Class Summary |
LyBlobFileHandler |
This class offers methods for fectching content from a 'blob' or embeded document in a data
provider and is used by leon.data.LyYFileValue to handle attachments. |
LyColumnField |
This class provides a simple implementation of LyField. |
LyPeerFileValue |
This class implements a peer storage info to fetch a FileValue from a provider. |
LyRowObject |
This class implements instances of LyTableClass. |
LyTableClass |
This class is a simple peer class implementation that uses LyRowObject as wrapper for instances. |
LyTableDataProvider |
This is an abstract class that must be specialized. |