Uses of Interface
com.iizigo.actionactor.IEditorActionActor
Package
Description
Uses of IEditorActionActor in com.iizigo.actionactor
Modifier and TypeClassDescriptionclass
Custom Java-based Action Actor as provided by a user class.Modifier and TypeMethodDescriptionIEditorActionActor<?,
?> IEditorActionActorProvider.createEditorActionActor
(EditorVSAction action) Creates the editor action actor instance that is used in the editing process in the Designer.Uses of IEditorActionActor in com.iizigo.db.actionactor
Modifier and TypeClassDescriptionclass
Custom Java-based Action Actor as provided by a user class.Uses of IEditorActionActor in com.iizigo.term.prop
Modifier and TypeClassDescriptionclass
Actor for VirtualSpace performing the action as the class name says.Uses of IEditorActionActor in com.iizigo.vs.actor
Modifier and TypeClassDescriptionclass
Actor for history backward operation for a client session.class
Actor for history forward operation for a client session.class
Actor for VirtualSpace performing the action as the class name says.class
Actor for VirtualSpace performing the action as the class name says.class
Actor for VirtualSpace performing the action as the class name says.class
Actor for VirtualSpace performing the action as the class name says.Uses of IEditorActionActor in com.iizigo.ws.actionactor
Modifier and TypeClassDescriptionclass
Custom Java-based Action Actor as provided by a user class.