Interface SupportsDecorationPosition
- All Known Implementing Classes:
- AbstractUIDate,- AbstractUIFile,- AbstractUIIn,- AbstractUIInput,- AbstractUIOut,- AbstractUIRange,- AbstractUISelectBoolean,- AbstractUISelectBooleanCheckbox,- AbstractUISelectBooleanToggle,- AbstractUISelectManyBase,- AbstractUISelectManyCheckbox,- AbstractUISelectManyList,- AbstractUISelectManyListbox,- AbstractUISelectManyShuttle,- AbstractUISelectOneBase,- AbstractUISelectOneChoice,- AbstractUISelectOneList,- AbstractUISelectOneListbox,- AbstractUISelectOneRadio,- AbstractUIStars,- AbstractUITextarea,- UIDate,- UIFile,- UIIn,- UIOut,- UIRange,- UISelectBooleanCheckbox,- UISelectBooleanToggle,- UISelectManyCheckbox,- UISelectManyList,- UISelectManyListbox,- UISelectManyShuttle,- UISelectOneChoice,- UISelectOneList,- UISelectOneListbox,- UISelectOneRadio,- UIStars,- UITextarea
public interface SupportsDecorationPosition
- 
Method SummaryModifier and TypeMethodDescription
- 
Method Details- 
getMessagePositionDecorationPosition getMessagePosition()
- 
getHelpPositionDecorationPosition getHelpPosition()
 
-