Uses of Class
com.iizigo.panel.prop.EUIComboBox
Packages that use EUIComboBox
Uses of EUIComboBox in com.iizigo.panel.prop
Methods in com.iizigo.panel.prop that return EUIComboBoxMethods in com.iizigo.panel.prop that return types with arguments of type EUIComboBoxModifier and TypeMethodDescriptionEUIComboBox.getCreator()
Retrieves the instance of the UI component creation interface.Uses of EUIComboBox in com.iizigo.panel.prop.creator
Methods in com.iizigo.panel.prop.creator with parameters of type EUIComboBoxModifier and TypeMethodDescriptionUIComboBoxCreator.getCreations
(EUIComboBox uiComp, EditorVirtualSpace virtualSpace, IPropUndoRedo undoRedo) Gets the required VS component creations that are needed.void
UIComboBoxCreator.onWizard
(AddUICompWizard wizard, UIPanelBase panel, EUIComboBox uiComp) Called to create required wizard pages.