|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
XmlRpcType | Interface for data types that can be translated to XmlRpcType. |
Class Summary | |
Album | Represents the album in PortaView. |
AlbumCollection | Represents a collection of AlbumModel. |
AlbumModel | Contains the album information. |
DomainModel | Top level domain model object. |
ImageModel | Abstract implementation of an image model. |
NameModel | The basic domain object that contains a name. |
ObservableCollection | Generic collection class that can be observed. |
Photo | Represents a photo on disk. |
PhotoModel | Represents a photo model, or "M" in the MVC layer in the PortaView manager.. |
PortaViewCollection | Implements a list for PortaView that can be observed. |
PortaViewImageModel | Contains the image information within the PortaViewModel. |
PortaViewModel | Represents a PortaView. |
SlideSettings | Settings for the slideshow. |
The models, or the "M" in the MVC pattern. This package contains all models used in PortaView. All models are of class Observable. This ensures that each model can be listened to by a view or a controller.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |