| Module: | libext | Package: | wrap.ext.dd | Parent: | Object | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |
wrap.ext.dd.StatusProxy
Inheritance : Object
Constructors
| Signature |
| public StatusProxy(StatusProxyConfig statusProxyArguments) |
Methods
| Name | Signature |
| getEl | Layer getEl() |
| getGhost | Element getGhost() |
| hide | void hide(boolean clear) |
| repair | void repair(Array<int> xy, Function callback, Object scope) |
| reset | void reset(boolean clearGhost) |
| setStatus | void setStatus(String cssClass) |
| show | void show() |
| stop | void stop() |
| sync | void sync() |
| update | void update(String html) |
Constructors
|
public StatusProxy(StatusProxyConfig statusProxyArguments) Parameters
|
Methods
|
getEl Layer getEl()
|
||||
|
getGhost Element getGhost()
|
||||
|
hide void hide(boolean clear) Parameters
|
|
repair void repair(Array<int> xy, Function callback, Object scope) Parameters
|
|
reset void reset(boolean clearGhost) Parameters
|
|
setStatus void setStatus(String cssClass) Parameters
|
|
show void show() |
|
stop void stop() |
|
sync void sync() |
|
update void update(String html) Parameters
|
| Module: | libext | Package: | wrap.ext.dd | Parent: | Object | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |