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