293 |
ManakaiDOM:DOM2 |
ManakaiDOM:DOM2 |
294 |
|
|
295 |
|
|
296 |
|
ElementTypeBinding: |
297 |
|
@Name: PropDef |
298 |
|
@ElementType: |
299 |
|
dis:ResourceDef |
300 |
|
@ShadowContent: |
301 |
|
@@rdf:type: |
302 |
|
rdf:Property |
303 |
|
|
304 |
IF: |
IF: |
305 |
@Name: |
@Name: |
306 |
@@@: AbstractView |
@@@: AbstractView |
413 |
(<ClassName::AbstractView>); |
(<ClassName::AbstractView>); |
414 |
##IF:AbstractView |
##IF:AbstractView |
415 |
|
|
416 |
|
PropDef: |
417 |
|
@QName: document |
418 |
|
@Description: |
419 |
|
@@lang:en |
420 |
|
@@@: |
421 |
|
The document that is associated with the subject. |
422 |
|
|
423 |
IF: |
IF: |
424 |
@Name: |
@Name: |
425 |
@@@: DocumentView |
@@@: DocumentView |
470 |
|
|
471 |
##IF:DocumentView |
##IF:DocumentView |
472 |
|
|
473 |
|
PropDef: |
474 |
|
@QName: view |
475 |
|
@Description: |
476 |
|
@@lang:en |
477 |
|
@@@: |
478 |
|
A view that is associated to the subject. |
479 |
|
\ |
480 |
|
In the manakai DOM implementation, the <IF::Document> |
481 |
|
internal node object has an optional <CODE::subnode2> property named as |
482 |
|
<Q::DOMViews:view> and its value is an array reference, which |
483 |
|
in turn contains zero or more internal node object for |
484 |
|
<IF::AbstractView>. The first item, if any, is the default view |
485 |
|
for that document. Note that internal view node objects have |
486 |
|
a <CODE::origin> property of <Q::DOMViews:document>. |
487 |
|
|
488 |
## DOMViews.dis ends here |
## DOMViews.dis ends here |
489 |
|
|
490 |
|
|