Generic Function Typespec->View-Field-Presentation (5 methods)

( typespec->view-field-presentation < scaffold > < typespec > < args > )

Part of:

package weblocks
Expects a scaffold type, a typespec and the
typespec's arguments arguments (obtained via
'inspect-typespec'). Converts the given typespec to a view-field
presentation argument. This function may return multiple values. The
first value should be true if the typespec was converted to a
presentation, nil otherwise. If the first value is true, second value
should be the presentation argument.

Method Summary

typespec->view-field-presentation < form-scaffold > (eql boolean)< t > 
typespec->view-field-presentation < form-scaffold > (eql member)< t > 
typespec->view-field-presentation < form-scaffold > (eql us-state)< t > 
typespec->view-field-presentation < scaffold > (eql boolean)< t > 
typespec->view-field-presentation < t > < t > < t >