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, run
protected 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.Animation
public int getTargetWidth()
getTargetWidth
in class WorkbenchLayoutImpl.AbstractResizeAnimation
public int getTargetHeight()
getTargetHeight
in class WorkbenchLayoutImpl.AbstractResizeAnimation
public int getTargetTop()
getTargetTop
in class WorkbenchLayoutImpl.AbstractResizeAnimation
public int getTargetLeft()
getTargetLeft
in class WorkbenchLayoutImpl.AbstractResizeAnimation
protected void onComplete()
onComplete
in class WorkbenchLayoutImpl.AbstractResizeAnimation
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.