Uses of Class
portaview.model.DomainModel

Packages that use DomainModel
portaview.model The models, or the "M" in the MVC pattern. 
 

Uses of DomainModel in portaview.model
 

Subclasses of DomainModel in portaview.model
 class Album
          Represents the album in PortaView.
 class AlbumModel
          Contains the album information.
 class ImageModel
          Abstract implementation of an image model.
 class NameModel
          The basic domain object that contains a name.
 class PhotoModel
          Represents a photo model, or "M" in the MVC layer in the PortaView manager..
 class PortaViewImageModel
          Contains the image information within the PortaViewModel.
 class PortaViewModel
          Represents a PortaView.
 



Copyright © 2003 The PortaView Team. All Rights Reserved.