|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use Rhinohide | |
---|---|
textbender.o.rhinohide | |
textbender.o.rhinohide.core | |
textbender.o.rhinohide.events | |
textbender.o.rhinohide.html | |
textbender.o.rhinohide.ranges | |
textbender.o.rhinohide.traversal |
Uses of Rhinohide in textbender.o.rhinohide |
---|
Subclasses of Rhinohide in textbender.o.rhinohide | |
---|---|
class |
RhiWindow
A global 'window' implemented as an overlay of a JavaScript global 'window'. |
Methods in textbender.o.rhinohide that return Rhinohide | |
---|---|
Rhinohide |
RhiWindow.relayFactorySI()
Factory to create event relays on the JavaScript side, for RelaySI. |
Rhinohide |
RhiWindow.relayFactorySIP()
Factory to create event relays on the JavaScript side, for RelaySIP. |
Methods in textbender.o.rhinohide with parameters of type Rhinohide | |
---|---|
static netscape.javascript.JSObject |
Rhinohide.toJSObject(Rhinohide rhinohide)
|
Uses of Rhinohide in textbender.o.rhinohide.core |
---|
Subclasses of Rhinohide in textbender.o.rhinohide.core | |
---|---|
(package private) class |
RhiAttr
An attribute node implemented as an overlay of a JavaScript attribute node. |
(package private) class |
RhiCDATASection
A CDATA section implemented as an overlay of a JavaScript CDATA section. |
(package private) class |
RhiCharacterData
A character node implemented as an overlay of a JavaScript character node. |
(package private) class |
RhiComment
A comment node implemented as an overlay of a JavaScript comment node. |
class |
RhiDocument
A document implemented as an overlay of a JavaScript document. |
(package private) class |
RhiDocumentFragment
A document fragment implemented as an overlay of a JavaScript document fragment. |
class |
RhiDocumentType
A document type node implemented as an overlay of a JavaScript document type node. |
(package private) class |
RhiDOMImplementation
A DOM implementation as an overlay of a JavaScript DOM implementation. |
class |
RhiElement
An element implemented as an overlay of a JavaScript element. |
(package private) class |
RhiEntity
An entity node implemented as an overlay of a JavaScript entity node. |
(package private) class |
RhiEntityReference
An entity reference implemented as an overlay of a JavaScript entity reference. |
(package private) class |
RhiNamedNodeMap
A named node map implemented as an overlay of a JavaScript node map. |
class |
RhiNode
A node implemented as an overlay of a JavaScript node. |
(package private) class |
RhiNodeList
A node list implemented as an overlay of a JavaScript node list. |
(package private) class |
RhiNotation
A notation node implemented as an overlay of a JavaScript notation node. |
(package private) class |
RhiProcessingInstruction
A processing instruction implemented as an overlay of a JavaScript processing instruction. |
(package private) class |
RhiText
A text node implemented as an overlay of a JavaScript text node. |
Methods in textbender.o.rhinohide.core with parameters of type Rhinohide | |
---|---|
protected static void |
RhiNode.ensureNodeType(Rhinohide rhinohide,
short nodeType)
|
static short |
RhiNode.getNodeType(Rhinohide rhinohide)
Returns the node type of a JavaScript node. |
Uses of Rhinohide in textbender.o.rhinohide.events |
---|
Subclasses of Rhinohide in textbender.o.rhinohide.events | |
---|---|
(package private) class |
RhiEvent
An event implemented as an overlay of a JavaScript event. |
class |
RhiEventTarget
An event target implemented as an overlay of a JavaScript event target. |
(package private) class |
RhiKeyEvent
A key event implemented as an overlay of a JavaScript key event. |
(package private) class |
RhiMouseEvent
A mouse event implemented as an overlay of a JavaScript mouse event. |
(package private) class |
RhiUIEvent
A UI event implemented as an overlay of a JavaScript UI event. |
Fields in textbender.o.rhinohide.events declared as Rhinohide | |
---|---|
(package private) Rhinohide |
RelaySI.rhiRelay
The listener/relay on the JavaScript side. |
Methods in textbender.o.rhinohide.events with parameters of type Rhinohide | |
---|---|
static String |
RhiEvent.getType(Rhinohide rhinohide)
Returns the type of an event. |
Uses of Rhinohide in textbender.o.rhinohide.html |
---|
Subclasses of Rhinohide in textbender.o.rhinohide.html | |
---|---|
class |
RhiHTMLDocument
An HTML document implemented as an overlay of a JavaScript HTML document. |
class |
RhiHTMLElement
An HTML element implemented as an overlay of a JavaScript HTML element. |
Uses of Rhinohide in textbender.o.rhinohide.ranges |
---|
Subclasses of Rhinohide in textbender.o.rhinohide.ranges | |
---|---|
class |
RhiRange
A range implemented as an overlay of a JavaScript range. |
class |
RhiSelection
A text selection implemented as an overlay of a JavaScript text selection. |
Uses of Rhinohide in textbender.o.rhinohide.traversal |
---|
Subclasses of Rhinohide in textbender.o.rhinohide.traversal | |
---|---|
class |
RhiTreeWalker
A tree walker implemented as an overlay of a JavaScript tree walker. |
|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |