org.exoplatform.gwtframework.ui.client.menu
Interface ItemSelectedHandler

All Known Implementing Classes:
MenuBar, MenuBarItem, PopupMenuButton, PopupMenuButtonControl

public interface ItemSelectedHandler

Created by The eXo Platform SAS .

Version:
$
Author:
Vitaliy Gulyy

Method Summary
 void onMenuItemSelected(MenuItem menuItem)
          Do some actions when menu item will be selected.
 

Method Detail

onMenuItemSelected

void onMenuItemSelected(MenuItem menuItem)
Do some actions when menu item will be selected.

Parameters:
menuItem - selected MenuItem


Copyright © 2012 eXo Platform SAS. All Rights Reserved.