Uses of Class
com.iizix.prop.ui.UIContainer
Packages that use UIContainer
Package
Description
Uses of UIContainer in com.iizigo.panel
Methods in com.iizigo.panel that return UIContainerUses of UIContainer in com.iizigo.panel.prop
Subclasses of UIContainer in com.iizigo.panel.propModifier and TypeClassDescriptionclassHeading container.classEditor class for UISimpleDialog.classTab bar container.classAccordion container.classEditor class for UIContainer.classContext menu container.classEditor class for UIDialog.classMenu container.classMenu bar container.classEditor class for UIPanel.classEditor class for UIPanel.classEditor class for UIContainer.classSwap container.classTab container.classGroup container.Methods in com.iizigo.panel.prop with parameters of type UIContainerModifier 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.DragDropPropCnr.getLinkData(UIContainer cnr) Gets the link data for the external operation.default booleanIEUICompBase.isValidContainer(UIContainer cnr) Verifies if this component can be added in a specific container.Constructors in com.iizigo.panel.prop with parameters of type UIContainerModifierConstructorDescriptionUIContainerDesignerProp(UIContainer propertyContainer) The constructor.The constructor.Uses of UIContainer in com.iizigo.panel.prop.calendar
Subclasses of UIContainer in com.iizigo.panel.prop.calendarUses of UIContainer in com.iizigo.panel.prop.map
Subclasses of UIContainer in com.iizigo.panel.prop.mapModifier and TypeClassDescriptionclassMap markers container for the designer.classMap component.Uses of UIContainer in com.iizigo.panel.prop.mlist
Subclasses of UIContainer in com.iizigo.panel.prop.mlistUses of UIContainer in com.iizigo.panel.prop.table
Subclasses of UIContainer in com.iizigo.panel.prop.tableUses of UIContainer in com.iizix
Fields in com.iizix with type parameters of type UIContainerModifier and TypeFieldDescriptionstatic final IPluginDescriptor<UIContainer>BaseModules.PANELThe Panel module.Methods in com.iizix that return UIContainerModifier and TypeMethodDescriptionIComponent.getUIParent()Gets the parent container of this component.Uses of UIContainer in com.iizix.prop.bridge
Methods in com.iizix.prop.bridge that return UIContainerConstructors in com.iizix.prop.bridge with parameters of type UIContainerModifierConstructorDescriptionBridgeContainer(UIContainer uiContainer, LayoutMgr<LAYOUT_PROP> layoutMgr, PropCnr propCnr) Constructs the bridge with UI container.Uses of UIContainer in com.iizix.prop.content
Subclasses of UIContainer in com.iizix.prop.contentModifier and TypeClassDescriptionclassAbstractContentUIContainer<ITEM extends IContentItem,ITEM_CONTENT extends IContentData<ITEM>> A property container that handles content and has custom content provider support.Uses of UIContainer in com.iizix.prop.ui
Subclasses of UIContainer in com.iizix.prop.uiModifier and TypeClassDescriptionclassHeader UI container.classSimple mobile popup dialog.classTab bar UI container.classAccordion UI container.classContext menu UI container.classDesktop popup dialog.classMenu UI container.classMenu bar UI container.classPanel UI container.classBase panel UI container.classPanel part UI container.classThe UI panel part container.classUI swap container.classUI tab container.classTitle panel UI container optionally collapsable.Methods in com.iizix.prop.ui that return UIContainerModifier and TypeMethodDescriptionUIContainer.clone()Creates a clone out of this property.LayoutMgr.getUIContainer()Gets the UI container.UIComps.getUIContainer()Gets the parent container.final UIContainerUIComp.getUIParent()Gets the parent container of this component.Methods in com.iizix.prop.ui with parameters of type UIContainerModifier and TypeMethodDescriptionprotected booleanUIComp.verifyComponentScope(UIContainer scopeContainer, String what, PropVerification verification, VSComponent vsOuter) Verifies that this component has it's VS references inside the outer VS reference.protected booleanUIContainer.verifyComponentScope(UIContainer scopeContainer, String what, PropVerification verification, VSComponent vsOuter) Verifies that this component has it's VS references inside the outer VS reference.Uses of UIContainer in com.iizix.prop.ui.calendar
Subclasses of UIContainer in com.iizix.prop.ui.calendarUses of UIContainer in com.iizix.prop.ui.map
Subclasses of UIContainer in com.iizix.prop.ui.mapModifier and TypeClassDescriptionclassThe map marker container contains markers placed on a map that comes from a VirtualSpace table or by means of the API.classMap UI component.Uses of UIContainer in com.iizix.prop.ui.mlist
Subclasses of UIContainer in com.iizix.prop.ui.mlistUses of UIContainer in com.iizix.prop.ui.table
Subclasses of UIContainer in com.iizix.prop.ui.table