protected static class WorkbenchLayoutImpl.ExpandAnimation extends WorkbenchLayoutImpl.AbstractResizeAnimation
| Modifier and Type | Field and Description |
|---|---|
protected com.google.gwt.user.client.ui.SimpleLayoutPanel |
perspectiveRootContainer |
maximizedWidgetOriginalStyles, 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) |
| 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)
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 com.google.gwt.animation.client.AnimationCopyright © 2012–2017 JBoss by Red Hat. All rights reserved.