Package com.iizigo.actionactor
Interface IEditorActionActorProvider
public interface IEditorActionActorProvider
Interface used for an Action Provider to instantiate the Editor version of the Action Actor of the provider flavor.
- Author:
- Christopher Mindus
Method Summary
Modifier and TypeMethodDescriptionIEditorActionActor
<?, ?> Creates the editor action actor instance that is used in the editing process in the Designer.