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

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

Uses of PropertyInjectable in org.apache.tapestry.spec
 

Subinterfaces of PropertyInjectable in org.apache.tapestry.spec
 interface IAssetSpecification
          Defines an internal, external or private asset.
 interface IBeanSpecification
          A specification of a helper bean for a component.
 interface IContainedComponent
          Defines a contained component.
 

Classes in org.apache.tapestry.spec that implement PropertyInjectable
 class AssetSpecification
          Defines an internal, external or private asset.
 class BeanSpecification
          A specification of a helper bean for a component.
 class ContainedComponent
          Defines a contained component.
 



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.