Uses of Class
com.iizix.prop.ui.UIComps
Uses of UIComps in com.iizigo.panel.prop
Modifier and TypeMethodDescriptionIELayoutMgr.getCompsCnr()
Gets the container associated with this layout manager and the UI container.Uses of UIComps in com.iizigo.panel.wizards
Modifier and TypeMethodDescriptionstatic boolean
AddUICompWizard.doAdd
(IAddUICompProvider<?> provider, UIComps uiComps, int index, PanelEditor editor) Performs the add component action.static boolean
AddUICompWizard.doWizardBeforeDrop
(UIComp dropComponent, UIComps uiComps, ComplexOperation op) Performs the wizard prompting for the component before dropping it.Uses of UIComps in com.iizix.prop.ui
Modifier and TypeMethodDescriptionUIComps.clone()
Creates a clone out of this property.UIContainer.createCompsCnr()
Creates the components for the Editor.IUIContainer.getCompsCnr()
Gets the container associated with this layout manager and the UI container.final UIComps
LayoutMgr.getCompsCnr()
Gets the container associated with this layout manager and the UI container.UIContainer.getCompsCnr()
Gets the container associated with this layout manager and the UI container.protected final UIComps
UIComps.virtualize
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.