org.zkoss.bind.sys
Interface LoadPropertyBinding

All Superinterfaces:
Binding, LoadBinding, PropertyBinding
All Known Subinterfaces:
InitPropertyBinding
All Known Implementing Classes:
InitPropertyBindingImpl, LoadPropertyBindingImpl

public interface LoadPropertyBinding
extends PropertyBinding, LoadBinding

PropertyBinding for load into component attribute from 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.LoadBinding
load
 
Methods inherited from interface org.zkoss.bind.sys.Binding
getArgs, getBinder, getComponent
 



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