Dynamic Layout Markup Language
See also Site Map
//standard style metadata: share this or parts of this in prototype definitions // events trigger calls to respond(action) - respond calculates the current state, and calls the matching transition action, which calls the target state action with the sourcestate specified. // each object can have a mode, as determined by widget // target states can be calculated by mode etc.