Class N2oAbstractCell
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.global.view.widget.table.column.cell.N2oAbstractCell
-
- All Implemented Interfaces:
Serializable,CssClassAware,IdAware,NamespaceUriAware,SrcAware,Compiled,N2oCell,Source
- Direct Known Subclasses:
N2oActionCell,N2oBadgeCell,N2oColorCell,N2oIconCell,N2oListCell,N2oProgressBarCell,N2oTextCell,N2oToolbarCell,ToolbarCell
public abstract class N2oAbstractCell extends Object implements N2oCell, CssClassAware
Абстрактная ячейка- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description N2oAbstractCell()
-
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.CssClassAware
getCssClass, setCssClass
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespace, getNamespacePrefix, getNamespaceUri, setNamespaceUri
-
-