Class AttributeInputComponent

All Implemented Interfaces:
GuiComponent, com.ptc.netmarkets.util.misc.NmFormatable, Serializable
Direct Known Subclasses:
MultiValuedInputComponent, RadioButtonGroup, StringInputComponent, UrlInputComponent

public abstract class AttributeInputComponent extends AttributeGuiComponent
Abstract super-class for all GUI components that represent an attribute in the input mode.
Supported API: true

See Also: