Field Detail
setTitle
public setTitle:Function Template method. Set the container title.
getTitle
public getTitle:Function Template method. Returns the container title.
setLocation
public setLocation:Function Template method. Set the container position.
getLocation
public getLocation:Function Template method. Returns the container position.
setSize
public setSize:Function Template method. Set the container size.
getSize
public getSize:Function Template method. Returns the container size.
setFullScreenMode
public setFullScreenMode:Function Template method. Defines fullscreen mode of application.
isFullScreen
public isFullScreen:Function Template method. Returns the fullscreen state.
getArgument
public getArgument:Function Template method. Returns application argument.
quit
public quit:Function Template method. Quit application.