Uses of Class
com.iizigo.panel.prop.EUIComboBox
Uses of EUIComboBox in com.iizigo.panel.prop
Modifier and TypeMethodDescriptionEUIComboBox.getCreator()
Retrieves the instance of the UI component creation interface.Uses of EUIComboBox in com.iizigo.panel.prop.creator
Modifier 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.