Class N2oCustomCell
- 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.N2oCustomCell
-
- All Implemented Interfaces:
java.io.Serializable,CssClassAware,ExtensionAttributesAware,IdAware,JsonPropertiesAware,ModelAware,NamespaceUriAware,PropertiesAware,SrcAware,Compiled,N2oCell,Source
public class N2oCustomCell extends N2oActionCell implements JsonPropertiesAware
Настраиваемая ячейка- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description N2oCustomCell()
-
Method Summary
-
Methods inherited from class net.n2oapp.framework.api.metadata.global.view.widget.table.column.cell.N2oAbstractCell
getJsonProperties
-
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.CssClassAware
getCssClass, setCssClass
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.ExtensionAttributesAware
getExtAttributes, setExtAttributes
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.JsonPropertiesAware
getJsonProperties
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.ModelAware
getModel
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespace, getNamespacePrefix, getNamespaceUri, setNamespaceUri
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.PropertiesAware
getProperties, setProperties
-
-