public interface Window extends NiftyControl
Modifier and Type | Method and Description |
---|---|
void |
closeWindow()
Close this Window.
|
String |
getTitle()
Get the title of the Window.
|
void |
setTitle(String title)
Set the title of the Window.
|
disable, enable, getElement, getHeight, getId, getStyle, getWidth, hasFocus, isBound, isEnabled, layoutCallback, setEnabled, setFocus, setFocusable, setHeight, setId, setStyle, setWidth
Copyright © 2013. All Rights Reserved.