Class EntityClearAction<E>

All Implemented Interfaces:
ExecutableAction, SecuredAction, TargetAction<EntityPickerComponent<E>>, Action, HasShortcutCombination

@ActionType("entity_clear") public class EntityClearAction<E> extends PickerAction<EntityClearAction<E>,EntityPickerComponent<E>,E>