Interface GomSingleLineable
- All Known Implementing Classes:
GomCombobox
,GomDate
,GomNumber
,GomText
,GomToggle
public interface GomSingleLineable
GOM component that can be single-line instead of being framed
- Since:
- 5.0
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setSingleLine
(YesNo singleLine) Make the component be single-line instead of being framed
-
Method Details
-
setSingleLine
Make the component be single-line instead of being framed- Since:
- 5.0
-