Class Index | File Index

Classes


Namespace sandboxe.component.gui


Defined in: docbase.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Functions and types general to mutator objects.
Method Summary
Method Attributes Method Name and Description
<static>  
sandboxe.component.gui.unfocus()
Unsets the currently focused widget.
<static>  
sandboxe.component.gui.ungrabInput()
Ungrabs the input for the gui that currently owns input
Namespace Detail
sandboxe.component.gui
Functions and types general to mutator objects. See mutator
Method Detail
<static> sandboxe.component.gui.unfocus()
Unsets the currently focused widget. This fires the "on-unfocus" event for the component.

<static> sandboxe.component.gui.ungrabInput()
Ungrabs the input for the gui that currently owns input

Documentation generated by JsDoc Toolkit 2.4.0 on Sun Feb 03 2019 18:30:56 GMT-0500 (EST)