Class N2oCheckboxCell
- 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.N2oCheckboxCell
-
- All Implemented Interfaces:
Serializable,CssClassAware,IdAware,ModelAware,NamespaceUriAware,SrcAware,Compiled,N2oCell,Source
public class N2oCheckboxCell extends N2oActionCell
Ячейка таблицы с checkbox- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description N2oCheckboxCell()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjectgetDisabled()-
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.ModelAware
getModel
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespace, getNamespacePrefix, getNamespaceUri, setNamespaceUri
-
-
-
-
Method Detail
-
getDisabled
public Object getDisabled()
-
-