GearBlocks
The GearBlocks Lua scripting API
Events | List of all members
SmashHammer.UI.IFocusable Interface Reference

Provides access to a "focusable" UI element's properties. More...

Inheritance diagram for SmashHammer.UI.IFocusable:
SmashHammer.UI.InputField SmashHammer.UI.NumberField

Events

ValueChangedHandler OnGainFocus
 Event that is raised when the element gains focus.
 
ValueChangedHandler OnLoseFocus
 Event that is raised when the element loses focus.
 

Detailed Description

Provides access to a "focusable" UI element's properties.