public interface SelectionManager
| Modifier and Type | Field and Description |
|---|---|
static SelectionManager |
INSTANCE
We create the singleton instance using deferred binding in order to use different implementations for different
browsers.
|
| Modifier and Type | Method and Description |
|---|---|
Selection |
getSelection(Document doc) |
static final SelectionManager INSTANCE
Copyright © 2004–2014 XWiki. All rights reserved.