public interface AttributeWriteCollapsed extends AttributeReadCollapsed
collapsed
attribute of an object.Modifier and Type | Method and Description |
---|---|
void |
setCollapsed(boolean collapsed)
This method sets the
collapsed status of this object. |
isCollapsed
void setCollapsed(boolean collapsed)
collapsed
status of this object.collapsed
- - if true
the object will be collapsed, else it will be expanded.Copyright © 2001–2016 mmm-Team. All rights reserved.