Class N2oListWidget
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.global.N2oMetadata
-
- net.n2oapp.framework.api.metadata.global.view.widget.N2oWidget
-
- net.n2oapp.framework.api.metadata.global.view.widget.N2oAbstractListWidget
-
- net.n2oapp.framework.api.metadata.global.view.widget.list.N2oListWidget
-
- All Implemented Interfaces:
java.io.Serializable,CssClassAware,ExtensionAttributesAware,IdAware,NameAware,NamespaceUriAware,RefIdAware,Source,SourceComponent,SourceMetadata
public class N2oListWidget extends N2oAbstractListWidget
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classN2oListWidget.Bodystatic classN2oListWidget.ContentElementstatic classN2oListWidget.Extrastatic classN2oListWidget.Headerstatic classN2oListWidget.LeftBottomstatic classN2oListWidget.LeftTopstatic classN2oListWidget.RightBottomstatic classN2oListWidget.RightTopstatic classN2oListWidget.SubHeader
-
Constructor Summary
Constructors Constructor Description N2oListWidget()
-
Method Summary
-
Methods inherited from class net.n2oapp.framework.api.metadata.global.view.widget.N2oWidget
addPreFilters, getPostfix, getSourceBaseClass, getWidgetClass
-
Methods inherited from class net.n2oapp.framework.api.metadata.global.N2oMetadata
getName, setName
-
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.ExtensionAttributesAware
getExtAttributes, setExtAttributes
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespace, getNamespacePrefix, getNamespaceUri, setNamespaceUri
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.RefIdAware
getRefId, setRefId
-
Methods inherited from interface net.n2oapp.framework.api.metadata.SourceMetadata
getId, getMetadataType, setId
-
-