|
||||||||||
| 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
com.google.gwt.user.client.ui.ResizeComposite
org.gcube.portlets.user.guidedtour.client.TransitionPanel
public class TransitionPanel
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled |
| Nested classes/interfaces inherited from interface com.google.gwt.user.client.ui.HasWidgets |
|---|
com.google.gwt.user.client.ui.HasWidgets.ForIsWidget |
| Field Summary |
|---|
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
DEBUG_ID_PREFIX |
| Constructor Summary | |
|---|---|
TransitionPanel(String width,
String height,
boolean isAnimationEnabled)
|
|
| Method Summary | |
|---|---|
void |
add(com.google.gwt.user.client.ui.IsWidget w)
|
void |
add(com.google.gwt.user.client.ui.Widget w)
|
void |
clear()
|
com.google.gwt.user.client.ui.Widget |
getWidget()
|
Iterator<com.google.gwt.user.client.ui.Widget> |
iterator()
|
boolean |
remove(com.google.gwt.user.client.ui.Widget w)
|
void |
setAnimationEnabled(boolean enable)
Enable or disable the animation feature. |
void |
setWidget(com.google.gwt.user.client.ui.IsWidget w)
|
void |
setWidget(com.google.gwt.user.client.ui.Widget widget)
|
| Methods inherited from class com.google.gwt.user.client.ui.ResizeComposite |
|---|
initWidget, onResize |
| Methods inherited from class com.google.gwt.user.client.ui.Composite |
|---|
isAttached, onAttach, onBrowserEvent, onDetach, performDetachedInitialization, render, render, resolvePotentialElement, wrapElement |
| Methods inherited from class com.google.gwt.user.client.ui.Widget |
|---|
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents |
| Methods inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toString, unsinkEvents |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TransitionPanel(String width,
String height,
boolean isAnimationEnabled)
width - height - isAnimationEnabled - | Method Detail |
|---|
public void add(com.google.gwt.user.client.ui.IsWidget w)
public void add(com.google.gwt.user.client.ui.Widget w)
add in interface com.google.gwt.user.client.ui.HasWidgetspublic void clear()
clear in interface com.google.gwt.user.client.ui.HasWidgetspublic com.google.gwt.user.client.ui.Widget getWidget()
getWidget in class com.google.gwt.user.client.ui.Compositepublic Iterator<com.google.gwt.user.client.ui.Widget> iterator()
iterator in interface com.google.gwt.user.client.ui.HasWidgetsiterator in interface Iterable<com.google.gwt.user.client.ui.Widget>public boolean remove(com.google.gwt.user.client.ui.Widget w)
remove in interface com.google.gwt.user.client.ui.HasWidgetspublic void setWidget(com.google.gwt.user.client.ui.IsWidget w)
public void setWidget(com.google.gwt.user.client.ui.Widget widget)
setWidget in class com.google.gwt.user.client.ui.Compositepublic void setAnimationEnabled(boolean enable)
enable - true to enable animation, false to disable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||