Generic Function View-Default-Field-Type (4 methods)
(
view-default-field-type < view-type > < field-type > )
Given 'view-type' and 'field-type', returns the
type of the fields of the view. Default implementation returns
'field-type' if present, otherwise 'view-type'.
Method Summary
| view-default-field-type < t > < t > |
| view-default-field-type (eql
sequence)(eql
weblocks:mixin) |
| view-default-field-type (eql
weblocks:form)(eql
weblocks:mixin) |
| view-default-field-type (eql
weblocks:table)(eql
weblocks:mixin) |