protected static class WorkbenchLayoutImpl.ExpandAnimation extends WorkbenchLayoutImpl.AbstractResizeAnimation
| Modifier and Type | Field and Description |
|---|---|
protected com.google.gwt.user.client.ui.SimpleLayoutPanel |
perspectiveRootContainer |
maximizedWidgetOriginalStyles, onCompleteCallback, style, w| Constructor and Description |
|---|
ExpandAnimation(com.google.gwt.user.client.ui.Widget w,
Map<com.google.gwt.user.client.ui.Widget,WorkbenchLayoutImpl.OriginalStyleInfo> maximizedWidgetOriginalStyles,
com.google.gwt.user.client.ui.SimpleLayoutPanel perspectiveRootContainer,
Command onCompleteCallback) |
| Modifier and Type | Method and Description |
|---|---|
int |
getTargetHeight() |
int |
getTargetLeft() |
int |
getTargetTop() |
int |
getTargetWidth() |
protected void |
onComplete() |
protected void |
onStart() |
onResize, onUpdate, runprotected final com.google.gwt.user.client.ui.SimpleLayoutPanel perspectiveRootContainer
public ExpandAnimation(com.google.gwt.user.client.ui.Widget w,
Map<com.google.gwt.user.client.ui.Widget,WorkbenchLayoutImpl.OriginalStyleInfo> maximizedWidgetOriginalStyles,
com.google.gwt.user.client.ui.SimpleLayoutPanel perspectiveRootContainer,
Command onCompleteCallback)
protected void onStart()
onStart in class com.google.gwt.animation.client.Animationpublic int getTargetWidth()
getTargetWidth in class WorkbenchLayoutImpl.AbstractResizeAnimationpublic int getTargetHeight()
getTargetHeight in class WorkbenchLayoutImpl.AbstractResizeAnimationpublic int getTargetTop()
getTargetTop in class WorkbenchLayoutImpl.AbstractResizeAnimationpublic int getTargetLeft()
getTargetLeft in class WorkbenchLayoutImpl.AbstractResizeAnimationprotected void onComplete()
onComplete in class WorkbenchLayoutImpl.AbstractResizeAnimationCopyright © 2012–2020 JBoss by Red Hat. All rights reserved.