Drag[en]gine Script Module DragonScript  1.21
Dragengine.Gui.Events.FocusListener Interface Reference

Interface for handling focus events. More...

Inheritance diagram for Dragengine.Gui.Events.FocusListener:
Dragengine.Gui.Events.DefaultFocusListener Dragengine.Gui.ComboBox.EditorFocusLost Dragengine.Gui.Designers.DefaultSliderDesigner.DesignKnobFocusListener

Public Member Functions

void onFocusLost (FocusEvent event)
 Widget lost focus. More...
 
void onFocusReceived (FocusEvent event)
 Widget received focus. More...
 

Detailed Description

Interface for handling focus events.

Member Function Documentation

◆ onFocusLost()

◆ onFocusReceived()

void Dragengine.Gui.Events.FocusListener.onFocusReceived ( FocusEvent  event)

The documentation for this interface was generated from the following file: