Drag[en]gine Script Module DragonScript  1.21
Dragengine.Gui.EditBindingShowDescriptionListener Class Reference

Show command description if selected. More...

Inheritance diagram for Dragengine.Gui.EditBindingShowDescriptionListener:
Dragengine.Gui.DefaultListModelListener Dragengine.Gui.ListModelListener

Public Member Functions

void contentChanged (ListModel listModel, int fromIndex, int toIndex)
 Content changed. More...
 
EditBindingShowDescriptionListener new (EditBindingsListBox listBox, TextModel modelInfo)
 Create listener. More...
 
void selectionChanged (ListModel listModel)
 Selection changed. More...
 
void updateModelInfo ()
 Update info model. More...
 
- Public Member Functions inherited from Dragengine.Gui.DefaultListModelListener
void elementsAdded (ListModel listModel, int fromIndex, int toIndex)
 Elements have been added. More...
 
void elementsRemoved (ListModel listModel, int fromIndex, int toIndex)
 Elements have been removed. More...
 
DefaultListModelListener new ()
 Create default list model listener. More...
 

Public Attributes

EditBindingsListBox pListBox
 
TextModel pModelInfo
 

Detailed Description

Show command description if selected.

Version
1.16

Member Function Documentation

◆ contentChanged()

void Dragengine.Gui.EditBindingShowDescriptionListener.contentChanged ( ListModel  listModel,
int  fromIndex,
int  toIndex 
)

Content changed.

Reimplemented from Dragengine.Gui.DefaultListModelListener.

◆ new()

EditBindingShowDescriptionListener Dragengine.Gui.EditBindingShowDescriptionListener.new ( EditBindingsListBox  listBox,
TextModel  modelInfo 
)

Create listener.

◆ selectionChanged()

void Dragengine.Gui.EditBindingShowDescriptionListener.selectionChanged ( ListModel  listModel)

Selection changed.

Reimplemented from Dragengine.Gui.DefaultListModelListener.

◆ updateModelInfo()

void Dragengine.Gui.EditBindingShowDescriptionListener.updateModelInfo ( )

Update info model.

Member Data Documentation

◆ pListBox

EditBindingsListBox Dragengine.Gui.EditBindingShowDescriptionListener.pListBox

◆ pModelInfo

TextModel Dragengine.Gui.EditBindingShowDescriptionListener.pModelInfo

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