WEBELO
HTML Visualizer & DOM Library
Loading...
Searching...
No Matches
AbstractRange Class Reference
Inheritance diagram for AbstractRange:
Range StaticRange

Public Member Functions

bool collapsed ()

Public Attributes

NodestartContainer
unsigned long startOffset
NodeendContainer
unsigned long endOffset

Detailed Description

Definition at line 796 of file Webelo.cpp.

Member Function Documentation

◆ collapsed()

bool AbstractRange::collapsed ( )

Definition at line 4780 of file Webelo.cpp.

Member Data Documentation

◆ endContainer

Node* AbstractRange::endContainer

Definition at line 800 of file Webelo.cpp.

◆ endOffset

unsigned long AbstractRange::endOffset

Definition at line 801 of file Webelo.cpp.

◆ startContainer

Node* AbstractRange::startContainer

Definition at line 798 of file Webelo.cpp.

◆ startOffset

unsigned long AbstractRange::startOffset

Definition at line 799 of file Webelo.cpp.


The documentation for this class was generated from the following file: