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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidsetTextSelectionDisable(com.google.gwt.dom.client.Element el) protected voidsetTextSelectionEnable(com.google.gwt.dom.client.Element el) voidtextSelectionEnable(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)
-