Class N2oRowClick
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.global.view.widget.table.N2oRowClick
-
- All Implemented Interfaces:
Serializable,ActionsAware,ExtensionAttributesAware,Source
public class N2oRowClick extends Object implements ActionsAware, Source, ExtensionAttributesAware
Исходная модель действия "клик по строке таблицы"- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description N2oRowClick()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.ActionsAware
getActionId, getActions, setActionId, setActions
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.ExtensionAttributesAware
getExtAttributes, setExtAttributes
-
-