Class SelectedWidgetPayload
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.meta.action.PerformActionPayload
-
- net.n2oapp.framework.api.metadata.meta.action.SelectedWidgetPayload
-
- All Implemented Interfaces:
java.io.Serializable,Compiled,ActionPayload
public class SelectedWidgetPayload extends PerformActionPayload
Действие выделения записи в виджете- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SelectedWidgetPayload()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()-
Methods inherited from class net.n2oapp.framework.api.metadata.meta.action.PerformActionPayload
getJsonParams
-
-