public interface IlvComponentOrientationAware
Modifier and Type | Method and Description |
---|---|
ComponentOrientation |
getComponentOrientation()
Returns the component orientation of this object.
|
void |
setComponentOrientation(ComponentOrientation orientation)
Sets the component orientation of this object.
|
void setComponentOrientation(ComponentOrientation orientation)
orientation
- The new component orientation.getComponentOrientation()
ComponentOrientation getComponentOrientation()
null
.© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.