public class ZutiPhaseListener extends Object implements org.zkoss.bind.PhaseListener
| Constructor and Description |
|---|
ZutiPhaseListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
postPhase(org.zkoss.bind.Phase phase,
org.zkoss.bind.BindContext ctx) |
void |
prePhase(org.zkoss.bind.Phase phase,
org.zkoss.bind.BindContext ctx) |
public void prePhase(org.zkoss.bind.Phase phase,
org.zkoss.bind.BindContext ctx)
prePhase in interface org.zkoss.bind.PhaseListenerpublic void postPhase(org.zkoss.bind.Phase phase,
org.zkoss.bind.BindContext ctx)
postPhase in interface org.zkoss.bind.PhaseListenerCopyright © 2020. All rights reserved.