Class EditorCloseAction<E>

All Implemented Interfaces:
ExecutableAction, OperationResultAction, SecuredAction, TargetAction<StandardEditor<E>>, Action

@ActionType("editor_close") public class EditorCloseAction<E> extends OperationResultScreenAction<EditorCloseAction<E>,StandardEditor<E>>