|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IdContainer
An interface for DOM nodes that can look up elements with IDs. This is
used to give common interface to Document and
XBLShadowTreeElement objects.
| Method Summary | |
|---|---|
Element |
getElementById(String id)
Returns the element with the given ID that exists in this subtree. |
| Method Detail |
|---|
Element getElementById(String id)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||