|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.gwt.dom.client.internal.ie.IESelection.RangeBoundary
protected static final class IESelection.RangeBoundary
Specifies where a range starts or ends inside the DOM tree.
| Constructor Summary | |
|---|---|
IESelection.RangeBoundary(com.google.gwt.dom.client.Node container,
int offset)
Creates a new range boundary. |
|
| Method Summary | |
|---|---|
com.google.gwt.dom.client.Node |
getContainer()
|
int |
getOffset()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IESelection.RangeBoundary(com.google.gwt.dom.client.Node container,
int offset)
container - containeroffset - offset| Method Detail |
|---|
public com.google.gwt.dom.client.Node getContainer()
containerpublic int getOffset()
offset
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||