|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.user.client.ui.UIObject
com.google.gwt.user.client.ui.Widget
com.google.gwt.user.client.ui.Composite
org.mobicents.slee.container.management.console.client.common.CardControl
public class CardControl
| Constructor Summary | |
|---|---|
CardControl()
|
|
| Method Summary | |
|---|---|
void |
add(Card card,
java.lang.String tabText,
boolean asHTML)
|
boolean |
onBeforeTabSelected(com.google.gwt.user.client.ui.SourcesTabEvents sender,
int tabIndex)
|
void |
onHide()
|
void |
onInit()
|
void |
onShow()
|
void |
onTabSelected(com.google.gwt.user.client.ui.SourcesTabEvents sender,
int tabIndex)
|
void |
selectTab(int index)
|
| 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 |
|---|
public CardControl()
| Method Detail |
|---|
public void add(Card card,
java.lang.String tabText,
boolean asHTML)
public void onTabSelected(com.google.gwt.user.client.ui.SourcesTabEvents sender,
int tabIndex)
onTabSelected in interface com.google.gwt.user.client.ui.TabListener
public boolean onBeforeTabSelected(com.google.gwt.user.client.ui.SourcesTabEvents sender,
int tabIndex)
onBeforeTabSelected in interface com.google.gwt.user.client.ui.TabListenerpublic void selectTab(int index)
public void onHide()
onHide in interface CommonControlpublic void onInit()
onInit in interface CommonControlpublic void onShow()
onShow in interface CommonControl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||