Interface IUICompRelativeTarget

All Superinterfaces:
IComponent, ICustomDataProvider, IGProp<GProp<?>[]>, IMessageBox, IPropCnr, IUIComp, IVSComponentListener, IVSComponentState, IVSFieldListener
All Known Subinterfaces:
IUILabelForTarget
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 IUICompRelativeTarget extends IUIComp
Tagging interface for UI components that can be referenced by AbstractUICompRelativeReference, e.g. a check box, radio button.
Author:
Christopher Mindus