|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
void |
xblBindingAttached()
The xblBindingAttached() method is called by the user agent after the binding has been attached |
void |
xblEnteredDocument()
The xblEnteredDocument() method is called by the user agent in two cases: 1) When the bound element, or one of its ancestors, or one of the elements in a higher shadow scope, is inserted into the document 2) When the binding is originally attached, if the bound element is already in the document. |
void |
xblLeftDocument()
The xblLeftDocument() method is called by the user agent when the bound element, or one of its ancestors, or one of the elements in a higher shadow scope, is removed from the document. |
| Method Detail |
public void xblBindingAttached()
public void xblEnteredDocument()
public void xblLeftDocument()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||