Generic Function Dom-Classes (4 methods)

( dom-classes < obj > )

Part of:

package weblocks
Returns a string that represents all applicable CSS
classes for an object (usually a widget). Normally includes the class
name and the names of its subclasses. It is safe to assume that all
widgets will have a CSS class of 'widget'.

Method Summary

dom-classes < dom-object-mixin
dom-classes < function > 
dom-classes < string > 
dom-classes < symbol >