public class ToolsImplWebkit extends ToolsImpl
| Constructor and Description |
|---|
ToolsImplWebkit() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setTextSelectionDisable(com.google.gwt.dom.client.Element el) |
protected void |
setTextSelectionEnable(com.google.gwt.dom.client.Element el) |
textSelectionEnableprotected void setTextSelectionEnable(com.google.gwt.dom.client.Element el)
setTextSelectionEnable in class ToolsImplprotected void setTextSelectionDisable(com.google.gwt.dom.client.Element el)
setTextSelectionDisable in class ToolsImpl