| Package | Description |
|---|---|
| org.xwiki.gwt.dom.client |
| Modifier and Type | Method and Description |
|---|---|
RangeCompare |
RangeCompare.reverse() |
static RangeCompare |
RangeCompare.valueOf(boolean firstEndPoint,
boolean secondEndPoint) |
static RangeCompare |
RangeCompare.valueOf(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 are declared.
|
| Modifier and Type | Method and Description |
|---|---|
short |
Range.compareBoundaryPoints(RangeCompare how,
Range sourceRange)
Compare the boundary-points of two Ranges in a document.
|
Copyright © 2004–2016 XWiki. All rights reserved.