Class DataCollectionNodeSelectionComponentBase<T extends DataCollectionNodeType>

All Implemented Interfaces:
Serializable, overit.geocall.marks.MethodExposer, overit.geocall.marks.NameExposer, Arrangeable, Badgeable, Hideable, Identified, Tool, overit.geocall.ux.configurability.UIConfigurable, overit.geocall.ux.edm.ModelConfigurable
Direct Known Subclasses:
DataCollectionNodeMultiSelectionComponent, DataCollectionNodeSelectionComponent

public abstract class DataCollectionNodeSelectionComponentBase<T extends DataCollectionNodeType> extends DataCollectionNodeTypeComponent<T>
Base component that represents the data collection node selection.
Since:
12.0
See Also: