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)
           
 
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)
Method Detail

getMainPanel

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

setUserName

public void setUserName(String userName)


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