Skip navigation links
A B C D E F G H I J L M N O P R S T U V W X Y 

V

VerticalPaneSplitter - Class in com.softwareag.mobile.runtime.toolkit.ui.pane
The VerticalPaneSplitter divides the available area in two panes: left and right.
VerticalPaneSplitter() - Constructor for class com.softwareag.mobile.runtime.toolkit.ui.pane.VerticalPaneSplitter
 
visit(PaneDefinition) - Method in class com.softwareag.mobile.runtime.toolkit.ui.pane.AssignViewVisitor
 
visit(HorizontalPaneSplitter) - Method in class com.softwareag.mobile.runtime.toolkit.ui.pane.AssignViewVisitor
 
visit(VerticalPaneSplitter) - Method in class com.softwareag.mobile.runtime.toolkit.ui.pane.AssignViewVisitor
 
visit(PaneDefinition) - Method in interface com.softwareag.mobile.runtime.toolkit.ui.pane.IPaneVisitor
Specific operation for a @link{PaneDefinition}.
visit(HorizontalPaneSplitter) - Method in interface com.softwareag.mobile.runtime.toolkit.ui.pane.IPaneVisitor
Specific operation for a @link{HorizontalPaneSplitter}.
visit(VerticalPaneSplitter) - Method in interface com.softwareag.mobile.runtime.toolkit.ui.pane.IPaneVisitor
Specific operation for a @link{VerticalPaneSplitter}.
visit(PaneDefinition) - Method in class com.softwareag.mobile.runtime.toolkit.ui.pane.PaneDefinitionGetter
 
visit(HorizontalPaneSplitter) - Method in class com.softwareag.mobile.runtime.toolkit.ui.pane.PaneDefinitionGetter
 
visit(VerticalPaneSplitter) - Method in class com.softwareag.mobile.runtime.toolkit.ui.pane.PaneDefinitionGetter
 
visit(PaneDefinition) - Method in class com.softwareag.mobile.runtime.toolkit.ui.pane.SetPaneDimensionVisitor
Sets dimensions and triggers callback IPaneConfigDelegate.onSetupPaneDimension(nUIObject, PaneConfiguration, PaneDefinition) for the current pane definition.
visit(HorizontalPaneSplitter) - Method in class com.softwareag.mobile.runtime.toolkit.ui.pane.SetPaneDimensionVisitor
Divides available area between top and bottom panes.
visit(VerticalPaneSplitter) - Method in class com.softwareag.mobile.runtime.toolkit.ui.pane.SetPaneDimensionVisitor
Divides available area between left and right panes.
visit(PaneDefinition) - Method in class com.softwareag.mobile.runtime.toolkit.ui.pane.SetVisibleVisitor
Sets visibility information based on PaneDefinition.isShowView().
visit(HorizontalPaneSplitter) - Method in class com.softwareag.mobile.runtime.toolkit.ui.pane.SetVisibleVisitor
Hides splitter if both child panes are not visible.
visit(VerticalPaneSplitter) - Method in class com.softwareag.mobile.runtime.toolkit.ui.pane.SetVisibleVisitor
Hides splitter if both child panes are not visible.
visitAll() - Method in class com.softwareag.mobile.runtime.toolkit.ui.pane.AssignViewVisitor
 
A B C D E F G H I J L M N O P R S T U V W X Y 
Skip navigation links