Package com.jniwrapper.win32.ie.dom

Contains classes for accessing browser Document Object Model (DOM).

See:
          Description

Interface Summary
CheckControl This interface represents checkbox element or radio button element.
Disposable  
EventObjectFactory This class is used for setting properties of event that fired on DOM element.
HasDOMFactory  
HasPeer  
HTMLMouseEvent The HTMLMouseEvent interface provides specific contextual information associated with Mouse events.
WrappedObject This class represents object which methods are executed in OLE message loop.
 

Class Summary
BorderStyle This interface represents style of element border.
CDATASectionImpl  
CharacterDataImpl  
Cookie This class represents cookie.
DocumentFragmentImpl  
DocumentTypeImpl  
DOMEventListenerServer  
DOMEventListenerSupport  
DOMFactory This class creates objects that provide access to DOM structure of HTML document and implement org.w3c.dom interfaces by IDispatch pointers to native peers.
DOMImplementationCSSImpl  
DOMImplementationImpl  
DOMResourceCollector  
DOMUtils  
EmptyNodeList  
EntityImpl  
EntityReferenceImpl  
EventImpl  
EventObject This object represent event from DOM element.
EventTargetImpl  
HTMLAnchorElementImpl  
HTMLAppletElementImpl  
HTMLAreaElementImpl  
HTMLBaseElementImpl  
HTMLBaseFontElementImpl  
HTMLBodyElementImpl  
HTMLBRElementImpl  
HTMLButtonElementImpl  
HTMLCollectionImpl  
HTMLCollectionWrapper  
HTMLDialog Represents an instance of HTML dialog and provides access to its information.
HTMLDirectoryElementImpl  
HTMLDivElementImpl  
HTMLDListElementImpl  
HTMLDOMImplementationImpl  
HTMLElementImpl  
HTMLFieldSetElementImpl  
HTMLFontElementImpl  
HTMLFormElementImpl  
HTMLFrameElementImpl  
HTMLFrameSetElementImpl  
HTMLHeadElementImpl  
HTMLHeadingElementImpl  
HTMLHRElementImpl  
HTMLHtmlElementImpl  
HTMLIFrameElementImpl  
HTMLImageElementImpl  
HTMLInputElementImpl  
HTMLIsIndexElementImpl  
HTMLLabelElementImpl  
HTMLLegendElementImpl  
HTMLLIElementImpl  
HTMLLinkElementImpl  
HTMLMapElementImpl  
HTMLMenuElementImpl  
HTMLMetaElementImpl  
HTMLModElementImpl  
HTMLObjectElementImpl  
HTMLOListElementImpl  
HTMLOptGroupElementImpl  
HTMLOptionElementImpl  
HTMLParagraphElementImpl  
HTMLParamElementImpl  
HTMLPreElementImpl  
HTMLQuoteElementImpl  
HTMLScriptElementImpl  
HTMLSelectElementImpl  
HTMLStyleElementImpl  
HTMLTableCaptionElementImpl  
HTMLTableCellElementImpl  
HTMLTableColElementImpl  
HTMLTableElementImpl  
HTMLTableRowElementImpl  
HTMLTableSectionElementImpl  
HTMLTextAreaElementImpl  
HTMLTitleElementImpl  
HTMLUListElementImpl  
NotationImpl  
ProcessingInstructionImpl  
 

Package com.jniwrapper.win32.ie.dom Description

Contains classes for accessing browser Document Object Model (DOM).