org.jbpm.formbuilder.client.menu
Class MenuPresenter

java.lang.Object
  extended by org.jbpm.formbuilder.client.menu.MenuPresenter

public class MenuPresenter
extends Object

Menu presenter. Handles the adding and removing of items from the view when notified, either from the current user or from the server.


Constructor Summary
MenuPresenter(MenuView menuView)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MenuPresenter

public MenuPresenter(MenuView menuView)


Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.