Uses of Class
com.iizix.prop.ui.UIContainer
Package
Description
Uses of UIContainer in com.iizigo.panel
Uses of UIContainer in com.iizigo.panel.prop
Modifier and TypeClassDescriptionclass
Heading container.class
Editor class for UISimpleDialog.class
Tab bar container.class
Accordion container.class
Editor class for UIContainer.class
Context menu container.class
Editor class for UIDialog.class
Menu container.class
Menu bar container.class
Editor class for UIPanel.class
Editor class for UIPanel.class
Editor class for UIContainer.class
Swap container.class
Tab container.class
Group container.Modifier and TypeMethodDescriptionvoid
EAbsoluteLayout.convertLayout
(ComplexOperation op, UIContainer cnr, LayoutMgr<?> oldLayout) Called to convert one layout to another when the layout has been dropped into a container.void
EBorderLayout.convertLayout
(ComplexOperation op, UIContainer cnr, LayoutMgr<?> oldLayout) Called to convert one layout to another when the layout has been dropped into a container.void
EFlexLayout.convertLayout
(ComplexOperation op, UIContainer cnr, LayoutMgr<?> oldLayout) Called to convert one layout to another when the layout has been dropped into a container.void
EGridLayout.convertLayout
(ComplexOperation op, UIContainer cnr, LayoutMgr<?> oldLayout) Called to convert one layout to another when the layout has been dropped into a container.void
IELayoutMgrDND.convertLayout
(ComplexOperation op, UIContainer cnr, LayoutMgr<?> oldLayout) Called to convert one layout to another when the layout has been dropped into a container.default void
IELayoutMgrSimpleDND.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 boolean
IEUICompBase.isValidContainer
(UIContainer cnr) Verifies if this component can be added in a specific container.ModifierConstructorDescriptionUIContainerDesignerProp
(UIContainer propertyContainer) The constructor.The constructor.Uses of UIContainer in com.iizigo.panel.prop.calendar
Uses of UIContainer in com.iizigo.panel.prop.map
Modifier and TypeClassDescriptionclass
Map markers container for the designer.class
Map component.Uses of UIContainer in com.iizigo.panel.prop.mlist
Uses of UIContainer in com.iizigo.panel.prop.table
Uses of UIContainer in com.iizix
Modifier and TypeFieldDescriptionstatic final IPluginDescriptor<UIContainer>
BaseModules.PANEL
The Panel module.Modifier and TypeMethodDescriptionIComponent.getUIParent()
Gets the parent container of this component.Uses of UIContainer in com.iizix.prop.bridge
ModifierConstructorDescriptionBridgeContainer
(UIContainer uiContainer, LayoutMgr<LAYOUT_PROP> layoutMgr, PropCnr propCnr) Constructs the bridge with UI container.Uses of UIContainer in com.iizix.prop.content
Modifier and TypeClassDescriptionclass
AbstractContentUIContainer<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
Modifier and TypeClassDescriptionclass
Header UI container.class
Simple mobile popup dialog.class
Tab bar UI container.class
Accordion UI container.class
Context menu UI container.class
Desktop popup dialog.class
Menu UI container.class
Menu bar UI container.class
Panel UI container.class
Base panel UI container.class
Panel part UI container.class
The UI panel part container.class
UI swap container.class
UI tab container.class
Title panel UI container optionally collapsable.Modifier and TypeMethodDescriptionUIContainer.clone()
Creates a clone out of this property.LayoutMgr.getUIContainer()
Gets the UI container.UIComps.getUIContainer()
Gets the parent container.final UIContainer
UIComp.getUIParent()
Gets the parent container of this component.Modifier and TypeMethodDescriptionprotected boolean
UIComp.verifyComponentScope
(UIContainer scopeContainer, String what, PropVerification verification, VSComponent vsOuter) Verifies that this component has it's VS references inside the outer VS reference.protected boolean
UIContainer.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
Uses of UIContainer in com.iizix.prop.ui.map
Modifier and TypeClassDescriptionclass
The map marker container contains markers placed on a map that comes from a VirtualSpace table or by means of the API.class
Map UI component.Uses of UIContainer in com.iizix.prop.ui.mlist
Uses of UIContainer in com.iizix.prop.ui.table