public interface AttributeWriteMaximizable extends AttributeReadMaximizable
maximizable
attribute of an
object (e.g. window).Modifier and Type | Method and Description |
---|---|
void |
setMaximizable(boolean maximizable)
This method set the
maximizable state of this object. |
isMaximizable
void setMaximizable(boolean maximizable)
maximizable
state of this object.maximizable
- - true
if a (icon) button shall be available to (un)maximize the object
(window), false
otherwise.AttributeReadMaximizable.isMaximizable()
Copyright © 2001–2016 mmm-Team. All rights reserved.