Package io.jmix.ui.widget.client.sys
Class ToolsImpl
java.lang.Object
io.jmix.ui.widget.client.sys.ToolsImpl
- Direct Known Subclasses:
ToolsImplIE
,ToolsImplMozilla
,ToolsImplWebkit
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
setTextSelectionDisable
(com.google.gwt.dom.client.Element el) protected void
setTextSelectionEnable
(com.google.gwt.dom.client.Element el) void
textSelectionEnable
(com.google.gwt.dom.client.Element el, boolean enable)
-
Constructor Details
-
ToolsImpl
public ToolsImpl()
-
-
Method Details
-
setTextSelectionEnable
protected void setTextSelectionEnable(com.google.gwt.dom.client.Element el) -
setTextSelectionDisable
protected void setTextSelectionDisable(com.google.gwt.dom.client.Element el) -
textSelectionEnable
public void textSelectionEnable(com.google.gwt.dom.client.Element el, boolean enable)
-