|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.tapestry.describe | |
---|---|
org.apache.tapestry.describe | Services related to describing objects and graphs of objects; primarily used by the
Exception page. |
org.apache.tapestry.event | Defines events and listener interfaces for Tapestry. |
org.apache.tapestry.html | Components specific to the creation of HTML pages, including sophisticated DHTML JavaScript effects. |
org.apache.tapestry.services | Interfaces for Tapestry-related HiveMind services. |
org.apache.tapestry.services.impl | |
org.apache.tapestry.web | Interfaces that provide an abtraction between Tapestry and the underlying Servlet APIs. |
Classes in org.apache.tapestry.describe used by org.apache.tapestry.describe | |
---|---|
DescribableStrategy
Strategy class allowing objects that don't implement Describable to be described. |
|
DescriptionReceiver
An object that is provided with a description of another object. |
|
HTMLDescriber
Service used to describe an object to a markup writer as HTML (typically, as a <table>). |
|
HTMLDescriptionReceiverStyles
Holds the style information used by HTMLDescriptionReceiver . |
|
RenderableAdapterFactory
A source of light-weight objects that can render a particular object. |
|
RenderStrategy
A strategy interface for rendering an object (even if it doesn't implement IRender ). |
|
ReportStatusHub
Service for collecting together status information across the framework; service implementations implement the ReportStatusListener interface and register
themselves as listeners here. |
|
RootDescriptionReceiverFactory
Creates a new instance of HTMLDescriptionReceiver around a
provided IMarkupWriter . |
|
RootDescriptionReciever
Extended version of DescriptionReceiver that adds the
ability to describe the root object, and to finish the description of an object (allowing the
same receiver to be used to describe several objects). |
Classes in org.apache.tapestry.describe used by org.apache.tapestry.event | |
---|---|
DescriptionReceiver
An object that is provided with a description of another object. |
Classes in org.apache.tapestry.describe used by org.apache.tapestry.html | |
---|---|
HTMLDescriber
Service used to describe an object to a markup writer as HTML (typically, as a <table>). |
|
ReportStatusHub
Service for collecting together status information across the framework; service implementations implement the ReportStatusListener interface and register
themselves as listeners here. |
Classes in org.apache.tapestry.describe used by org.apache.tapestry.services | |
---|---|
HTMLDescriber
Service used to describe an object to a markup writer as HTML (typically, as a <table>). |
Classes in org.apache.tapestry.describe used by org.apache.tapestry.services.impl | |
---|---|
HTMLDescriber
Service used to describe an object to a markup writer as HTML (typically, as a <table>). |
Classes in org.apache.tapestry.describe used by org.apache.tapestry.web | |
---|---|
Describable
An object that can describe its properties to a DescriptionReceiver . |
|
DescriptionReceiver
An object that is provided with a description of another object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |