|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.extjs.gxt.ui.client.widget.Shim
public class Shim
An class that supports placing a shim over the client window, and optionally just over IFrames.
Used by Draggable, Resizable and SplitBar
| Method Summary | |
|---|---|
void |
cover(boolean shimIframes)
Creates and covers the area with a Shim. |
static Shim |
get()
|
void |
setStyleAttribute(java.lang.String attr,
java.lang.String value)
|
void |
uncover()
Uncovers and removes the shim. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void cover(boolean shimIframes)
shimIframes - true if you want to cover only Iframespublic static Shim get()
public void setStyleAttribute(java.lang.String attr,
java.lang.String value)
public void uncover()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||