Package org.apache.tapestry5.corelib.base
package org.apache.tapestry5.corelib.base
Base components intended to be extended by other components rather than
used directly in templates.
-
ClassesClassDescriptionBase class for link-generating components that are based on a component event request.Provides initialization of the clientId and elementName properties.Base page for Tapestry internal pages, that should suppress any application changes to the core stack's CSS.Provides base utilities for classes that generate clickable links.Base class for components that output a property value using a
PropertyModel
.Abstract class for a variety of components that render some variation of a text field.Provides support for elements that will optionally render a uniqueid
attribute, but only if it is requested.