Interface IUILabelForTarget

All Superinterfaces:
IComponent, ICustomDataProvider, IGProp<GProp<?>[]>, IMessageBox, IPropCnr, IUIComp, IUICompRelativeTarget, IVSComponentListener, IVSComponentState, IVSFieldListener
All Known Implementing Classes:
EMUISwitch, EUICheckBox, EUIComboBox, EUIDateTime, EUIMap, EUIRadioButton, EUISlider, EUISpinner, EUIText, EUITextArea, MUISwitch, UIAbstractListChoice, UICheckBox, UIComboBox, UIDateTime, UIMap, UIRadioButton, UISlider, UISpinner, UIText, UITextArea

public interface IUILabelForTarget extends IUICompRelativeTarget
Tagging interface for UI components that can be "Label for" another component, e.g. a check box, radio button.
Author:
Christopher Mindus