org.jboss.errai.common.client
Class ErraiCommon

java.lang.Object
  extended by org.jboss.errai.common.client.ErraiCommon
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

public class ErraiCommon
extends Object
implements com.google.gwt.core.client.EntryPoint


Constructor Summary
ErraiCommon()
           
 
Method Summary
static void disableTextSelection(com.google.gwt.dom.client.Element e, boolean disable)
           
 void onModuleLoad()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ErraiCommon

public ErraiCommon()
Method Detail

onModuleLoad

public void onModuleLoad()
Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint

disableTextSelection

public static void disableTextSelection(com.google.gwt.dom.client.Element e,
                                        boolean disable)


Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.