Interface ActionAware
-
- All Superinterfaces:
Compiled,Serializable
- All Known Implementing Classes:
ActionCell,ActionField,ButtonField,CheckboxCell,CustomCell,EditCell,ImageCell,ImageField,LinkCell,OnChangeEvent,PerformButton,RatingCell
public interface ActionAware extends Compiled
Знание о классе с действием клиента
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ActiongetAction()voidsetAction(Action action)
-