Uses of Interface
com.iizigo.actionactor.IEditorActionActorProvider
Packages that use IEditorActionActorProvider
Package
Description
Uses of IEditorActionActorProvider in com.iizigo.actionactor
Fields in com.iizigo.actionactor declared as IEditorActionActorProviderModifier and TypeFieldDescriptionstatic final IEditorActionActorProviderEditorJavaActionActor.ACTION_ACTOR_PROVIDERThe Action Actor provider.Uses of IEditorActionActorProvider in com.iizigo.db.actionactor
Fields in com.iizigo.db.actionactor declared as IEditorActionActorProviderModifier and TypeFieldDescriptionstatic final IEditorActionActorProviderEditorDatabaseActionActor.ACTION_ACTOR_PROVIDERThe Action Actor provider.Uses of IEditorActionActorProvider in com.iizigo.plugin
Methods in com.iizigo.plugin that return types with arguments of type IEditorActionActorProviderModifier and TypeMethodDescriptionPluginDescriptor.getActionActorProviders()Gets the list of Action Actors providers for the plug-in.Methods in com.iizigo.plugin with parameters of type IEditorActionActorProviderModifier and TypeMethodDescriptionvoidPluginDescriptor.registerActionActorProvider(IEditorActionActorProvider provider) Registers a new Action Actor provider.Uses of IEditorActionActorProvider in com.iizigo.term.prop
Fields in com.iizigo.term.prop declared as IEditorActionActorProviderModifier and TypeFieldDescriptionstatic final IEditorActionActorProviderEditorTerminalActionActor.ACTION_ACTOR_PROVIDERThe Action Actor provider.Uses of IEditorActionActorProvider in com.iizigo.vs.actor
Fields in com.iizigo.vs.actor declared as IEditorActionActorProviderModifier and TypeFieldDescriptionstatic final IEditorActionActorProviderEditorHistoryBackward.ACTION_ACTOR_PROVIDERThe Action Actor provider.static final IEditorActionActorProviderEditorHistoryForward.ACTION_ACTOR_PROVIDERThe Action Actor provider.static final IEditorActionActorProviderEditorSetFocus.ACTION_ACTOR_PROVIDERThe Action Actor provider.static final IEditorActionActorProviderEditorSetSourceFieldValue.ACTION_ACTOR_PROVIDERThe Action Actor provider.static final IEditorActionActorProviderEditorSetTargetFieldValue.ACTION_ACTOR_PROVIDERThe Action Actor provider.static final IEditorActionActorProviderEditorTransportField.ACTION_ACTOR_PROVIDERThe Action Actor provider.Uses of IEditorActionActorProvider in com.iizigo.ws.actionactor
Fields in com.iizigo.ws.actionactor declared as IEditorActionActorProviderModifier and TypeFieldDescriptionstatic final IEditorActionActorProviderEditorWebServiceActionActor.ACTION_ACTOR_PROVIDERThe Action Actor provider.