|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.gwtext.client.widgets.layout.ContainerLayout
com.gwtext.client.widgets.layout.AnchorLayout
com.gwtext.client.widgets.layout.AbsoluteLayout
public class AbsoluteLayout
Inherits the anchoring of AnchorLayout and adds the ability for x/y positioning using the standard x and y component config options.
| Field Summary |
|---|
| Fields inherited from class com.gwtext.client.widgets.layout.ContainerLayout |
|---|
configJS |
| Constructor Summary | |
|---|---|
AbsoluteLayout()
|
|
| Method Summary | |
|---|---|
protected com.google.gwt.core.client.JavaScriptObject |
create(com.google.gwt.core.client.JavaScriptObject config)
|
| Methods inherited from class com.gwtext.client.widgets.layout.AnchorLayout |
|---|
getContainerAttributes |
| Methods inherited from class com.gwtext.client.widgets.layout.ContainerLayout |
|---|
getActiveItem, getJsObj, getSpacing, setExtraCls, setRenderHidden, setSpacing |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbsoluteLayout()
| Method Detail |
|---|
protected com.google.gwt.core.client.JavaScriptObject create(com.google.gwt.core.client.JavaScriptObject config)
create in class AnchorLayout
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||