Class Password-Presentation

A presentation for passwords.

Part of:

package weblocks, class text-presentation, class input-presentation

Direct Superclass

input-presentationA default presentation for forms renders an input
field.
text-presentationA default presentation that renders values as
text.

Slot

max-length
Maximum length of an input.
Initform:*max-raw-input-length*, Initargs::max-length; Accessors:input-presentation-max-length.

Direct Method

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...