|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Style.Anchor | |
|---|---|
| com.sencha.gxt.core.client | |
| com.sencha.gxt.core.client.dom | Core utilities. |
| Uses of Style.Anchor in com.sencha.gxt.core.client |
|---|
| Methods in com.sencha.gxt.core.client that return Style.Anchor | |
|---|---|
Style.Anchor |
Style.AnchorAlignment.getAlign()
|
Style.Anchor |
Style.AnchorAlignment.getTargetAlign()
|
static Style.Anchor |
Style.Anchor.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Style.Anchor[] |
Style.Anchor.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.sencha.gxt.core.client with parameters of type Style.Anchor | |
|---|---|
Style.AnchorAlignment(Style.Anchor align)
|
|
Style.AnchorAlignment(Style.Anchor align,
Style.Anchor targetAlign)
|
|
Style.AnchorAlignment(Style.Anchor align,
Style.Anchor targetAlign,
boolean constrainViewport)
|
|
| Uses of Style.Anchor in com.sencha.gxt.core.client.dom |
|---|
| Methods in com.sencha.gxt.core.client.dom with parameters of type Style.Anchor | |
|---|---|
Point |
XElement.getAnchorXY(Style.Anchor anchor,
boolean local)
Returns the x,y coordinates specified by the anchor position on the element. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||