|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.gwt.dom.client.internal.DefaultSelectionManager
public class DefaultSelectionManager
The default SelectionManager implementation. Retrieves the selection object using Mozilla's API.
| Field Summary |
|---|
| Fields inherited from interface org.xwiki.gwt.dom.client.SelectionManager |
|---|
INSTANCE |
| Constructor Summary | |
|---|---|
DefaultSelectionManager()
|
|
| Method Summary | |
|---|---|
Selection |
getSelection(Document document)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultSelectionManager()
| Method Detail |
|---|
public Selection getSelection(Document document)
getSelection in interface SelectionManagerdocument - The document for which to retrieve the selection.
SelectionManager.getSelection(Document)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||