All Classes and Interfaces
Class
Description
A
Presentable
implementation for FileEntity
, creates a PresentationModel
for a tabular rendering with four columns: name, size, creationDate and latestModificationDate.This interface describes all the interactions with the presentation object.
If the presentation contains form fields, it's a good practice to group them together within a single class
which exposes
BoundProperty
instances.