Package planetj.dataengine.display

Interface Summary
IRenderer  
IRowAction Any class implementing this interface must be a RowAction.
IRowCollectionAction Any class implementing this interface must be a RowCollectionAction.
ITemplate This interface contains constants used by by the layout property group.
 

Class Summary
AbstractAction An Action contains logic to carry out some action on an Object.
ActionDescriptor An ActionDescriptor contains all the actions of a given type that should be shown or hidden when displaying.
ActionDisplayDescriptor An ActionDisplayDescriptor property group contains all the information needed in order to display the action.
ActionManager The ActionManager manages what actions are registered.
BrowserProperties  
DetailDisplayPropertyGroup  
DisplayColumnsPropertyGroup  
FramePropertyGroup Properties dealing with an HTML frame
JoinProperties  
LayoutDisplayPropertyGroup  
OperationLabelsPropertyGroup  
OperationSettingsPropertyGroup Insert the type's description here.
ParameterOperatorLabels  
ReflectAction A ReflectAction uses java reflection to invoke a method on a given Object.
ReflectRowAction Uses java reflection to perform an action on a Row.
ReflectRowCollectionAction Uses java reflection to perform an action on a RowCollection.
RowAction A RowAction is an action that is to be performed on a given Row.
RowComparator RowComparator contains info on how this Row will be sorted Creation date: (12/11/2001 6:37:10 AM)
SignOnPropertyGroup  
StoredProcedurePropertyGroup Contains properties dealing with stored procedures
StylesPropertyGroup  
TableDisplayPropertyGroup Insert the type's description here.