Uses of Class
com.iizix.prop.ui.LayoutMgr
Packages that use LayoutMgr
Package
Description
Uses of LayoutMgr in com.iizigo.panel.prop
Subclasses of LayoutMgr in com.iizigo.panel.propModifier and TypeClassDescriptionclassSetup data for the absolute layout.classAccordion layout.classSetup data for the border layout.classContext menu layout.classFlex layout.classGrid layout.classHeading layout.classList layout.classMenu bar layout.classMenu layout.classSwap layout.classTab bar layout.classTab layout.Methods in com.iizigo.panel.prop with parameters of type LayoutMgrModifier and TypeMethodDescriptionvoidEAbsoluteLayout.convertLayout(ComplexOperation op, UIContainer cnr, LayoutMgr<?> oldLayout) Called to convert one layout to another when the layout has been dropped into a container.voidEBorderLayout.convertLayout(ComplexOperation op, UIContainer cnr, LayoutMgr<?> oldLayout) Called to convert one layout to another when the layout has been dropped into a container.voidEFlexLayout.convertLayout(ComplexOperation op, UIContainer cnr, LayoutMgr<?> oldLayout) Called to convert one layout to another when the layout has been dropped into a container.voidEGridLayout.convertLayout(ComplexOperation op, UIContainer cnr, LayoutMgr<?> oldLayout) Called to convert one layout to another when the layout has been dropped into a container.voidIELayoutMgrDND.convertLayout(ComplexOperation op, UIContainer cnr, LayoutMgr<?> oldLayout) Called to convert one layout to another when the layout has been dropped into a container.default voidIELayoutMgrSimpleDND.convertLayout(ComplexOperation op, UIContainer cnr, LayoutMgr<?> oldLayout) Called to convert one layout to another when the layout has been dropped into a container.Constructors in com.iizigo.panel.prop with parameters of type LayoutMgrUses of LayoutMgr in com.iizigo.panel.prop.calendar
Subclasses of LayoutMgr in com.iizigo.panel.prop.calendarUses of LayoutMgr in com.iizigo.panel.prop.map
Subclasses of LayoutMgr in com.iizigo.panel.prop.mapUses of LayoutMgr in com.iizigo.panel.prop.mlist
Subclasses of LayoutMgr in com.iizigo.panel.prop.mlistModifier and TypeClassDescriptionclassMobile list group layout.classMobile list layout.Uses of LayoutMgr in com.iizigo.panel.prop.table
Subclasses of LayoutMgr in com.iizigo.panel.prop.tableUses of LayoutMgr in com.iizix
Modifier and TypeMethodDescriptionLayoutMgr<?>IComponent.getLayoutMgr()Gets the UI LayoutManager for the component.LayoutMgr<?>IComponent.setLayoutMgr(LayoutMgr<?> layoutManager) Sets the UI LayoutManager for the component.Modifier and TypeMethodDescriptionLayoutMgr<?>IComponent.setLayoutMgr(LayoutMgr<?> layoutManager) Sets the UI LayoutManager for the component.Uses of LayoutMgr in com.iizix.prop.bridge
Methods in com.iizix.prop.bridge that return LayoutMgrConstructors in com.iizix.prop.bridge with parameters of type LayoutMgrModifierConstructorDescriptionBridgeContainer(UIContainer uiContainer, LayoutMgr<LAYOUT_PROP> layoutMgr, PropCnr propCnr) Constructs the bridge with UI container.Uses of LayoutMgr in com.iizix.prop.ui
Subclasses of LayoutMgr in com.iizix.prop.uiModifier and TypeClassDescriptionclassAbsoluteLayout is a layout manager.classAccordion container specific layout manager.classBorderLayout is a layout manager.classMenu specific layout manager.classFlexLayout is a layout manager.classGridLayout is a layout manager.classHeader specific layout manager.classList container specific layout manager.classMenu bar specific layout manager.classMenu specific layout manager.classSwap container specific layout manager.classTab bar specific layout manager.classTab container specific layout manager.Methods in com.iizix.prop.ui with type parameters of type LayoutMgrModifier and TypeMethodDescription<LAYOUT_MGR extends LayoutMgr<?>>
LAYOUT_MGRIUIComp.getLayoutMgr(Class<LAYOUT_MGR> layoutMgrClass) Gets the layout manager for the component.<LAYOUT_MGR extends LayoutMgr<?>>
LAYOUT_MGRUIComp.getLayoutMgr(Class<LAYOUT_MGR> layoutMgrClass) Gets the layout manager for the component.Methods in com.iizix.prop.ui that return LayoutMgrModifier and TypeMethodDescriptionLayoutMgr<?>LayoutMgr.clone()Creates a clone out of this property.LayoutMgr<?>UIComp.getLayoutMgr()Gets the layout manager for the component.final LayoutMgr<?>UIComp.setLayoutMgr(LayoutMgr<?> layoutManager) Sets the layout manager for the component.protected final LayoutMgr<?>LayoutMgr.virtualize(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.Methods in com.iizix.prop.ui with parameters of type LayoutMgrModifier and TypeMethodDescriptionfinal LayoutMgr<?>UIComp.setLayoutMgr(LayoutMgr<?> layoutManager) Sets the layout manager for the component.Uses of LayoutMgr in com.iizix.prop.ui.calendar
Subclasses of LayoutMgr in com.iizix.prop.ui.calendarUses of LayoutMgr in com.iizix.prop.ui.map
Subclasses of LayoutMgr in com.iizix.prop.ui.mapUses of LayoutMgr in com.iizix.prop.ui.mlist
Subclasses of LayoutMgr in com.iizix.prop.ui.mlistModifier and TypeClassDescriptionclassLayout manager for mobile list groups.classLayout manager for all mobile lists.Uses of LayoutMgr in com.iizix.prop.ui.table
Subclasses of LayoutMgr in com.iizix.prop.ui.table