org.visualisation.client
Class ControlPanel

java.lang.Object
  extended by org.visualisation.client.ControlPanel
All Implemented Interfaces:
com.google.gwt.user.client.ui.IsWidget

public class ControlPanel
extends Object
implements com.google.gwt.user.client.ui.IsWidget


Constructor Summary
ControlPanel()
           
 
Method Summary
 boolean areAllSet()
           
 com.google.gwt.user.client.ui.Widget asWidget()
           
 void getHeight()
           
 String getPanelValuesJSON()
           
 com.sencha.gxt.widget.core.client.button.TextButton getSubmitButton()
           
 void onModuleLoad()
           
 void setWidth(String width)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ControlPanel

public ControlPanel()
Method Detail

asWidget

public com.google.gwt.user.client.ui.Widget asWidget()
Specified by:
asWidget in interface com.google.gwt.user.client.ui.IsWidget

onModuleLoad

public void onModuleLoad()

getPanelValuesJSON

public String getPanelValuesJSON()
                          throws com.google.gwt.json.client.JSONException
Throws:
com.google.gwt.json.client.JSONException

getSubmitButton

public com.sencha.gxt.widget.core.client.button.TextButton getSubmitButton()

areAllSet

public boolean areAllSet()

setWidth

public void setWidth(String width)

getHeight

public void getHeight()


Copyright © 2013. All Rights Reserved.