|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentNotificationListener | |
---|---|
org.lobobrowser.html.domimpl | Contains an implementation of the W3C HTML DOM Level 2 interfaces. |
Uses of DocumentNotificationListener in org.lobobrowser.html.domimpl |
---|
Classes in org.lobobrowser.html.domimpl that implement DocumentNotificationListener | |
---|---|
class |
DocumentNotificationAdapter
An abstract implementation of DocumentNotificationListener
with blank methods, provided for convenience. |
Methods in org.lobobrowser.html.domimpl with parameters of type DocumentNotificationListener | |
---|---|
void |
HTMLDocumentImpl.addDocumentNotificationListener(DocumentNotificationListener listener)
Adds a document notification listener, which is informed about changes to the document. |
void |
HTMLDocumentImpl.removeDocumentNotificationListener(DocumentNotificationListener listener)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |