public interface AttributeReadResizable
resizable
attribute of an object.AttributeWriteResizable
Modifier and Type | Method and Description |
---|---|
boolean |
isResizable()
This method determines if this object is resizable.
|
boolean isResizable()
true
if the object can be
resized
(by the end-user), false
otherwise.Copyright © 2001–2016 mmm-Team. All rights reserved.