com.sencha.gxt.core.client
Class Style.AnchorAlignment
java.lang.Object
com.sencha.gxt.core.client.Style.AnchorAlignment
- Enclosing class:
- Style
public static class Style.AnchorAlignment
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Style.AnchorAlignment
public Style.AnchorAlignment(Style.Anchor align)
Style.AnchorAlignment
public Style.AnchorAlignment(Style.Anchor align,
Style.Anchor targetAlign)
Style.AnchorAlignment
public Style.AnchorAlignment(Style.Anchor align,
Style.Anchor targetAlign,
boolean constrainViewport)
getAlign
public Style.Anchor getAlign()
getTargetAlign
public Style.Anchor getTargetAlign()
isConstrainViewport
public boolean isConstrainViewport()
Copyright © 2012. All Rights Reserved.