Generic Function Dom-Id (4 methods)
(
dom-id < obj > )
Provides a consistent interface to identifying widgets
by their DOM id. Returns a string or nil if the object is to have no id.
Method Summary
| dom-id < dom-object-mixin > |
| dom-id < function > |
| dom-id < string > |
| dom-id < symbol > |