Class N2oSwitchCell
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.global.view.widget.N2oAbstractSwitch<N2oAbstractCell>
-
- net.n2oapp.framework.api.metadata.global.view.widget.table.column.cell.N2oSwitchCell
-
- All Implemented Interfaces:
java.io.Serializable,IdAware,NamespaceUriAware,SrcAware,Compiled,N2oCell,Source
public class N2oSwitchCell extends N2oAbstractSwitch<N2oAbstractCell> implements N2oCell
Исходная модель переключателя ячеек- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class net.n2oapp.framework.api.metadata.global.view.widget.N2oAbstractSwitch
N2oAbstractSwitch.Case<T>
-
-
Constructor Summary
Constructors Constructor Description N2oSwitchCell()
-
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.NamespaceUriAware
getNamespace, getNamespacePrefix, getNamespaceUri, setNamespaceUri
-
-