OpenSencillo  2015.009
Long live the simplicity of PHP
 All Data Structures Namespaces Files Functions Pages
ZeroClipboard Class Reference
Inheritance diagram for ZeroClipboard:

Public Member Functions

function addCallbacks(evt:Event=null)
ExternalInterface 
addCallback ("clearText", clearText)
 
ExternalInterface addCallback ("setText", setText)
 
ExternalInterface addCallback ("appendText", appendText)
 
ExternalInterface addCallback ("setFileName", setFileName)
 
ExternalInterface addCallback ("setAction", setAction)
 
ExternalInterface addCallback ("setCharSet", setCharSet)
 
ExternalInterface addCallback ("setBomInc", setBomInc)
 
function setCharSet (newCharSet:String)
 
 if (action=="save")
 
else if (action=="pdf")
 
ExternalInterface call ( 'ZeroClipboard_TableTools.dispatch', domId, 'complete', clipText)
 
utf8 writeUTFBytes (str)
 
 if (incBom)
 
 while (i< iLen)
 
function addCallbacks(evt:Event=null)
ExternalInterface 
addCallback ("clearText", clearText)
 
ExternalInterface addCallback ("setText", setText)
 
ExternalInterface addCallback ("appendText", appendText)
 
ExternalInterface addCallback ("setFileName", setFileName)
 
ExternalInterface addCallback ("setAction", setAction)
 
ExternalInterface addCallback ("setCharSet", setCharSet)
 
ExternalInterface addCallback ("setBomInc", setBomInc)
 
function setCharSet (newCharSet:String)
 
 if (action=="save")
 
else if (action=="pdf")
 
ExternalInterface call ( 'ZeroClipboard_TableTools.dispatch', domId, 'complete', clipText)
 
pdf setDisplayMode (Display.FULL_WIDTH)
 
pdf addPage ()
 
pdf textStyle (new RGBColor(0), 1)
 
pdf setFont (new CoreFont(FontFamily.HELVETICA), 14)
 
 if (title!="")
 
pdf setFont (new CoreFont(FontFamily.HELVETICA), 11)
 
 if (message!="")
 
 for (i=0, iLen=dataIn.length;i< iLen;i++)
 
 for (i=0, iLen=headers.length;i< iLen;i++)
 
var new RGBColor (0xE0E0E0)
 
var new new RGBColor (0xFFFFFF)
 
var new new new RGBColor (0x0)
 
pdf addGrid (grid, 0, y)
 
utf8 writeUTFBytes (str)
 
 if (incBom)
 
 while (i< iLen)
 

Data Fields

 else
 
 return
 
return utf8
 
var i:uint=0
 
var iLen:uint = str.length
 
return utf16
 
 iPageWidth = pdf.getCurrentPage().w-20
 
 headers = dataOut.shift()
 
var grid:Grid = new Grid( dataOut
 
var iPageWidth
 
var new new true
 
var new new new null
 
var new new new columns
 
return pdf
 

Detailed Description

Definition at line 17 of file ZeroClipboard.as.

Field Documentation

else
Initial value:
{
charSet = 'UTF8'

Definition at line 88 of file ZeroClipboard.as.


The documentation for this class was generated from the following files: