See: Description
| Interface | Description |
|---|---|
| ExistingSelectionProcessor |
Callback interface for panels of detail views to process existing
selections.
|
| Class | Description |
|---|---|
| AbstractCallbackMethodsTab |
Base abstract class for all calback methids editing tabs Contains logic for callback
methods displaying, creating, removing, esiting, reordering
|
| CallbackDescriptorTableModel |
Table model for displaying methods list for a particular CallbackDescriptor
|
| CallbackType |
Entity for callback type.
|
| DataDomainTabbedView |
DataDomain editing tabs container
|
| DataDomainView |
Panel for editing DataDomain.
|
| DataMapTabbedView |
Data map editing tabs container
|
| DataMapView |
Panel for editing a DataMap.
|
| EditorView |
Main display area split into the project navigation tree on the left and selected
object editor on the right.
|
| EjbqlQueryMainTab | |
| EjbqlQueryPropertiesPanel | |
| EjbqlQueryScriptsTab | |
| EjbqlTabbedView | |
| EmbeddableAttributeTab | |
| EmbeddableAttributeTableModel | |
| EmbeddableTab | |
| EmbeddableTabbedView | |
| ObjAttributeTableModel |
Model for the Object Entity attributes and for Obj to DB Attribute Mapping tables.
|
| ObjCallbackMethod | |
| ObjectQueryPropertiesPanel |
A panel that supports editing the properties of a query based on ObjEntity.
|
| ObjEntityAttributePanel |
Detail view of the ObjEntity attributes.
|
| ObjEntityAttributeRelationshipTab |
Combines ObjEntityAttributeTab and ObjEntityRelationshipTab in JSplitPane.
|
| ObjEntityCallbackMethodsTab |
Tab for editing callback methods on an ObjEntity
|
| ObjEntityRelationshipPanel |
Displays ObjRelationships for the edited ObjEntity.
|
| ObjEntityTab |
Detail view of the ObjEntity properties.
|
| ObjEntityTabbedView |
Tabbed ObjEntity editor panel.
|
| ObjRelationshipTableModel |
Table model to display ObjRelationships.
|
| ProcedureParameterTab | |
| ProcedureParameterTableModel | |
| ProcedureQueryView | |
| ProcedureTab |
A panel for editing stored procedure general settings, such as name, schema,
etc.
|
| ProcedureTabbedView |
Tabbed panel for stored procedure editing.
|
| RawQueryPropertiesPanel |
A panel that supports editing the properties a query not based on ObjEntity, but still
supporting DataObjects retrieval.
|
| SelectPropertiesPanel |
A panel that supports editing the properties of a GenericSelectQuery.
|
| SelectQueryMainTab |
A tabbed pane that contains editors for various SelectQuery parts.
|
| SelectQueryOrderingTab |
A panel for picking SelectQuery orderings.
|
| SelectQueryPrefetchTab |
Subclass of the SelectQueryOrderingTab configured to work with prefetches.
|
| SelectQueryTabbedView |
A tabbed view for configuring a select query.
|
| SQLTemplateMainTab |
A main panel for editing a SQLTemplate.
|
| SQLTemplateScriptsTab |
A panel for configuring SQL scripts of a SQL template.
|
| SQLTemplateTabbedView |
Contains editor panels used by CayenneModeler main frame.
Copyright © 2001–2015 Apache Cayenne. All rights reserved.