AreaEdit

Class TableOperations

Object
   |
   +--TableOperations

class TableOperations

Defined in TableOperations/table-operations.js


Field Summary
<static>  Object _pluginInfo
          
<static>  Object btnList
          
 
Constructor Summary
TableOperations (editor)
           
 
Method Summary
 Object _lc(string)
          
 void buttonPress(editor, button_id)
          
 void dialogRowCellProperties(cell)
          
 void dialogTableProperties()
          
 Object getClosest(tagName)
           UTILITIES
<static> Object createColorButton(doc, editor, color, name)
          
<static> Object createStyleFieldset(doc, editor, el)
          
<static> Object createStyleLayoutFieldset(doc, editor, el)
          
<static> Object getLength(value)
          
<static> void processStyle(params, element)
          

Field Detail

_pluginInfo

<static> Object _pluginInfo

btnList

<static> Object btnList

Constructor Detail

TableOperations

TableOperations(editor)

Method Detail

_lc

Object _lc(string)

buttonPress

void buttonPress(editor, button_id)

dialogRowCellProperties

void dialogRowCellProperties(cell)

dialogTableProperties

void dialogTableProperties()

getClosest

Object getClosest(tagName)

createColorButton

<static> Object createColorButton(doc, editor, color, name)

createStyleFieldset

<static> Object createStyleFieldset(doc, editor, el)

createStyleLayoutFieldset

<static> Object createStyleLayoutFieldset(doc, editor, el)

getLength

<static> Object getLength(value)

processStyle

<static> void processStyle(params, element)

AreaEdit

Documentation generated by JSDoc on Mon Jun 13 20:27:40 2005