org.zkoss.bind.sys
Interface SavePropertyBinding

All Superinterfaces:
Binding, PropertyBinding, SaveBinding
All Known Implementing Classes:
SavePropertyBindingImpl

public interface SavePropertyBinding
extends PropertyBinding, SaveBinding

PropertyBinding for save from component attribute into backing bean property.

Since:
6.0.0
Author:
henrichen

Method Summary
 
Methods inherited from interface org.zkoss.bind.sys.PropertyBinding
getCommandName, getConditionType, getConverter, getConverterArgs, getFieldName, getPropertyString
 
Methods inherited from interface org.zkoss.bind.sys.SaveBinding
getValidate, getValidator, getValidatorArgs, hasValidator, save, validate
 
Methods inherited from interface org.zkoss.bind.sys.Binding
getArgs, getBinder, getComponent
 



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