Uses of Class
org.uispec4j.Clipboard.TextType

Packages that use Clipboard.TextType
org.uispec4j Provides classes for handling user interface components. 
 

Uses of Clipboard.TextType in org.uispec4j
 

Fields in org.uispec4j declared as Clipboard.TextType
static Clipboard.TextType Clipboard.HTML
           
static Clipboard.TextType Clipboard.PLAIN
           
 

Methods in org.uispec4j with parameters of type Clipboard.TextType
static void Clipboard.putText(Clipboard.TextType type, Clipboard.Charset charset, Clipboard.TransferType transferType, java.lang.CharSequence data)
          Dumps a given text (either String or StringBuffer) into the Clipboard with a specified MIME type
 



Copyright © 2004-2010. All Rights Reserved.