public interface AttributeWriteResizable extends AttributeReadResizable
resizable
attribute of an object.Modifier and Type | Method and Description |
---|---|
void |
setResizable(boolean resizable)
This method sets the
resizable attribute. |
isResizable
void setResizable(boolean resizable)
resizable
attribute.resizable
- is the new value of AttributeReadResizable.isResizable()
.Copyright © 2001–2016 mmm-Team. All rights reserved.