|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.zk.ui.event.GenericEventListener
org.zkoss.zk.ui.util.GenericComposer
org.zkoss.zk.ui.util.GenericAutowireComposer
it.amattioli.guidate.containers.BackBeanComposer
public class BackBeanComposer
| Field Summary |
|---|
| Fields inherited from class org.zkoss.zk.ui.util.GenericAutowireComposer |
|---|
_separator, application, applicationScope, arg, componentScope, desktop, desktopScope, execution, page, pageScope, param, requestScope, self, session, sessionScope, spaceOwner, spaceScope |
| Constructor Summary | |
|---|---|
BackBeanComposer()
|
|
| Method Summary | |
|---|---|
org.zkoss.zk.ui.metainfo.ComponentInfo |
doBeforeCompose(org.zkoss.zk.ui.Page page,
org.zkoss.zk.ui.Component comp,
org.zkoss.zk.ui.metainfo.ComponentInfo info)
|
void |
doBeforeComposeChildren(org.zkoss.zk.ui.Component comp)
|
boolean |
doCatch(Throwable e)
|
void |
doFinally()
|
| Methods inherited from class org.zkoss.zk.ui.util.GenericAutowireComposer |
|---|
alert, clone, doAfterCompose |
| Methods inherited from class org.zkoss.zk.ui.util.GenericComposer |
|---|
didActivate, willPassivate |
| Methods inherited from class org.zkoss.zk.ui.event.GenericEventListener |
|---|
bindComponent, getController, onEvent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BackBeanComposer()
| Method Detail |
|---|
public org.zkoss.zk.ui.metainfo.ComponentInfo doBeforeCompose(org.zkoss.zk.ui.Page page,
org.zkoss.zk.ui.Component comp,
org.zkoss.zk.ui.metainfo.ComponentInfo info)
doBeforeCompose in interface org.zkoss.zk.ui.util.ComposerExtdoBeforeCompose in class org.zkoss.zk.ui.util.GenericComposer
public void doBeforeComposeChildren(org.zkoss.zk.ui.Component comp)
throws Exception
doBeforeComposeChildren in interface org.zkoss.zk.ui.util.ComposerExtdoBeforeComposeChildren in class org.zkoss.zk.ui.util.GenericComposerException
public boolean doCatch(Throwable e)
throws Exception
doCatch in interface org.zkoss.zk.ui.util.ComposerExtdoCatch in class org.zkoss.zk.ui.util.GenericComposerException
public void doFinally()
throws Exception
doFinally in interface org.zkoss.zk.ui.util.ComposerExtdoFinally in class org.zkoss.zk.ui.util.GenericComposerException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||