Class N2oListWidget.ContentElement
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.global.view.widget.table.column.AbstractColumn
-
- net.n2oapp.framework.api.metadata.global.view.widget.table.column.N2oSimpleColumn
-
- net.n2oapp.framework.api.metadata.global.view.widget.list.N2oListWidget.ContentElement
-
- All Implemented Interfaces:
Serializable,ExtensionAttributesAware,IdAware,Source
- Direct Known Subclasses:
N2oListWidget.Body,N2oListWidget.Extra,N2oListWidget.Header,N2oListWidget.LeftBottom,N2oListWidget.LeftTop,N2oListWidget.RightBottom,N2oListWidget.RightTop,N2oListWidget.SubHeader
- Enclosing class:
- N2oListWidget
public abstract static class N2oListWidget.ContentElement extends N2oSimpleColumn
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class net.n2oapp.framework.api.metadata.global.view.widget.table.column.AbstractColumn
AbstractColumn.ColumnVisibility
-
-
Constructor Summary
Constructors Constructor Description ContentElement()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract StringgetPlace()-
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.ExtensionAttributesAware
getExtAttributes, setExtAttributes
-
-
-
-
Method Detail
-
getPlace
public abstract String getPlace()
-
-