Class Hidden-Presentation

A presentation that outputs no HTML

Part of:

package weblocks, class input-presentation

Direct Superclass

input-presentationA default presentation for forms renders an input
field.

Slot

max-lengthInitform:*max-password-length*.

Direct Method

render-view-fieldRenders a given view field. This function should
render appropriate structural markup, and call r...

Other Method

dependenciesReturn a list of dependencies for a particular
object.

Whenever a widget is rendered by webl...
print-view-field-valueConverts a value to a textual representation.
Specialize this function to change the way a value ...
render-view-field-valueRenders 'value' obtained from 'field' using
'presentation'. If this function requires a textual r...