Method Summary |
|
native protected JavaScriptObject | create(JavaScriptObject config) |
native public Layer | getEl() Returns the underlying proxy
Layer . |
native public ExtElement | getGhost() Returns the ghost element. |
native public void | hide() |
native public void | hide(boolean clear) |
native public void | reset() |
native public void | reset(boolean clearGhost) |
native public void | setStatus(String cssClass) |
native public void | show() |
native public void | stop() |
native public void | sync() |
native public void | update(String html) |