Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The rootPane is a Nexaweb application's implied top-level container. 

Code Block
<rootpane> 

...

</rootpane>

You specify the root pane in your application's client XAL file if you want to change the values of any of the rootPane attributes from their defaults. For example, to set the rootPane border and color.

...