org.cruxframework.crux.widgets.client.util
Class TextSelectionUtils

java.lang.Object
  extended by org.cruxframework.crux.widgets.client.util.TextSelectionUtils

public class TextSelectionUtils
extends Object


Nested Class Summary
static class TextSelectionUtils.Unselectable
           
static class TextSelectionUtils.UnselectableIEImpl
           
static class TextSelectionUtils.UnselectableMozImpl
           
 
Constructor Summary
TextSelectionUtils()
           
 
Method Summary
static void makeUnselectable(com.google.gwt.dom.client.Element element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextSelectionUtils

public TextSelectionUtils()
Method Detail

makeUnselectable

public static void makeUnselectable(com.google.gwt.dom.client.Element element)
Parameters:
element -


Copyright © 2015. All rights reserved.