Class Text-Presentation

A default presentation that renders values as
text.

Part of:

package weblocks, class predicate-presentation, class paragraph-presentation, class excerpt-presentation, class password-presentation

Direct Subclass

excerpt-presentationPresents a large amount of text as an HTML
paragraph.
paragraph-presentationPresents a large amount of text as an HTML
paragraph.
password-presentationA presentation for passwords.
predicate-presentationA default presentation that renders values as
predicates, where nil is treated as false, and an...

Direct Method

render-view-field-valueRenders 'value' obtained from 'field' using
'presentation'. If this function requires a textual r...