|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.zkoss.bind.impl.BinderUtil.UtilContext
public static class BinderUtil.UtilContext
Constructor Summary | |
---|---|
BinderUtil.UtilContext()
|
Method Summary | |
---|---|
Location |
getCurrentLocation()
|
java.lang.String |
getCurrentLocationMessage()
|
boolean |
isIgnoreAccessCreationWarn()
|
void |
setCurrentLocation(Location location)
|
void |
setIgnoreAccessCreationWarn(boolean ignoreAccessCreationWarn)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BinderUtil.UtilContext()
Method Detail |
---|
public boolean isIgnoreAccessCreationWarn()
public void setIgnoreAccessCreationWarn(boolean ignoreAccessCreationWarn)
public void setCurrentLocation(Location location)
public Location getCurrentLocation()
public java.lang.String getCurrentLocationMessage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |