Interface TagPicker.TagPickerAction

All Superinterfaces:
ValuePicker.ValuePickerAction
All Known Implementing Classes:
TagLookupAction
Enclosing interface:
TagPicker<V>

public static interface TagPicker.TagPickerAction extends ValuePicker.ValuePickerAction
The interface that marks implementation as TagPicker's action.
See Also: