org.zkoss.bind.xel.zel
Class ValidationMessagesELResolver.AbstractValueResolver

java.lang.Object
  extended by org.zkoss.bind.xel.zel.ValidationMessagesELResolver.AbstractValueResolver
All Implemented Interfaces:
java.io.Serializable, ValidationMessagesELResolver.ValueResolver
Enclosing class:
ValidationMessagesELResolver

protected abstract static class ValidationMessagesELResolver.AbstractValueResolver
extends java.lang.Object
implements java.io.Serializable, ValidationMessagesELResolver.ValueResolver

See Also:
Serialized Form

Field Summary
protected  ValidationMessages _vms
           
 
Constructor Summary
protected ValidationMessagesELResolver.AbstractValueResolver(ValidationMessages vms)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.zkoss.bind.xel.zel.ValidationMessagesELResolver.ValueResolver
getValue
 

Field Detail

_vms

protected final ValidationMessages _vms
Constructor Detail

ValidationMessagesELResolver.AbstractValueResolver

protected ValidationMessagesELResolver.AbstractValueResolver(ValidationMessages vms)


Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo