org.drools.guvnor.client
Class AppController

java.lang.Object
  extended by org.drools.guvnor.client.AppController

public class AppController
extends Object


Constructor Summary
AppController(ClientFactory clientFactory, com.google.gwt.event.shared.EventBus eventBus)
           
 
Method Summary
 com.google.gwt.user.client.ui.IsWidget getMainPanel()
           
 void setUserName(String userName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppController

public AppController(ClientFactory clientFactory,
                     com.google.gwt.event.shared.EventBus eventBus)
Method Detail

getMainPanel

public com.google.gwt.user.client.ui.IsWidget getMainPanel()

setUserName

public void setUserName(String userName)


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