Class DataCollectionNodeResourceValueComponent<T extends DataCollectionNodeResource>

Type Parameters:
T - the generic type
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:
DataCollectionNodeAttachmentValueComponent, DataCollectionNodePictureValueComponent, DataCollectionNodeSignatureValueComponent

public abstract class DataCollectionNodeResourceValueComponent<T extends DataCollectionNodeResource> extends DataCollectionNodeTypeValueComponent<T>
Component that represent the data collection node resource value.
Since:
12.0
See Also: