|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use portaview.model | |
portaview | Package that contains the main PortaView application and the controllers, or "C" in the MVC pattern. |
portaview.model | The models, or the "M" in the MVC pattern. |
portaview.server | PortaView's server that both serves as a client (to retrieve the images from the master PortaView's server) and a server (to accept local modification as commanded by the master server). |
portaview.util | General utilities used by PortaView. |
portaview.view | The views, or "V" in the MVC pattern. |
Classes in portaview.model used by portaview | |
PortaViewModel
Represents a PortaView. |
Classes in portaview.model used by portaview.model | |
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. |
|
PortaViewImageModel
Contains the image information within the PortaViewModel. |
|
PortaViewModel
Represents a PortaView. |
|
SlideSettings
Settings for the slideshow. |
|
XmlRpcType
Interface for data types that can be translated to XmlRpcType. |
Classes in portaview.model used by portaview.server | |
Album
Represents the album in PortaView. |
|
AlbumCollection
Represents a collection of AlbumModel. |
|
PortaViewCollection
Implements a list for PortaView that can be observed. |
|
PortaViewModel
Represents a PortaView. |
|
SlideSettings
Settings for the slideshow. |
Classes in portaview.model used by portaview.util | |
PortaViewModel
Represents a PortaView. |
Classes in portaview.model used by portaview.view | |
AlbumCollection
Represents a collection of AlbumModel. |
|
AlbumModel
Contains the album information. |
|
ObservableCollection
Generic collection class that can be observed. |
|
PortaViewCollection
Implements a list for PortaView that can be observed. |
|
PortaViewModel
Represents a PortaView. |
|
SlideSettings
Settings for the slideshow. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |