Class N2oEditCell
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.global.view.widget.table.column.cell.N2oAbstractCell
-
- net.n2oapp.framework.api.metadata.global.view.widget.table.column.cell.N2oActionCell
-
- net.n2oapp.framework.api.metadata.global.view.widget.table.column.cell.N2oEditCell
-
- All Implemented Interfaces:
Serializable,ActionsAware,CssClassAware,ExtensionAttributesAware,IdAware,ModelAware,NamespaceUriAware,SrcAware,Compiled,N2oCell,Source
public class N2oEditCell extends N2oActionCell
Ячейка позволяющая изменять содержимое таблицы- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description N2oEditCell()
-
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.CssClassAware
getCssClass, getStyle, setCssClass, setStyle
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.ExtensionAttributesAware
getExtAttributes, setExtAttributes
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.ModelAware
getModel, setModel
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespace, getNamespacePrefix, getNamespaceUri, setNamespacePrefix, setNamespaceUri
-
-