Uses of Class
com.iizigo.panel.prop.EUIContainer
Packages that use EUIContainer
Uses of EUIContainer in com.iizigo.panel.prop
Methods in com.iizigo.panel.prop that return EUIContainerMethods in com.iizigo.panel.prop that return types with arguments of type EUIContainerModifier and TypeMethodDescriptionEUIContainer.getCreator()
Retrieves the instance of the UI component creation interface.Uses of EUIContainer in com.iizigo.panel.prop.creator
Methods in com.iizigo.panel.prop.creator with parameters of type EUIContainerModifier and TypeMethodDescriptionvoid
UIContainerCreator.onWizard
(AddUICompWizard wizard, UIPanelBase panel, EUIContainer uiComp) Called to create required wizard pages.