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

java.lang.Object
  extended by org.cruxframework.crux.widgets.client.util.TextSelectionUtils.Unselectable
Direct Known Subclasses:
TextSelectionUtils.UnselectableIEImpl, TextSelectionUtils.UnselectableMozImpl
Enclosing class:
TextSelectionUtils

public static class TextSelectionUtils.Unselectable
extends Object

Author:
Thiago da Rosa de Bustamante

Constructor Summary
TextSelectionUtils.Unselectable()
           
 
Method Summary
 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.Unselectable

public TextSelectionUtils.Unselectable()
Method Detail

makeUnselectable

public void makeUnselectable(com.google.gwt.dom.client.Element element)


Copyright © 2014. All rights reserved.