Class Password-Presentation

A presentation for passwords.

Part of:

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

Direct Superclass

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

Slot

max-lengthInitform:*max-password-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...

Other Method

dependenciesReturn a list of dependencies for a particular
object.

Whenever a widget is rendered by webl...