Package org.trails.component

Class Summary
AbstractObjectRenderComponent  
AbstractPropertySelection A base class for building trails-aware PropertySelection components Notice that this class uses the PropertySelection render mechanism, that means that derivative classes can't make use of HTML templates.
AbstractPropertySelectionModel  
AssociationSelect This guy interacts with persistence service to produce a Select containing all the elements of the PropertyDescriptor's type.
ClassDescriptorComponent  
EditCollection This component produces a editor for a ManyToOne or ManyToMany collection.
EditProperties  
EmbeddedEditor This component displays an @Embedded object
EnumPropertySelectionModel Implementation of a property model that works off of native java enum types.
EnumSelect Produces a select list for native java enum types.
FilteredAssociationSelect Component that renders a select element based on the annotations InitialValue and PossibleValues.
Identifier Displays an id property
IdentifierSelectionModel  
InsertI18N Used to insert some text (from a parameter) into the HTML.
InvokeMethod  
ObjectActions  
ObjectForm  
ObjectTable Produces a table for the list of instances
PropertyEditor  
RenderProperties This component loops over all the properties in the class descriptor and displays a property for each one, deferring to a property override block if there is one.
SimplePropertyEditor  
TrailsComponent  
TrailsTableColumn  
ViewProperties  
 



Copyright © 2004-2008. All Rights Reserved.