Class Presentation

Base class for all presentations. Exists in order
to help manage CSS and JavaScript dependencies for presentations.

Part of:

package weblocks, class text-presentation, class form-presentation

Direct Subclass

form-presentationA base class for all presentations that output form
constructs. All form presentations should d...
text-presentationA default presentation that renders values as
text.

Direct Method

dependenciesReturn a list of dependencies for a particular
object.

Whenever a widget is rendered by webl...