org.zkoss.bind.impl
Class LoadTemplateBindingImpl

java.lang.Object
  extended by org.zkoss.bind.impl.BindingImpl
      extended by org.zkoss.bind.impl.LoadTemplateBindingImpl
All Implemented Interfaces:
java.io.Serializable, Binding, LoadBinding, LoadTemplateBinding

public abstract class LoadTemplateBindingImpl
extends BindingImpl
implements LoadTemplateBinding

See Also:
Serialized Form

Constructor Summary
LoadTemplateBindingImpl(Binder binder, Component comp, java.util.Map<java.lang.String,java.lang.Object> args)
           
 
Method Summary
 
Methods inherited from class org.zkoss.bind.impl.BindingImpl
containsAttribute, getArgs, getAttribute, getBinder, getComponent, setAttribute
 
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.sys.LoadBinding
load
 
Methods inherited from interface org.zkoss.bind.sys.Binding
getArgs, getBinder, getComponent
 

Constructor Detail

LoadTemplateBindingImpl

public LoadTemplateBindingImpl(Binder binder,
                               Component comp,
                               java.util.Map<java.lang.String,java.lang.Object> args)


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