org.mobicents.slee.container.management.console.client.deployableunits
Class DeployableUnitInstallPanel

java.lang.Object
  extended by com.google.gwt.user.client.ui.UIObject
      extended by com.google.gwt.user.client.ui.Widget
          extended by com.google.gwt.user.client.ui.Panel
              extended by com.google.gwt.user.client.ui.SimplePanel
                  extended by com.google.gwt.user.client.ui.FormPanel
                      extended by org.mobicents.slee.container.management.console.client.deployableunits.DeployableUnitInstallPanel
All Implemented Interfaces:
com.google.gwt.user.client.EventListener, com.google.gwt.user.client.ui.FiresFormEvents, com.google.gwt.user.client.ui.HasWidgets, com.google.gwt.user.client.ui.impl.FormPanelImplHost

public class DeployableUnitInstallPanel
extends com.google.gwt.user.client.ui.FormPanel

Author:
Stefano Zappaterra

Field Summary
 
Fields inherited from class com.google.gwt.user.client.ui.FormPanel
ENCODING_MULTIPART, ENCODING_URLENCODED, METHOD_GET, METHOD_POST
 
Constructor Summary
DeployableUnitInstallPanel(BrowseContainer browseContainer)
           
 
Method Summary
 
Methods inherited from class com.google.gwt.user.client.ui.FormPanel
addFormHandler, getAction, getEncoding, getMethod, getTarget, onAttach, onDetach, onFormSubmit, onFrameLoad, removeFormHandler, setAction, setEncoding, setMethod, submit
 
Methods inherited from class com.google.gwt.user.client.ui.SimplePanel
add, getContainerElement, getWidget, iterator, remove, setWidget
 
Methods inherited from class com.google.gwt.user.client.ui.Panel
adopt, adopt, clear, disown, doAttachChildren, doDetachChildren, onLoad, onUnload, orphan
 
Methods inherited from class com.google.gwt.user.client.ui.Widget
getParent, isAttached, onBrowserEvent, removeFromParent, setElement
 
Methods inherited from class com.google.gwt.user.client.ui.UIObject
addStyleDependentName, addStyleName, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, removeStyleDependentName, removeStyleName, setHeight, setPixelSize, setSize, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkEvents, toString, unsinkEvents
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DeployableUnitInstallPanel

public DeployableUnitInstallPanel(BrowseContainer browseContainer)


Copyright © 2008. All Rights Reserved.