Class N2oColorCell
- 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.N2oColorCell
-
- All Implemented Interfaces:
java.io.Serializable,CssClassAware,ExtensionAttributesAware,IdAware,NamespaceUriAware,SrcAware,Compiled,N2oCell,Source
@Deprecated public class N2oColorCell extends N2oAbstractCell
Deprecated.Ячейки с определенным цветом текста- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description N2oColorCell(N2oSwitch styleSwitch)Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description N2oSwitchgetStyleSwitch()Deprecated.voidsetStyleSwitch(N2oSwitch styleSwitch)Deprecated.-
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.NamespaceUriAware
getNamespace, getNamespacePrefix, getNamespaceUri, setNamespaceUri
-
-