Uses of Interface
com.iizix.prop.vs.actor.IActionActorSettings
Uses of IActionActorSettings in com.iizigo.actionactor
Subinterfaces of IActionActorSettings in com.iizigo.actionactor Modifier and Type Interface Description interfaceIEditorActionActorSettingsEditor interface for the Settings containers for Actions in the Designer.Classes in com.iizigo.actionactor that implement IActionActorSettings Modifier and Type Class Description static classEditorJavaActionActor.SettingsSettings property container.Uses of IActionActorSettings in com.iizigo.db.actionactor
Classes in com.iizigo.db.actionactor that implement IActionActorSettings Modifier and Type Class Description static classEditorDatabaseActionActor.SettingsSettings property container.Uses of IActionActorSettings in com.iizigo.term.prop
Classes in com.iizigo.term.prop that implement IActionActorSettings Modifier and Type Class Description static classEditorTerminalActionActor.SettingsEditor version of the Settings property container.Uses of IActionActorSettings in com.iizigo.vs.actor
Classes in com.iizigo.vs.actor that implement IActionActorSettings Modifier and Type Class Description static classEditorHistoryBackward.SettingsEditor version of the Settings property container.static classEditorHistoryForward.SettingsEditor version of the Settings property container.static classEditorSetFocus.SettingsEditor version of the Settings property container.static classEditorSetSourceFieldValue.SettingsEditor version of the Settings property container.static classEditorSetTargetFieldValue.SettingsEditor version of the Settings property container.static classEditorTransportField.SettingsEditor version of the Settings property container.Uses of IActionActorSettings in com.iizigo.ws.actionactor
Classes in com.iizigo.ws.actionactor that implement IActionActorSettings Modifier and Type Class Description static classEditorWebServiceActionActor.SettingsSettings property container.Uses of IActionActorSettings in com.iizix.actionactor
Classes in com.iizix.actionactor that implement IActionActorSettings Modifier and Type Class Description classAbstractSettingsClass extending the property container.static classJavaActionActorBase.SettingsSettings property container.Uses of IActionActorSettings in com.iizix.db.actionactor
Classes in com.iizix.db.actionactor that implement IActionActorSettings Modifier and Type Class Description static classDatabaseActionActor.SettingsSettings property container.Uses of IActionActorSettings in com.iizix.prop.vs.actor
Classes in com.iizix.prop.vs.actor that implement IActionActorSettings Modifier and Type Class Description classAbstractPredefinedSettingsThe predefined actions actors settings container that checks if the VSReference is for the target VirtualSpace.static classHistoryBackward.SettingsSettings property container.static classHistoryForward.SettingsSettings property container.static classSetFocus.SettingsSettings property container.static classSetSourceFieldValue.SettingsSettings property container.static classSetTargetFieldValue.SettingsSettings property container.static classTransportField.SettingsSettings property container.static classTransportGroup.SettingsSettings property container.static classTransportSelectedTableRows.SettingsSettings property container.static classTransportSingleSelectedTableRow.SettingsSettings property container.static classTransportSingleSelectedTableRowAndColumnToField.SettingsSettings property container.static classTransportSingleSelectedTableRowToFields.SettingsSettings property container.static classTransportTableColumn.SettingsSettings property container.static classTransportTableRows.SettingsSettings property container.Uses of IActionActorSettings in com.iizix.term.prop
Classes in com.iizix.term.prop that implement IActionActorSettings Modifier and Type Class Description static classTerminalActionActor.SettingsThe terminal action actor settings.Uses of IActionActorSettings in com.iizix.ws.actionactor
Classes in com.iizix.ws.actionactor that implement IActionActorSettings Modifier and Type Class Description static classWebServiceActionActor.SettingsSettings property container.