Uses of Class
com.iizigo.prop.PropertyEditorSetup
Package
Description
Uses of PropertyEditorSetup in com.iizigo
Modifier and TypeFieldDescriptionstatic final PropertyEditorSetup
Activator.setupAppDist
static final PropertyEditorSetup
Activator.setupFont
static final PropertyEditorSetup
Activator.setupImage
static final PropertyEditorSetup
Activator.setupModuleApp
static final PropertyEditorSetup
Activator.setupPanel
The resource setup.static final PropertyEditorSetup
Activator.setupPush
static final PropertyEditorSetup
Activator.setupPWA
static final PropertyEditorSetup
Activator.setupResource
static final PropertyEditorSetup
Activator.setupRuntimeBuilder
static final PropertyEditorSetup
Activator.setupSelector
static final PropertyEditorSetup
Activator.setupServerConfig
static final PropertyEditorSetup
Activator.setupServerMonitor
static final PropertyEditorSetup
Activator.setupStyle
static final PropertyEditorSetup
Activator.setupTextTable
static final PropertyEditorSetup
Activator.setupVS
Uses of PropertyEditorSetup in com.iizigo.actionactor
Modifier and TypeMethodDescriptionprotected PropertyEditorSetup
ActionActorDesignerProp.getPropertyEditorSetup()
Gets the Setup used for iiziGo, subclasses must override and provide their instance.default PropertyEditorSetup
IEditorActionActorSettings.getPropertyEditorSetup()
Gets the Setup used for iiziGo, subclasses must override and provide their instance.ModifierConstructorDescriptionActionActorDesignerProp
(AbstractSettings propertyContainer, PropertyEditorSetup actorSetup) Constructor.Uses of PropertyEditorSetup in com.iizigo.app.prop
Modifier and TypeMethodDescriptionprotected PropertyEditorSetup
AppDistributionDesignerProp.getPropertyEditorSetup()
Gets the Setup used for iiziGo, subclasses must override and provide their instance.Uses of PropertyEditorSetup in com.iizigo.db
Modifier and TypeFieldDescriptionstatic final PropertyEditorSetup
PluginActivator.setup
The resource setup.Uses of PropertyEditorSetup in com.iizigo.db.actionactor
Modifier and TypeMethodDescriptionEditorDatabaseActionActor.Settings.getPropertyEditorSetup()
Gets the Setup used for iiziGo, subclasses must override and provide their instance.ModifierConstructorDescriptionDatabaseActionActorDesignerProp
(AbstractSettings propertyContainer, PropertyEditorSetup actorSetup) Constructor.Uses of PropertyEditorSetup in com.iizigo.db.prop
Modifier and TypeMethodDescriptionprotected PropertyEditorSetup
DatabaseDesignerProp.getPropertyEditorSetup()
Gets the Setup used for iiziGo, subclasses must override and provide their instance.Uses of PropertyEditorSetup in com.iizigo.font.prop
Modifier and TypeMethodDescriptionprotected PropertyEditorSetup
FontDesignerProp.getPropertyEditorSetup()
Gets the Setup used for iiziGo, subclasses must override and provide their instance.Uses of PropertyEditorSetup in com.iizigo.image.prop
Modifier and TypeMethodDescriptionprotected PropertyEditorSetup
ImageDesignerProp.getPropertyEditorSetup()
Gets the Setup used for iiziGo, subclasses must override and provide their instance.Uses of PropertyEditorSetup in com.iizigo.panel.prop
Modifier and TypeMethodDescriptionprotected PropertyEditorSetup
UIDesignerProp.getPropertyEditorSetup()
Gets the Setup used for iiziGo, subclasses must override and provide their instance.Uses of PropertyEditorSetup in com.iizigo.panel.prop.chart
Modifier and TypeMethodDescriptionprotected PropertyEditorSetup
ChartDesignerProp.getPropertyEditorSetup()
Gets the Setup used for iiziGo, subclasses must override and provide their instance.Uses of PropertyEditorSetup in com.iizigo.project
Modifier and TypeFieldDescriptionfinal PropertyEditorSetup
Folder.folderSetup
Flag for the Folder settings setup, null for none.Modifier and TypeMethodDescriptionModuleFolder.getFolderSettingsSetup()
Gets the folder settings setup.Uses of PropertyEditorSetup in com.iizigo.prop
Modifier and TypeFieldDescriptionfinal PropertyEditorSetup
PropertyEditorInfo.setup
The property editor object.Modifier and TypeMethodDescriptionprotected PropertyEditorSetup
DesignerProp.getPropertyEditorSetup()
Gets the Setup used for iiziGo, subclasses must override and provide their instance.protected PropertyEditorSetup
ResourceDesignerProp.getPropertyEditorSetup()
Gets the Setup used for iiziGo, subclasses must override and provide their instance.Modifier and TypeMethodDescriptionboolean
PropertyEditorSetup.equalsMultiEdit
(PropertyEditorSetup setup) Checks if two instances are "multi-edit-equals", i.e.ModifierConstructorDescriptionPropCnrEditorProperties
(PropertyEditorSetup pes, Object[] setup) Creates the instance of the EditProperties for a property component.PropCnrEditorProperties
(PropertyEditorSetup pes, Object[] setup, String itemAppender) Creates the instance of the EditProperties for a property component.PropertyEditor
(IPropertyEditorController controller, org.eclipse.swt.widgets.Composite parent, PropertyEditorSetup pes) Creates the properties composite.PropertyEditor
(IPropertyEditorController controller, org.eclipse.swt.widgets.Composite parent, PropertyEditorSetup pes, boolean useFilter) Creates the properties composite.PropertyEditor
(IPropertyEditorController controller, org.eclipse.swt.widgets.Composite parent, PropertyEditorSetup pes, boolean useFilter, boolean enableGroups, org.eclipse.ui.IMemento propsMemento) Creates the properties composite.PropertyEditor
(IPropertyEditorController controller, org.eclipse.swt.widgets.Composite parent, PropertyEditorSetup pes, boolean useFilter, boolean enableGroups, org.eclipse.ui.IMemento propsMemento, int style) Creates the properties composite.PropertyEditor
(IPropertyEditorController controller, org.eclipse.swt.widgets.Composite parent, PropertyEditorSetup pes, boolean useFilter, boolean enableGroups, org.eclipse.ui.IMemento propsMemento, int style, int scrollStyle) Creates the properties composite.PropertyEditor
(IPropertyEditorController controller, org.eclipse.swt.widgets.Composite parent, PropertyEditorSetup pes, boolean useFilter, org.eclipse.ui.IMemento propsMemento) Creates the properties composite.PropertyEditorInfo
(PropertyEditorSetup pes, String propertyName, String definitionName, PropertyEditorInfoOptions options) Constructor.Uses of PropertyEditorSetup in com.iizigo.push.prop
Modifier and TypeMethodDescriptionprotected PropertyEditorSetup
EditorPushDesignerProp.getPropertyEditorSetup()
Gets the Setup used for iiziGo, subclasses must override and provide their instance.Uses of PropertyEditorSetup in com.iizigo.pwa.prop
Modifier and TypeMethodDescriptionprotected PropertyEditorSetup
EditorPWADesignerProp.getPropertyEditorSetup()
Gets the Setup used for iiziGo, subclasses must override and provide their instance.Uses of PropertyEditorSetup in com.iizigo.run
Modifier and TypeMethodDescriptionIRuntimeBuilder.getPropertyEditorSetup()
Gets the Setup used for iiziGo, subclasses must override and provide their instance.Uses of PropertyEditorSetup in com.iizigo.run.impl
Modifier and TypeMethodDescriptionEclipseRuntimeBuilder.getPropertyEditorSetup()
Gets the Setup used for iiziGo, subclasses must override and provide their instance.Uses of PropertyEditorSetup in com.iizigo.run.prop
Modifier and TypeMethodDescriptionprotected PropertyEditorSetup
EditorRuntimeBuilderDesignerProp.getPropertyEditorSetup()
Gets the Setup used for iiziGo, subclasses must override and provide their instance.Uses of PropertyEditorSetup in com.iizigo.selector.prop
Modifier and TypeMethodDescriptionprotected PropertyEditorSetup
SelectorDesignerProp.getPropertyEditorSetup()
Gets the Setup used for iiziGo, subclasses must override and provide their instance.Uses of PropertyEditorSetup in com.iizigo.server.config
Modifier and TypeMethodDescriptionprotected PropertyEditorSetup
ServerConfigDesignerProp.getPropertyEditorSetup()
Gets the Setup used for iiziGo, subclasses must override and provide their instance.Uses of PropertyEditorSetup in com.iizigo.server.monitor
Modifier and TypeMethodDescriptiondefault PropertyEditorSetup
IVirtualizedMonitorProp.getPropertyEditorSetup()
Gets the Setup used for iiziGo, subclasses must override and provide their instance.protected PropertyEditorSetup
VirtualizedMonitorDesignerProp.getPropertyEditorSetup()
Gets the Setup used for iiziGo, subclasses must override and provide their instance.Uses of PropertyEditorSetup in com.iizigo.style.prop
Modifier and TypeMethodDescriptionprotected PropertyEditorSetup
StylesDesignerProp.getPropertyEditorSetup()
Gets the Setup used for iiziGo, subclasses must override and provide their instance.Uses of PropertyEditorSetup in com.iizigo.term
Modifier and TypeFieldDescriptionstatic final PropertyEditorSetup
PluginActivator.setupCapture
The resource setup: capture.static final PropertyEditorSetup
PluginActivator.setupMonitor
The resource setup: server monitor.static final PropertyEditorSetup
PluginActivator.setupRecording
The resource setup: recording.static final PropertyEditorSetup
PluginActivator.setupScreen
The resource setup: screen.Uses of PropertyEditorSetup in com.iizigo.term.capture.prop
Modifier and TypeMethodDescriptionprotected PropertyEditorSetup
CaptureDesignerProp.getPropertyEditorSetup()
Gets the Setup used for iiziGo, subclasses must override and provide their instance.Uses of PropertyEditorSetup in com.iizigo.term.prop
Modifier and TypeMethodDescriptionEditorTerminalActionActor.Settings.getPropertyEditorSetup()
Gets the Setup used for iiziGo, subclasses must override and provide their instance.protected PropertyEditorSetup
ScreenDesignerProp.getPropertyEditorSetup()
Gets the Setup used for iiziGo, subclasses must override and provide their instance.protected PropertyEditorSetup
TerminalDesignerProp.getPropertyEditorSetup()
Gets the edit setup.ModifierConstructorDescriptionTerminalActionActorDesignerProp
(AbstractSettings propertyContainer, PropertyEditorSetup actorSetup) Constructor.Uses of PropertyEditorSetup in com.iizigo.term.server
Modifier and TypeMethodDescriptionEditorActiveTerminalSession.getPropertyEditorSetup()
Gets the Setup used for iiziGo, subclasses must override and provide their instance.EditorActiveTerminalSessions.getPropertyEditorSetup()
Gets the Setup used for iiziGo, subclasses must override and provide their instance.Uses of PropertyEditorSetup in com.iizigo.text.prop
Modifier and TypeMethodDescriptionprotected PropertyEditorSetup
TextTableDesignerProp.getPropertyEditorSetup()
Gets the Setup used for iiziGo, subclasses must override and provide their instance.Uses of PropertyEditorSetup in com.iizigo.vs.prop
Modifier and TypeMethodDescriptionprotected PropertyEditorSetup
VirtualSpaceDesignerProp.getPropertyEditorSetup()
Gets the Setup used for iiziGo, subclasses must override and provide their instance.Uses of PropertyEditorSetup in com.iizigo.ws
Modifier and TypeFieldDescriptionstatic final PropertyEditorSetup
PluginActivator.setup
The resource setup.Uses of PropertyEditorSetup in com.iizigo.ws.actionactor
Modifier and TypeMethodDescriptionEditorWebServiceActionActor.Settings.getPropertyEditorSetup()
Gets the Setup used for iiziGo, subclasses must override and provide their instance.ModifierConstructorDescriptionWebServiceActionActorDesignerProp
(AbstractSettings propertyContainer, PropertyEditorSetup actorSetup) Constructor.Uses of PropertyEditorSetup in com.iizigo.ws.prop
Modifier and TypeMethodDescriptionprotected PropertyEditorSetup
WebServiceDesignerProp.getPropertyEditorSetup()
Gets the Setup used for iiziGo, subclasses must override and provide their instance.