Uses of Interface
org.apache.tapestry.spec.IListenerBindingSpecification

Packages that use IListenerBindingSpecification
org.apache.tapestry.spec Classes to represent application and component specifications. 
 

Uses of IListenerBindingSpecification in org.apache.tapestry.spec
 

Classes in org.apache.tapestry.spec that implement IListenerBindingSpecification
 class ListenerBindingSpecification
          Special subclass of BindingSpecification used to encapsulate the additional information specific to listener bindings.
 

Methods in org.apache.tapestry.spec that return IListenerBindingSpecification
 IListenerBindingSpecification SpecFactory.createListenerBindingSpecification()
          Creates a new concrete instance of IListenerBindingSpecificationfor the given language (which is option) and script.