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