Generic Function View-Class-Name (1 method)

( view-class-name < view-type > )

Part of:

package weblocks
Given a view 'type', converts it to the class name
of the view. Default implementation adds '-view' to the type and
returns the symbol.

Method Summary

view-class-name < t >