Uses of Class
com.iizix.prop.ui.UIComps
Packages that use UIComps
Uses of UIComps in com.iizigo.panel.prop
Subclasses of UIComps in com.iizigo.panel.propMethods in com.iizigo.panel.prop that return UICompsModifier and TypeMethodDescriptionIELayoutMgr.getCompsCnr()Gets the container associated with this layout manager and the UI container.Uses of UIComps in com.iizigo.panel.wizards
Methods in com.iizigo.panel.wizards that return UICompsMethods in com.iizigo.panel.wizards with parameters of type UICompsModifier and TypeMethodDescriptionstatic booleanAddUICompWizard.doAdd(IAddUICompProvider<?> provider, UIComps uiComps, int index, PanelEditor editor) Performs the add component action.static booleanAddUICompWizard.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
Methods in com.iizix.prop.ui that return UICompsModifier 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 UICompsLayoutMgr.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 UICompsUIComps.virtualize(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.