Class CustomCell
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.meta.cell.AbstractCell
-
- net.n2oapp.framework.api.metadata.meta.cell.ActionCell
-
- net.n2oapp.framework.api.metadata.meta.cell.CustomCell
-
- All Implemented Interfaces:
Serializable,IdAware,JsonPropertiesAware,PropertiesAware,SrcAware,Compiled,ActionAware,Cell
public class CustomCell extends ActionCell
Клиентская модель настраиваемой ячейки- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CustomCell()
-
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.meta.action.ActionAware
getAction, setAction
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.JsonPropertiesAware
getJsonProperties
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.PropertiesAware
getProperties, setProperties
-
-