tcMenuJavaAPI
Public Member Functions | List of all members
com.thecoderscorner.menu.mgr.MenuTreeStructureChangeListener Interface Reference

Public Member Functions

void treeStructureChanged (MenuItem parentHint)
 

Detailed Description

Indicates that there has been a structural change in the list, for example addition or removal of a menu item in the tree. You normally subscribe to this from MenuManagerServer

See also
MenuManagerServer

Member Function Documentation

◆ treeStructureChanged()

void com.thecoderscorner.menu.mgr.MenuTreeStructureChangeListener.treeStructureChanged ( MenuItem  parentHint)

The tree has structurally changed.

Parameters
parentHinta hint as to where the change occurred.

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