|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.zk.ui.impl.DesktopRecycles
public class DesktopRecycles
Utilties to handle DesktopRecycle.
| Constructor Summary | |
|---|---|
DesktopRecycles()
|
|
| Method Summary | |
|---|---|
static boolean |
removeDesktop(Execution exec)
Called to remove the desktop. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DesktopRecycles()
| Method Detail |
|---|
public static boolean removeDesktop(Execution exec)
DesktopRecycle is configured, DesktopRecycle.beforeRemove(org.zkoss.zk.ui.Execution, org.zkoss.zk.ui.Desktop, int)
will be called first to see if it shall be recycled.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||