Interface HasOrientation
- All Known Subinterfaces:
ButtonsTagDeclaration
,LinksTagDeclaration
public interface HasOrientation
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setOrientation
(String orientation) Set the orientation of the component.
-
Method Details
-
setOrientation
Set the orientation of the component. Allowed values: horizontal, vertical
-