public interface AttributeWriteReorderable extends AttributeReadReorderable
reorderable
attribute of an
object.Modifier and Type | Method and Description |
---|---|
void |
setReorderable(boolean reorderable)
This method sets the
reorderable attribute. |
isReorderable
void setReorderable(boolean reorderable)
reorderable
attribute.reorderable
- is the new value of AttributeReadReorderable.isReorderable()
.Copyright © 2001–2016 mmm-Team. All rights reserved.