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

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.Composite
              extended by org.mobicents.slee.container.management.console.client.common.Card
                  extended by org.mobicents.slee.container.management.console.client.deployableunits.DeployableUnitSearchCard
All Implemented Interfaces:
com.google.gwt.user.client.EventListener, CommonControl

public class DeployableUnitSearchCard
extends Card

Author:
Stefano Zappaterra

Constructor Summary
DeployableUnitSearchCard()
           
 
Method Summary
 void initControls()
           
 void onHide()
           
 void onInit()
           
 void onShow()
           
 
Methods inherited from class org.mobicents.slee.container.management.console.client.common.Card
onSelect, onUnselect
 
Methods inherited from class com.google.gwt.user.client.ui.Composite
getElement, getWidget, initWidget, isAttached, onAttach, onDetach, setWidget
 
Methods inherited from class com.google.gwt.user.client.ui.Widget
doAttachChildren, doDetachChildren, getParent, onBrowserEvent, onLoad, onUnload, removeFromParent, setElement
 
Methods inherited from class com.google.gwt.user.client.ui.UIObject
addStyleDependentName, addStyleName, getAbsoluteLeft, getAbsoluteTop, 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

DeployableUnitSearchCard

public DeployableUnitSearchCard()
Method Detail

initControls

public void initControls()

onHide

public void onHide()
Specified by:
onHide in interface CommonControl
Specified by:
onHide in class Card

onInit

public void onInit()
Specified by:
onInit in interface CommonControl
Specified by:
onInit in class Card

onShow

public void onShow()
Specified by:
onShow in interface CommonControl
Specified by:
onShow in class Card


Copyright © 2008. All Rights Reserved.