org.zkoss.bind.sys
Interface LoadChildrenBinding

All Superinterfaces:
Binding, ChildrenBinding, LoadBinding
All Known Subinterfaces:
InitChildrenBinding
All Known Implementing Classes:
InitChildrenBindingImpl, LoadChildrenBindingImpl

public interface LoadChildrenBinding
extends ChildrenBinding, LoadBinding

ChildrenBinding for loading children of component from backing bean property.

Since:
6.0.0
Author:
dennis

Method Summary
 
Methods inherited from interface org.zkoss.bind.sys.ChildrenBinding
getCommandName, getConditionType, 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