Package ch.tocco.nice2.netui.spi.bind
Class IteratorContainerFieldInfo
java.lang.Object
ch.tocco.nice2.netui.api.bind.entity.AbstractFieldInfo
ch.tocco.nice2.netui.spi.bind.IteratorContainerFieldInfo
Deprecated.
-
Nested Class Summary
Nested classes/interfaces inherited from class ch.tocco.nice2.netui.api.bind.entity.AbstractFieldInfo
AbstractFieldInfo.DisplayType, AbstractFieldInfo.ReturnValue
-
Constructor Summary
ConstructorDescriptionIteratorContainerFieldInfo
(String componentId, URI fieldOrRelationUri, long version, AbstractFieldInfo.ReturnValue returnValue, AbstractFieldInfo.DisplayType displayType) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionvoid
addElement
(IteratorFieldInfo element) Deprecated.@Nullable List
<IteratorFieldInfo> Deprecated.Methods inherited from class ch.tocco.nice2.netui.api.bind.entity.AbstractFieldInfo
getComponentId, getDisplayType, getFieldUri, getReturnValue, getVersion, toConception
-
Constructor Details
-
IteratorContainerFieldInfo
public IteratorContainerFieldInfo(String componentId, URI fieldOrRelationUri, long version, AbstractFieldInfo.ReturnValue returnValue, AbstractFieldInfo.DisplayType displayType) Deprecated.
-
-
Method Details
-
getElements
Deprecated. -
addElement
Deprecated.
-