|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of RangeCompare in org.xwiki.gwt.dom.client |
|---|
| Methods in org.xwiki.gwt.dom.client that return RangeCompare | |
|---|---|
RangeCompare |
RangeCompare.reverse()
|
static RangeCompare |
RangeCompare.valueOf(boolean firstEndPoint,
boolean secondEndPoint)
|
static RangeCompare |
RangeCompare.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static RangeCompare[] |
RangeCompare.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.xwiki.gwt.dom.client with parameters of type RangeCompare | |
|---|---|
short |
Range.compareBoundaryPoints(RangeCompare how,
Range sourceRange)
Compare the boundary-points of two Ranges in a document. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||