|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.bind.impl.BinderUtil
public class BinderUtil
| Constructor Summary | |
|---|---|
BinderUtil()
|
|
| Method Summary | |
|---|---|
static Binder |
getBinder(Component comp)
|
static Binder |
getBinder(Component comp,
boolean recurse)
|
static boolean |
isHandling(Component comp)
|
static void |
markHandling(Component comp,
Binder binder)
|
static void |
unmarkHandling(Component comp)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BinderUtil()
| Method Detail |
|---|
public static void markHandling(Component comp,
Binder binder)
public static void unmarkHandling(Component comp)
public static boolean isHandling(Component comp)
public static Binder getBinder(Component comp)
public static Binder getBinder(Component comp,
boolean recurse)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||