| Class | Description |
---|
| Details |
The Details class extends NavSkinnableComponent to implement the Details navigator. |
| DetailsAccImpl |
The DetailsAccImpl class extends AccImpl to implement accessability functionality for the Details navigator. |
| DetailsCard |
The DetailsCard class extends SimpleCard to implement a row (corresponding to an IAttachment) in the Details navigator. |
| DetailsCardItem |
The DetailsCardItem class extends NavSkinnableComponent to implement a cell in a DetailsCard in the Details navigator. |
| DetailsCardLayout |
The DetailsCardLayout class extends HorizontalLayout to implement the
layout of a DetailsCard in the Details navigator. |
| DetailsCardList |
The DetailsCardList class extends CardList to implement the
contents of the Details navigator. |
| DetailsField |
The DetailsField class represents the IField of an IAttachment and adds Details specific information. |
| DetailsHeader |
The DetailsHeader class extends List to implement the header row in the Details navigator. |
| DetailsHeaderItem |
The DetailsHeaderItem class extends NavSkinnableComponent to implement a cell of the header row in the Details navigator. |
| DetailsHeaderLayout |
The DetailsHeaderLayout class extends HorizontalLayout to implement the layout of the header row in the Details navigator. |
| DetailsLayout |
The DetailsLayout class extends VerticalLayout to implement the layout of the Details navigator. |
| DetailsResizeCursor |
The DetailsResizeCursor class extends Sprite to implement a resize cursor in the Details navigator. |