Interface
caplin.component.menu

MenuChangeListener

The class is still in Beta and is subject to API changes.

Constructor Summary

Attributes Name and Description
caplin.component.menu.MenuChangeListener()

Method Summary

Attributes Name and Description
void onMenuChanged()

This call-back is invoked whenever a change occurs; either directly on the menu you have registered the listener on, or also when a change occurs on one of the descendants of that menu.

Constructor Detail

caplin.component.menu.MenuChangeListener()

Method Detail

void onMenuChanged()

This call-back is invoked whenever a change occurs; either directly on the menu you have registered the listener on, or also when a change occurs on one of the descendants of that menu.