Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.apache.tapestry5.model Classes and Interfaces - 5 results found.
| Name | Description | Type | Package | Framework |
| ComponentModel | Defines a component in terms of its capabilities, parameters, sub-components, etc. | Interface | org.apache.tapestry5.model | Apache Tapestry |
|
| EmbeddedComponentModel | The model for a component embedded within another component, as defined by the Component annotation. | Interface | org.apache.tapestry5.model | Apache Tapestry |
|
| MutableComponentModel | Mutable version of ComponentModel used during the transformation phase. | Interface | org.apache.tapestry5.model | Apache Tapestry |
|
| MutableEmbeddedComponentModel | A mutable version of EmbeddedComponentModel that allows the parameters to be incrementally stored. | Interface | org.apache.tapestry5.model | Apache Tapestry |
|
| ParameterModel | Model for a formal parameter of a component. | Interface | org.apache.tapestry5.model | Apache Tapestry |