JavaXT
|
|||||||
MenuLayout ClassLayout initially intended for mobile applications. Contains a header, body, and menu panel. The header includes a menu icon which is used to slide open/close a menu panel.
ConstructorsUsed to instantiate this class
Config OptionstransitionEffect Transition effect. A "linear" transition is applied by default. Additional options are available if an instance of a javaxt.dhtml.Effects class is provided in the "fx" config. See the javaxt.dhtml.Effects class for complete a list of options.
menuPosition Used to set which side to use for the menu panel and corresponding icon. Options are "left" or "right".
style Style for individual elements within this component. Note that you can provide CSS class names instead of individual style definitions.
EventsPublic MethodssetTitle( obj ) Used to update the contents of the header area
|