Class ValueClearAction<V>

All Implemented Interfaces:
ExecutableAction, SecuredAction, TargetAction<PickerComponent<V>>, Action

@ActionType("value_clear") public class ValueClearAction<V> extends PickerAction<ValueClearAction<V>,PickerComponent<V>,V>