Class TableWidgetComponent.BodyRow
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.meta.widget.table.TableWidgetComponent.BodyRow
-
- All Implemented Interfaces:
Serializable,JsonPropertiesAware,PropertiesAware,Compiled
- Enclosing class:
- TableWidgetComponent
public static class TableWidgetComponent.BodyRow extends Object implements Compiled, JsonPropertiesAware
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description BodyRow()
-
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.JsonPropertiesAware
getJsonProperties
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.PropertiesAware
getProperties, setProperties
-
-