Uses of Class
textbender.o.rhinohide.core.RhiEntity

Packages that use RhiEntity
textbender.o.rhinohide.core   
 

Uses of RhiEntity in textbender.o.rhinohide.core
 

Methods in textbender.o.rhinohide.core that return RhiEntity
static RhiEntity RhiEntity.wrapEntity(RhiWindow window, netscape.javascript.JSObject jsObject)
          Creates a RhiEntity.
(package private) static RhiEntity RhiEntity.wrapEntity(RhiWindow window, netscape.javascript.JSObject jsObject, boolean doTypeCheck)