A B C D E F G H I J L M N O P R S T U V W X Y Z

A

AbstractFaceBookServlet - Class in com.extentech.ExtenXLS.plugin.integration
Servlet implementation class for Servlet: AbstractFacebookServlet from: http://www.developer.com/java/print.php/10922_3733751_5
AbstractFaceBookServlet() - Constructor for class com.extentech.ExtenXLS.plugin.integration.AbstractFaceBookServlet
 
AbstractPlugin - Class in com.extentech.ExtenXLS.plugin
Abstract implementation of the Plugin interface.
AbstractPlugin() - Constructor for class com.extentech.ExtenXLS.plugin.AbstractPlugin
 
ACCESS_STATUS_PRIVATE - Static variable in class com.extentech.ExtenXLS.web.MemeWorkBook
 
ACCESS_STATUS_PUBLIC - Static variable in class com.extentech.ExtenXLS.web.MemeWorkBook
 
ACCESS_STATUS_SHARED - Static variable in class com.extentech.ExtenXLS.web.MemeWorkBook
 
actionPerformed(ActionEvent) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSPanel
Handle the display of Named CellRanges
activate() - Method in class com.extentech.ExtenXLS.binder.NamedRangeDataObject
 
add(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginCell
Inserts a cell into the worksheet, or replaces an existing cell
add(Object, int, int) - Method in interface com.extentech.ExtenXLS.WorkSheet
Add a Cell with the specified value to a WorkSheet.
add(Object, String) - Method in interface com.extentech.ExtenXLS.WorkSheet
Add a Cell with the specified value to a WorkSheet.
add(Date, String, String) - Method in interface com.extentech.ExtenXLS.WorkSheet
Add a java.sql.Date Cell to a WorkSheet.
add(Object, int, int) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Add a Cell with the specified value to a WorkSheet.
add(Object, int, int, int) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Add a Cell with the specified value to a WorkSheet.
add(Object, String) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Add a Cell with the specified value to a WorkSheet.
add(Timestamp, String, String) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Add a java.sql.Timestamp Cell to a WorkSheet.
add(Date, String, String) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Add a java.sql.Date Cell to a WorkSheet.
add(Date, int, int, String) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Add a java.sql.Date Cell to a WorkSheet.
addAllSeries(String[], String[], String[], String) - Method in class com.extentech.ExtenXLS.ChartHandle
given an array of values, legends, bubble sizes (optional) and a category range, update (replace) the charts series with this data NOTE: String arrays come in reverse order from plugins, so this method adds series LIFO i.e.
addCell(CellHandle) - Method in class com.extentech.ExtenXLS.FormatHandle
add a Cell to this FormatHandle thus applying the Format to the Cell
addCell(CellHandle) - Method in class com.extentech.ExtenXLS.NameHandle
add a cell to this named range ------------------------------------------------------------
addcell(Map) - Static method in class com.extentech.ExtenXLS.web.WorkBookUpdateBean
Inserts a row into the worksheet
addCellArray(CellHandle[]) - Method in class com.extentech.ExtenXLS.FormatHandle
Apply this Format to a Range of Cells
addCellRange(DataBoundCellRange) - Method in class com.extentech.ExtenXLS.binder.CellRangeDataObject
Add a DataboundCellRange to this DataObject for retrieving data.
addCellRange(CellRange) - Method in class com.extentech.ExtenXLS.FormatHandle
Apply this Format to a Range of Cells
addCells(List) - Method in class com.extentech.ExtenXLS.FormatHandle
Add a List of Cells to this FormatHandle ------------------------------------------------------------
addCellToRange(CellHandle) - Method in class com.extentech.ExtenXLS.CellRange
Increase the bounds of the CellRange by including the CellHandle.
addCellToRange(String, CellHandle) - Method in class com.extentech.ExtenXLS.FormulaHandle
Changes a range in a formula to expand until it includes the cell address from CellHandle.
addChart(byte[], String) - Method in interface com.extentech.ExtenXLS.WorkSheet
 
addChart(byte[], String, short[]) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
 
addCol(int, int) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
adds the column (col1st, colLast) and returns the new ColHandle
addColinfo(colinfo) - Method in class com.extentech.ExtenXLS.binder.NamedRangeDataObject
Adds a colinfo to the list of colinfos if the colinfo doesn't exist.
addColumn(Object, Vector) - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
addDpt(dPt) - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
add a dPt element (data point) for this series
addFont(Font, WorkBookHandle) - Static method in class com.extentech.ExtenXLS.FormatHandle
adds a font to the global font store only if exact font is not already present
addgroup(Map) - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginMemeSharing
shares this meme with a group creates group if it does not exist specifies access level: NO_ACCESS_LEVEL =-1; APPEND_LEVEL = 0; READ_LEVEL = 1; UPDATE_LEVEL = 2; CREATE_LEVEL = 3; DELETE_LEVEL = 4; OWNER_LEVEL = 5; ------------------------------------------------------------
addImages(XmlPullParser, Boundsheet) - Static method in class com.extentech.ExtenXLS.ExtenXLS
Takes XML defining images and adds the images defined in it into the specific position in the sheet
addMultipleSeries(ArrayList) - Method in class com.extentech.ExtenXLS.ui.jchart.YSeries
Method to add multiple series (contained in an ArrayList) to this YSeries.
addMultipleYSeries(ArrayList) - Method in class com.extentech.ExtenXLS.ui.jchart.JChart
 
addNamedRange(NameHandle) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSPanel
 
addNewNode(DataObject) - Method in class com.extentech.ExtenXLS.swing.E360Table
set table and XML Mapping values from PropertiesPanel name= driver= dbURL= username=" password= enable_pooling= query_name= SQL= keycol= parameters=
addNewNode(DataObject) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSRowTable
set table and XML Mapping values from PropertiesPanel
addNotify() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenBeanListChooserFrame
 
addPanel(WizardPanel) - Method in class com.extentech.ExtenXLS.swing.ExtenXLSMapperWizard
 
addParameter(String) - Method in class com.extentech.ExtenXLS.ui.swing.DataObjectPanel
 
addParameter(DataObject) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenDataObjectPanel
 
addProperty(String, Object) - Method in interface com.extentech.ExtenXLS.WorkBook
add non-Excel property
addProperty(String, Object) - Method in class com.extentech.ExtenXLS.WorkBookHandle
 
addRange(String) - Method in class com.extentech.ExtenXLS.ValidationHandle
Adds an additional range to the existing ranges in this validationhandle ------------------------------------------------------------
addRow(Vector) - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
addRow(Object[]) - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
addRow(Object, Vector) - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
addseries(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginChart
given sheet name, chart name and series (string), add series to
addSeries(String) - Method in class com.extentech.ExtenXLS.ui.jchart.YSeries
Method to add a series to a YSeries object.
addSeriesRange(String, String, String, String) - Method in class com.extentech.ExtenXLS.ChartHandle
Add a series range to the chart.
addSeriesRange(CellHandle, CellRange, CellRange, CellRange) - Method in class com.extentech.ExtenXLS.ChartHandle
Add a series range to the chart.
addSessionWorkBook(WebWorkBook) - Method in class com.extentech.ExtenXLS.ESS.WorkBookLoader
manually add a workbook to the cache (used by copy) ------------------------------------------------------------
addSheetFromWorkBook(WorkBookHandle, String, String) - Method in interface com.extentech.ExtenXLS.WorkBook
Inserts a worksheet from a Source WorkBook.
addSheetFromWorkBook(WorkBookHandle, String, String) - Method in class com.extentech.ExtenXLS.WorkBookHandle
Inserts a worksheet from a Source WorkBook.
addSheetFromWorkBookWithFormatting(WorkBookHandle, String, String) - Method in class com.extentech.ExtenXLS.WorkBookHandle
Inserts a worksheet from a Source WorkBook.
addSingleYSeries(String) - Method in class com.extentech.ExtenXLS.ui.jchart.JChart
 
addTableModelListener(TableModelListener) - Method in class com.extentech.ExtenXLS.ui.WorkBookPanel
 
addTableModelListener(TableModelListener) - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
adduser(Map) - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginMemeSharing
add a single email address to the system and perform default provisioning and setup if user is not in system, create temp user for sharing purposes if email IS in system then assign user to the share group send email alerts and invites example REST URL: http://192.168.1.100:8080/workbook/id/null/txt/sharing/adduser/5007/read ?email=sales@acme.com &password=newpass ------------------------------------------------------------
addUser(User) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
add a concurrent user to the book
addusers(Map) - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginMemeSharing
add a list of email addresses (users) to a share group if user is not in system, create temp user for sharing purposes if email IS in system then assign user to the share group optionally send email alerts and invites example REST URL: http://192.168.1.100:8080/workbook/id/99/txt/sharing/addusers/5007/read ?emails=sales@acme.com,info@acme.com &subject=new doc &comments=you must check this out ------------------------------------------------------------
addValidated(Object, int, int) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Add a Cell with the specified value to a WorkSheet.
addValidated(Object, int, int, int) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Add a Cell with the specified value to a WorkSheet.
addValidated(Object, String) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Add a Cell with the specified value to a WorkSheet.
addValidated(Timestamp, String, String) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Add a java.sql.Timestamp Cell to a WorkSheet.
addValidated(Date, String, String) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Add a java.sql.Date Cell to a WorkSheet.
addValidated(Date, int, int, String) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Add a java.sql.Date Cell to a WorkSheet.
addvalidation(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginSheet
add a validation record ------------------------------------------------------------ http://127.0.0.1:8080/workbook/id/23/json/sheet/addvalidation/Sheet1!undefined/?valuetype=integer&condition=between&errorboxtext=12131&errorboxtitle=321&ignoreblank=1¶meter1=1¶meter2=3
addWorkSheet(byte[], String, String) - Method in interface com.extentech.ExtenXLS.WorkBook
Inserts a new worksheet and places it at the end of the workbook The source bytes from the WorkSheet are from a serialized WorkSheet created by the WorkSheetHandle getSerialBytes() method.
addWorkSheet(WorkSheetHandle, String) - Method in interface com.extentech.ExtenXLS.WorkBook
Inserts a new worksheet and places it at the end of the workbook
addWorkSheet(byte[], String, String) - Method in class com.extentech.ExtenXLS.WorkBookHandle
Inserts a new worksheet and places it at the end of the workbook The source bytes from the WorkSheet are from a serialized WorkSheet created by the WorkSheetHandle getSerialBytes() method.
addWorkSheet(WorkSheetHandle, String) - Method in class com.extentech.ExtenXLS.WorkBookHandle
Inserts a new worksheet and places it at the end of the workbook
AdvancedFontChooser - Class in com.extentech.ExtenXLS.ui.jchart
 
AdvancedFontChooser(JFrame) - Constructor for class com.extentech.ExtenXLS.ui.jchart.AdvancedFontChooser
 
afterNextAction() - Method in class com.extentech.ExtenXLS.swing.WizardPanel1
called from ExtenXLSMapperWizard upon next button click (see actionPeformed above) before moving on to next panel
afterNextAction() - Method in class com.extentech.ExtenXLS.swing.WizardPanel3
 
afterNextAction() - Method in class com.extentech.ExtenXLS.swing.WizardPanel4
Called after next/finish button is clicked, before moving onto next panel (or finishing) hides the mapper and deploys
ALLOWDUPES - Static variable in interface com.extentech.ExtenXLS.WorkBook
 
ALPHAS - Static variable in class com.extentech.ExtenXLS.ExcelTools
 
appendOutputDir(String) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
append to the existing outputDir, if any
appendRowCategoryToChart() - Method in class com.extentech.ExtenXLS.ChartHandle
Append a row of categories to the bottom of the chart.
appendRowSeriesToChart() - Method in class com.extentech.ExtenXLS.ChartHandle
Appends a series one row below the last series in the chart.
applyDiff(StringBuffer) - Method in class com.extentech.ExtenXLS.web.WebWorkBook
apply a single diff to a Document
AREA - Static variable in class com.extentech.ExtenXLS.ChartHandle
 
askQuestion(String) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSPanel
 
AUTO_FORMAT_Classic - Static variable in class com.extentech.ExtenXLS.PivotTableHandle
 
AUTO_FORMAT_Report1 - Static variable in class com.extentech.ExtenXLS.PivotTableHandle
 
AUTO_FORMAT_Report10 - Static variable in class com.extentech.ExtenXLS.PivotTableHandle
 
AUTO_FORMAT_Report2 - Static variable in class com.extentech.ExtenXLS.PivotTableHandle
 
AUTO_FORMAT_Report3 - Static variable in class com.extentech.ExtenXLS.PivotTableHandle
 
AUTO_FORMAT_Report4 - Static variable in class com.extentech.ExtenXLS.PivotTableHandle
 
AUTO_FORMAT_Report5 - Static variable in class com.extentech.ExtenXLS.PivotTableHandle
 
AUTO_FORMAT_Report6 - Static variable in class com.extentech.ExtenXLS.PivotTableHandle
 
AUTO_FORMAT_Report7 - Static variable in class com.extentech.ExtenXLS.PivotTableHandle
 
AUTO_FORMAT_Report8 - Static variable in class com.extentech.ExtenXLS.PivotTableHandle
 
AUTO_FORMAT_Report9 - Static variable in class com.extentech.ExtenXLS.PivotTableHandle
 
AUTO_FORMAT_Table1 - Static variable in class com.extentech.ExtenXLS.PivotTableHandle
 
AUTO_FORMAT_Table10 - Static variable in class com.extentech.ExtenXLS.PivotTableHandle
 
AUTO_FORMAT_Table2 - Static variable in class com.extentech.ExtenXLS.PivotTableHandle
 
AUTO_FORMAT_Table3 - Static variable in class com.extentech.ExtenXLS.PivotTableHandle
 
AUTO_FORMAT_Table4 - Static variable in class com.extentech.ExtenXLS.PivotTableHandle
 
AUTO_FORMAT_Table5 - Static variable in class com.extentech.ExtenXLS.PivotTableHandle
 
AUTO_FORMAT_Table6 - Static variable in class com.extentech.ExtenXLS.PivotTableHandle
 
AUTO_FORMAT_Table7 - Static variable in class com.extentech.ExtenXLS.PivotTableHandle
 
AUTO_FORMAT_Table8 - Static variable in class com.extentech.ExtenXLS.PivotTableHandle
 
AUTO_FORMAT_Table9 - Static variable in class com.extentech.ExtenXLS.PivotTableHandle
 
autoFit() - Method in class com.extentech.ExtenXLS.ColHandle
resize this column to fit the width of all displayed, non-wrapped text.
AXExtenBean - Class in com.extentech.ExtenXLS.bean
An ActiveX Wrapper for CellBinder automations to allow use of CellBinder API within MS ActiveX applications.
AXExtenBean() - Constructor for class com.extentech.ExtenXLS.bean.AXExtenBean
 

B

backButtonClicked() - Method in class com.extentech.ExtenXLS.swing.ExtenXLSMapperWizard
 
BACKGROUNDCOLOR - Variable in class com.extentech.ExtenXLS.ui.jchart.JChart
 
BAR - Static variable in class com.extentech.ExtenXLS.ChartHandle
 
BeanBoundCell - Class in com.extentech.ExtenXLS.binder
The BeanBoundCell class extends the CellHandle class with data binding functionality
using the value Object.
BeanBoundCell() - Constructor for class com.extentech.ExtenXLS.binder.BeanBoundCell
Default Constructor.
BeanBoundCell(CellHandle, Object, String) - Constructor for class com.extentech.ExtenXLS.binder.BeanBoundCell
Create a BeanBoundCell passing in the CellHandle that it represents, the Object to which it is bound, and the field/index in the Object containing its values.
BeanBoundCell(CellHandle, Object, String, int) - Constructor for class com.extentech.ExtenXLS.binder.BeanBoundCell
Create a BeanBoundCell passing in the CellHandle that it represents, the Object to which it is bound, and the field/index in the Object containing its values.
BeanBoundCellRange - Class in com.extentech.ExtenXLS.binder
Binds a Cell range to a List of Bean values.
BeanBoundCellRange(String, WorkBook, boolean) - Constructor for class com.extentech.ExtenXLS.binder.BeanBoundCellRange
 
BeanInstantiationException - Exception in com.extentech.ExtenXLS.binder
 
BeanInstantiationException() - Constructor for exception com.extentech.ExtenXLS.binder.BeanInstantiationException
 
BeanInstantiationException(String) - Constructor for exception com.extentech.ExtenXLS.binder.BeanInstantiationException
 
BeanInstantiationException(Throwable) - Constructor for exception com.extentech.ExtenXLS.binder.BeanInstantiationException
 
BeanInstantiationException(String, Throwable) - Constructor for exception com.extentech.ExtenXLS.binder.BeanInstantiationException
 
beforeShow() - Method in class com.extentech.ExtenXLS.swing.WizardPanel3
 
beforeShow() - Method in class com.extentech.ExtenXLS.swing.WizardPanel4
called after previous panel.next and before showPanel
benchmark(String, Object) - Static method in class com.extentech.ExtenXLS.ExcelTools
tracks minimal info container for counters -> start time, last time, start mem, last mem
bind() - Method in class com.extentech.ExtenXLS.binder.SimpleCellBinder
execute the databinding, returns list of inserted rows ------------------------------------------------------------
bind(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginCellBinder
Inserts a cell into the worksheet, or replaces an existing cell
bindData(Map) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
Fetch and Merge Live Data: Returns a modified workbook ------------------------------------------------------------
bindObject(Object, String) - Method in class com.extentech.ExtenXLS.binder.BeanBoundCell
bind a Object field in the first row of data for the Object to this CellHandle.
bindObject(Object, String, int) - Method in class com.extentech.ExtenXLS.binder.BeanBoundCell
bind a Object field to this CellHandle field.
bindObject(Object, String) - Method in interface com.extentech.ExtenXLS.binder.BoundCell
bind a Object field in the first row of data for the Object to this CellHandle.
bindObject(Object, String, int) - Method in interface com.extentech.ExtenXLS.binder.BoundCell
bind a Object field to this CellHandle field.
bindObject(Object, String) - Method in class com.extentech.ExtenXLS.binder.DataBoundCell
bind a DataObject field in the first row of data for the DataObject to this CellHandle.
bindObject(Object, String, int) - Method in class com.extentech.ExtenXLS.binder.DataBoundCell
bind a DataObject field to this CellHandle field.
bindXMLStream(String) - Method in class com.extentech.ExtenXLS.binder.CellBinder
Initializes the binding for stream-based DataBoundCellRanges Cell ranges are stored in a vector within a CellRangeDataObject.
bIsExteria() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapperFrame
 
BMIServlet - Class in com.extentech.ExtenXLS
A Sample Servlet demonstrating ExtenXLS usage in a Servlet application.
BMIServlet() - Constructor for class com.extentech.ExtenXLS.BMIServlet
 
book - Variable in class com.extentech.ExtenXLS.ui.ExtenXLSPanel
 
book - Variable in class com.extentech.ExtenXLS.ui.WorkBookPanel
 
BORDERCOLOR - Static variable in class com.extentech.ExtenXLS.ui.jchart.JChart
 
BorderStringToInt(String) - Static method in class com.extentech.ExtenXLS.FormatHandle
 
BoundCell - Interface in com.extentech.ExtenXLS.binder
This class represents a single WorkBook Cell which has been bound to an Object.
broadcastMessage(Object, String) - Method in class com.extentech.ExtenXLS.plugin.integration.FaceBookService
send a message to all possible recipients ------------------------------------------------------------
broadcastMessage(Object, String) - Method in interface com.extentech.ExtenXLS.plugin.integration.Service
send a message to all possible recipients ------------------------------------------------------------
broadcastMessage(Object, String) - Method in class com.extentech.ExtenXLS.plugin.integration.TwitterService
send a message to all possible recipients ------------------------------------------------------------
browser - Variable in class com.extentech.ExtenXLS.ui.WorkBookPanel
 
BUBBLE - Static variable in class com.extentech.ExtenXLS.ChartHandle
 

C

cacheWorkbook(Integer) - Method in class com.extentech.ExtenXLS.ESS.WorkBookLoader
Write a workbook to a cache file on disk
calculate() - Method in class com.extentech.ExtenXLS.FormulaHandle
Calculate the value of the formula and return it as an object Calling calculate will ignore the WorkBook formula calculation flags and forces calculation of the entire formula stack
CALCULATE_ALWAYS - Static variable in interface com.extentech.ExtenXLS.WorkBook
 
CALCULATE_AUTO - Static variable in interface com.extentech.ExtenXLS.WorkBook
 
CALCULATE_EXPLICIT - Static variable in interface com.extentech.ExtenXLS.WorkBook
 
calculateAffectedCells() - Method in class com.extentech.ExtenXLS.CellHandle
Calculates all formulas that reference this CellHandle.
calculateAffectedCells(String) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Calculates all formulas that reference the cell address passed in.
calculateAffectedCellsOnSheet() - Method in class com.extentech.ExtenXLS.CellHandle
Calculates all formulas on the same sheet that reference this CellHandle.
calculateFormulas() - Method in interface com.extentech.ExtenXLS.WorkBook
Iterate through the formulas in this WorkBook and call the calculate method on each.
calculateFormulas() - Method in class com.extentech.ExtenXLS.WorkBookHandle
Iterate through the formulas in this WorkBook and call the calculate method on each.
cancelButtonClicked() - Method in class com.extentech.ExtenXLS.swing.ExtenXLSMapperWizard
 
CellBinder - Class in com.extentech.ExtenXLS.binder
The CellBinder maintains arbitrary mappings between
WorkBook CellRanges and external data sources such as a SQL Resultset.


The CellBinder uses an XML mapping file to determine which Cells in the
WorkBook to map to which values in the data source.

CellBinder(WorkBook, LogOutputter) - Constructor for class com.extentech.ExtenXLS.binder.CellBinder
The CellBinder is responsible for managing the data bindings of a single connection (JDBC) with the Cells of a single com.extentech.ExtenXLS.WorkBook.
CellBinder(WorkBook, DataObject, LogOutputter) - Constructor for class com.extentech.ExtenXLS.binder.CellBinder
The CellBinder is responsible for managing the data bindings of a single connection (JDBC) with the Cells of a single com.extentech.ExtenXLS.WorkBook.
CELLBINDER_RUN - Static variable in class com.extentech.ExtenXLS.binder.CellBinder
 
CellBinderUtils - Class in com.extentech.ExtenXLS.binder
Utility Class for CellBinder API
CellBinderUtils() - Constructor for class com.extentech.ExtenXLS.binder.CellBinderUtils
 
CELLBOUND_TEMPLATE - Static variable in class com.extentech.ExtenXLS.binder.CellBinder
 
CellCommander - Class in com.extentech.ExtenXLS.ESS
 
CellCommander(Map) - Constructor for class com.extentech.ExtenXLS.ESS.CellCommander
 
CellHandle - Class in com.extentech.ExtenXLS
The CellHandle provides a handle to an XLS Cell and its values.
CellHandle() - Constructor for class com.extentech.ExtenXLS.CellHandle
Public Constructor added for use in Bean-context ONLY.
CellHandle(BiffRec, WorkBook) - Constructor for class com.extentech.ExtenXLS.CellHandle
 
CellHandlingBean - Class in com.extentech.ExtenXLS.web
CellHandlingBean is a class to ease some of the rote inputting and looking up of parameters in relation to functions within the WorkBookUpdateBean.
CellRange - Class in com.extentech.ExtenXLS
Cell Range is a handle to a Range of Workbook Cells
Contains useful methods for working with Collections of Cells.
CellRange(WorkSheetHandle, int[], boolean) - Constructor for class com.extentech.ExtenXLS.CellRange
create a new CellRange declare the range using a sheetname and the cell coordinates: coords[0] = coords[1] = coords[2] = coords[3] =
CellRange(WorkSheetHandle, int[]) - Constructor for class com.extentech.ExtenXLS.CellRange
create a new CellRange declare the range using a sheetname and the cell coordinates: coords[0] = coords[1] = coords[2] = coords[3] =
CellRange(Ptg, WorkBook, boolean, boolean) - Constructor for class com.extentech.ExtenXLS.CellRange
create a new CellRange from a Ptg...
CellRange(Ptg, WorkBook, boolean) - Constructor for class com.extentech.ExtenXLS.CellRange
create a new CellRange from a Ptg...
CellRange(Ptg, WorkBook) - Constructor for class com.extentech.ExtenXLS.CellRange
create a new CellRange from a Ptg
CellRange(String, WorkBook, boolean, boolean) - Constructor for class com.extentech.ExtenXLS.CellRange
create a new CellRange declare the range using the format: this constructor will optionally create blank Cells if they do not exist in the input.
CellRange(String, WorkBook, boolean) - Constructor for class com.extentech.ExtenXLS.CellRange
create a new CellRange declare the range using the format: this constructor will optionally create blank Cells if they do not exist in the input.
CellRange(CellHandle[]) - Constructor for class com.extentech.ExtenXLS.CellRange
create a new CellRange using an array of cells as it's constructor.
CellRange(CellHandle[], boolean) - Constructor for class com.extentech.ExtenXLS.CellRange
create a new CellRange using an array of cells as it's constructor.
CellRange(String, WorkBook) - Constructor for class com.extentech.ExtenXLS.CellRange
create a new CellRange declare the range using the format: "Sheet1!C9:I19"
CellRangeDataObject - Class in com.extentech.ExtenXLS.binder
DataObject bound to a Cell Range.
CellRangeDataObject() - Constructor for class com.extentech.ExtenXLS.binder.CellRangeDataObject
 
cells - Variable in class com.extentech.ExtenXLS.CellRange
 
ch - Variable in class com.extentech.ExtenXLS.ui.ExtenXLSCellRenderer
 
changeCategoryRange(String, String) - Method in class com.extentech.ExtenXLS.ChartHandle
Change the Cell Range referenced by category in the Chart.
changeDataView(String) - Method in class com.extentech.ExtenXLS.ui.swing.DataObjectTablePanel
 
changeFormulaLocation(String, String) - Method in class com.extentech.ExtenXLS.FormulaHandle
Takes a string as a current formula location, and changes that pointer in the formula to the new string that is sent.
changeSeriesRange(String, String) - Method in class com.extentech.ExtenXLS.ChartHandle
Change the Cell Range referenced by a series in the Chart.
changeTextValue(String, String) - Method in class com.extentech.ExtenXLS.ChartHandle
Change the value of a Chart object.
CHARTAREACOLOR - Variable in class com.extentech.ExtenXLS.ui.jchart.JChart
 
ChartHandle - Class in com.extentech.ExtenXLS
Chart Handle allows for manipulation of Charts within a WorkBook.
ChartHandle(Chart, WorkBookHandle) - Constructor for class com.extentech.ExtenXLS.ChartHandle
Create a new ChartHandle from an existing Chart
ChartSeriesHandle - Class in com.extentech.ExtenXLS
Chart Series Handle allows for manipulation of Chart Series within a Chart Handle.
ChartSeriesHandle(Series, WorkBook) - Constructor for class com.extentech.ExtenXLS.ChartSeriesHandle
Constructor, used internally.
CHARWIDTH - Static variable in class com.extentech.ExtenXLS.ui.swing.DataObjectTable
 
checkAccept(String, int) - Method in class com.extentech.ExtenXLS.plugin.PluginSecurityManager
 
checkAccess(HttpServletRequest, HttpServletResponse) - Method in class com.extentech.ExtenXLS.ESS.ExtenBISReportServlet
Check that the User is logged in -- no ACL checking yet.
checkAccess(Map) - Method in class com.extentech.ExtenXLS.plugin.AbstractPlugin
Create a lookup for permissions, must be implemented by implementation.
checkAccess(Map) - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginCell
Check acccess for different methods based on userid, memeid, and methodcalled This method cannot be reached unless the user has at least read permissions to the meme, so methods that only read can return true without checking.
checkAccess(Map) - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginCellBinder
Check acccess for different methods based on userid, memeid, and methodcalled This method cannot be reached unless the user has at least read permissions to the meme, so methods that only read can return true without checking.
checkAccess(Map) - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginCellRange
Check acccess for different methods based on userid, memeid, and methodcalled This method cannot be reached unless the user has at least read permissions to the meme, so methods that only read can return true without checking.
checkAccess(Map) - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginChart
Check acccess for different methods based on userid, memeid, and methodcalled This method cannot be reached unless the user has at least read permissions to the meme, so methods that only read can return true without checking.
checkAccess(Map) - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginCol
Check acccess for different methods based on userid, memeid, and methodcalled This method cannot be reached unless the user has at least read permissions to the meme, so methods that only read can return true without checking.
checkAccess(Map) - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginImage
Check acccess for different methods based on userid, memeid, and methodcalled This method cannot be reached unless the user has at least read permissions to the meme, so methods that only read can return true without checking.
checkAccess(Map) - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginMacro
Check acccess for different methods based on userid, memeid, and methodcalled This method cannot be reached unless the user has at least read permissions to the meme, so methods that only read can return true without checking.
checkAccess(Map) - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginMemeSharing
Check acccess for different methods based on userid, memeid, and methodcalled This method cannot be reached unless the user has at least read permissions to the meme, so methods that only read can return true without checking.
checkAccess(Map) - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginMessaging
 
checkAccess(Map) - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginNamedRange
Check acccess for different methods based on userid, memeid, and methodcalled This method cannot be reached unless the user has at least read permissions to the meme, so methods that only read can return true without checking.
checkAccess(Map) - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginRow
Check acccess for different methods based on userid, memeid, and methodcalled This method cannot be reached unless the user has at least read permissions to the meme, so methods that only read can return true without checking.
checkAccess(Map) - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginSheet
Check acccess for different methods based on userid, memeid, and methodcalled This method cannot be reached unless the user has at least read permissions to the meme, so methods that only read can return true without checking.
checkAccess(Map) - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginStyle
Check acccess for different methods based on userid, memeid, and methodcalled This method cannot be reached unless the user has at least read permissions to the meme, so methods that only read can return true without checking.
checkAccess(Map) - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginSystem
Check acccess for different methods based on userid, memeid, and methodcalled This method cannot be reached unless the user has at least read permissions to the meme, so methods that only read can return true without checking.
checkAccess(Map) - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginWorkBook
Check acccess for different methods based on userid, memeid, and methodcalled This method cannot be reached unless the user has at least read permissions to the meme, so methods that only read can return true without checking.
checkAccess(Map) - Method in interface com.extentech.ExtenXLS.plugin.Plugin
 
checkAccess(Thread) - Method in class com.extentech.ExtenXLS.plugin.PluginSecurityManager
 
checkAccess(ThreadGroup) - Method in class com.extentech.ExtenXLS.plugin.PluginSecurityManager
 
checkAwtEventQueueAccess() - Method in class com.extentech.ExtenXLS.plugin.PluginSecurityManager
 
checkConnect(String, int) - Method in class com.extentech.ExtenXLS.plugin.PluginSecurityManager
 
checkConnect(String, int, Object) - Method in class com.extentech.ExtenXLS.plugin.PluginSecurityManager
 
checkCreateClassLoader() - Method in class com.extentech.ExtenXLS.plugin.PluginSecurityManager
These are all the specific checks that a security manager can perform.
checkDelete(String) - Method in class com.extentech.ExtenXLS.plugin.PluginSecurityManager
 
checkExec(String) - Method in class com.extentech.ExtenXLS.plugin.PluginSecurityManager
 
checkExit(int) - Method in class com.extentech.ExtenXLS.plugin.PluginSecurityManager
 
checkLink(String) - Method in class com.extentech.ExtenXLS.plugin.PluginSecurityManager
 
checkListen(int) - Method in class com.extentech.ExtenXLS.plugin.PluginSecurityManager
 
checkMemberAccess(Class, int) - Method in class com.extentech.ExtenXLS.plugin.PluginSecurityManager
 
checkMulticast(InetAddress) - Method in class com.extentech.ExtenXLS.plugin.PluginSecurityManager
 
checkMulticast(InetAddress, byte) - Method in class com.extentech.ExtenXLS.plugin.PluginSecurityManager
 
checkPackageAccess(String) - Method in class com.extentech.ExtenXLS.plugin.PluginSecurityManager
Loaded code can only load classes from java.* packages
checkPackageDefinition(String) - Method in class com.extentech.ExtenXLS.plugin.PluginSecurityManager
Loaded code can't define classes in java.* or sun.* packages
checkPrintJobAccess() - Method in class com.extentech.ExtenXLS.plugin.PluginSecurityManager
 
checkPropertiesAccess() - Method in class com.extentech.ExtenXLS.plugin.PluginSecurityManager
 
checkPropertyAccess(String) - Method in class com.extentech.ExtenXLS.plugin.PluginSecurityManager
 
checkRange(CellHandle, ExtenXLSCellRenderer) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSCellRenderer
Check whether a CellHandle is contained in any of the Cell Ranges...
checkRead(FileDescriptor) - Method in class com.extentech.ExtenXLS.plugin.PluginSecurityManager
 
checkRead(String) - Method in class com.extentech.ExtenXLS.plugin.PluginSecurityManager
 
checkRead(String, Object) - Method in class com.extentech.ExtenXLS.plugin.PluginSecurityManager
 
checkSecurityAccess(String) - Method in class com.extentech.ExtenXLS.plugin.PluginSecurityManager
 
checkSetFactory() - Method in class com.extentech.ExtenXLS.plugin.PluginSecurityManager
 
checkSystemClipboardAccess() - Method in class com.extentech.ExtenXLS.plugin.PluginSecurityManager
 
checkWrite(FileDescriptor) - Method in class com.extentech.ExtenXLS.plugin.PluginSecurityManager
 
checkWrite(String) - Method in class com.extentech.ExtenXLS.plugin.PluginSecurityManager
 
CHOOSEEXISTINGXLS - Static variable in class com.extentech.ExtenXLS.ui.swing.ExtenXLSFileHandler
 
clear() - Method in class com.extentech.ExtenXLS.ui.jchart.YSeries
Method to clear the YSeries of all series it contains.
clearPanel() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenBeanComponentPanel
 
clearParameterTable() - Method in class com.extentech.ExtenXLS.ui.swing.ParameterTable
 
clone() - Method in class com.extentech.ExtenXLS.FormatHandle
Create a copy of this FormatHandle with its own Xf
cloneXf(Xf, WorkBook) - Static method in class com.extentech.ExtenXLS.FormatHandle
static version of cloneXf
cloneXf(Xf, Font, WorkBook) - Static method in class com.extentech.ExtenXLS.FormatHandle
static version of cloneXf
close() - Method in class com.extentech.ExtenXLS.WorkBookHandle
Closes the WorkBook and releases resources.
CMP_WIDE - Static variable in class com.extentech.ExtenXLS.ui.swing.ExtenBeanComponentPanel
 
COL - Static variable in class com.extentech.ExtenXLS.ChartHandle
 
ColHandle - Class in com.extentech.ExtenXLS
The ColHandle provides access to an Worksheet Column and its Cells.
colorBACKGROUND - Static variable in class com.extentech.ExtenXLS.FormatHandle
 
colorBORDER - Static variable in class com.extentech.ExtenXLS.FormatHandle
 
colorFONT - Static variable in class com.extentech.ExtenXLS.FormatHandle
Convert a converted hex string to a color int String must include beginning "#" also handle color # 9 exception
colorFOREGROUND - Static variable in class com.extentech.ExtenXLS.FormatHandle
 
ColorToHexString(Color) - Static method in class com.extentech.ExtenXLS.FormatHandle
Convert a java.awt.Color to a hex string.
COLSIZE_DIVISOR - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
COLSIZE_DIVISOR - Static variable in class com.extentech.ExtenXLS.ui.ExtenXLSTable
 
COLUMN - Variable in class com.extentech.ExtenXLS.CellHandle
 
columnMarginChanged(ChangeEvent) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSTable
 
com.extentech.ExtenXLS - package com.extentech.ExtenXLS
 
com.extentech.ExtenXLS.bean - package com.extentech.ExtenXLS.bean
 
com.extentech.ExtenXLS.binder - package com.extentech.ExtenXLS.binder
 
com.extentech.ExtenXLS.ESS - package com.extentech.ExtenXLS.ESS
 
com.extentech.ExtenXLS.plugin - package com.extentech.ExtenXLS.plugin
 
com.extentech.ExtenXLS.plugin.builtin - package com.extentech.ExtenXLS.plugin.builtin
 
com.extentech.ExtenXLS.plugin.integration - package com.extentech.ExtenXLS.plugin.integration
 
com.extentech.ExtenXLS.plugin.swing - package com.extentech.ExtenXLS.plugin.swing
 
com.extentech.ExtenXLS.plugin.webui - package com.extentech.ExtenXLS.plugin.webui
 
com.extentech.ExtenXLS.swing - package com.extentech.ExtenXLS.swing
 
com.extentech.ExtenXLS.ui - package com.extentech.ExtenXLS.ui
 
com.extentech.ExtenXLS.ui.jchart - package com.extentech.ExtenXLS.ui.jchart
 
com.extentech.ExtenXLS.ui.jchart.env - package com.extentech.ExtenXLS.ui.jchart.env
 
com.extentech.ExtenXLS.ui.jchart.test - package com.extentech.ExtenXLS.ui.jchart.test
 
com.extentech.ExtenXLS.ui.swing - package com.extentech.ExtenXLS.ui.swing
 
com.extentech.ExtenXLS.web - package com.extentech.ExtenXLS.web
 
com.extentech.luminet.webui - package com.extentech.luminet.webui
 
combine(int[], int[]) - Method in class com.extentech.ExtenXLS.CellHandle
 
COMMAND - Static variable in class com.extentech.ExtenXLS.ESS.WorkBookCommander
 
COMMAND_ADD - Static variable in class com.extentech.ExtenXLS.plugin.builtin.MacroHelper
 
COMMAND_BEGIN - Static variable in class com.extentech.ExtenXLS.plugin.builtin.MacroHelper
 
COMMAND_DELETE - Static variable in class com.extentech.ExtenXLS.plugin.builtin.MacroHelper
 
COMMAND_END - Static variable in class com.extentech.ExtenXLS.plugin.builtin.MacroHelper
 
COMMAND_GET - Static variable in class com.extentech.ExtenXLS.plugin.builtin.MacroHelper
 
COMMAND_GOTO - Static variable in class com.extentech.ExtenXLS.plugin.builtin.MacroHelper
 
COMMAND_INSERT - Static variable in class com.extentech.ExtenXLS.plugin.builtin.MacroHelper
 
COMMAND_LOOP - Static variable in class com.extentech.ExtenXLS.plugin.builtin.MacroHelper
 
COMMAND_POST - Static variable in class com.extentech.ExtenXLS.plugin.builtin.MacroHelper
 
COMMAND_RETURN - Static variable in class com.extentech.ExtenXLS.plugin.builtin.MacroHelper
 
COMMAND_SEND_EMAIL - Static variable in class com.extentech.ExtenXLS.plugin.builtin.MacroHelper
 
COMMAND_SEND_MESSAGE - Static variable in class com.extentech.ExtenXLS.plugin.builtin.MacroHelper
 
COMMAND_SIGNON - Static variable in class com.extentech.ExtenXLS.plugin.builtin.MacroHelper
 
commit() - Method in class com.extentech.ExtenXLS.web.WebWorkBook
commit changes from the existing workbook as compared to the stored version retrieve changes as diff and store
commitStyleChanges() - Method in class com.extentech.ExtenXLS.ESS.CellCommander
Commits any non-null style changes to the workbook.
commitStyleChanges() - Method in class com.extentech.ExtenXLS.web.CellHandlingBean
Commits any non-null style changes to the workbook.
commitValueChanges() - Method in class com.extentech.ExtenXLS.ESS.CellCommander
Commits any value changes to the cell.
commitValueChanges() - Method in class com.extentech.ExtenXLS.web.CellHandlingBean
Commits any value changes to the cell.
compareTo(Object) - Method in class com.extentech.ExtenXLS.CellHandle
compare cells
completed - Variable in class com.extentech.ExtenXLS.ui.WorkBookPanel
 
CONDITION_BETWEEN - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
CONDITION_EQUAL - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
CONDITION_GREATER_OR_EQUAL - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
CONDITION_GREATER_THAN - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
CONDITION_LESS_OR_EQUAL - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
CONDITION_LESS_THAN - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
CONDITION_NOT_BETWEEN - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
CONDITION_NOT_EQUAL - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
CONDITIONS - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
CONE - Static variable in class com.extentech.ExtenXLS.ChartHandle
 
CONEBAR - Static variable in class com.extentech.ExtenXLS.ChartHandle
 
connect() - Method in interface com.extentech.ExtenXLS.plugin.builtin.ServiceWrapper
connects to the service and provides a valid session ------------------------------------------------------------
connect(User) - Method in class com.extentech.ExtenXLS.plugin.integration.FaceBookService
API Key 5330b166f632bbd3fccd2b9b68a10273 Application Secret 802757debb8873b4aa3b45678cdd86bf Application ID 52495751970 Contact Email john@extentech.com Support Email john@extentech.com ------------------------------------------------------------
connect(User) - Method in interface com.extentech.ExtenXLS.plugin.integration.Service
connect to the services using current credentials ------------------------------------------------------------
connect(User) - Method in class com.extentech.ExtenXLS.plugin.integration.TwitterService
------------------------------------------------------------
contains(CellHandle) - Method in class com.extentech.ExtenXLS.CellRange
returns whether this CellRange Contains a Cell
contains(int[]) - Method in class com.extentech.ExtenXLS.CellRange
returns whether this CellRange Contains the specified XY coordinate
containsCol(int) - Method in class com.extentech.ExtenXLS.PivotTableHandle
returns whether a given col is contained in this PivotTable
containsMergeRange() - Method in class com.extentech.ExtenXLS.ColHandle
Determines if the column passes through a horizontal merge range ------------------------------------------------------------
containsMethod(String) - Method in class com.extentech.ExtenXLS.plugin.AbstractPlugin
Returns an arrayList of methods the plugin contains.
containsMethod(String) - Method in interface com.extentech.ExtenXLS.plugin.Plugin
 
containsReserved(String) - Static method in class com.extentech.luminet.webui.WebUIBean
returns whether the string contains a SQL reserved word.
containsRow(int) - Method in class com.extentech.ExtenXLS.PivotTableHandle
returns whether a given row is contained in this PivotTable
containsVerticalMergeRange() - Method in class com.extentech.ExtenXLS.RowHandle
Determines if the row passes through a vertical merge range ------------------------------------------------------------
convertData(InputStream) - Method in class com.extentech.ExtenXLS.ImageHandle
 
convertDescriptionToURL(String) - Static method in class com.extentech.ExtenXLS.ESS.NameMappingServlet
converts a URL string description to the original meme-stored description TODO: howto handle changed description names? 404? show docs_list by date? ------------------------------------------------------------
convertDocumentToInputStream(Document) - Static method in class com.extentech.ExtenXLS.web.WebWorkBook
 
convertFormatString(String) - Method in class com.extentech.ExtenXLS.FormatHandle
Converts an excel format string to a Java Format string.
CONVERTMULBLANKS - Static variable in class com.extentech.ExtenXLS.WorkBookHandle
 
convertStringToCalendar(String) - Static method in class com.extentech.ExtenXLS.DateConverter
Converts a string representation of a date into a valid calendar object date must be in format mm/dd/yy (or yyyy) ------------------------------------------------------------
convertType(Object, String, boolean) - Static method in class com.extentech.ExtenXLS.binder.XMLBeanObjectValueAdapter
 
convertURLToDescription(String) - Static method in class com.extentech.ExtenXLS.ESS.NameMappingServlet
converts a meme string description to a URL description TODO: howto handle changed description names? 404? show docs_list by date? ------------------------------------------------------------
copy(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginSheet
duplicate the sheet, return an array of all sheet tabs for updates
copy(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginWorkBook
copy a workbook to a new one -- move to workbook?
copy(File, File) - Static method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSFileHandler
Copy method, using FileChannel#transferTo NOTE: will overwrite existing files
copyAskOverwrite(String, String) - Static method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSFileHandler
 
copyCellHelper(CellHandle, CellHandle, WorkSheetHandle) - Static method in class com.extentech.ExtenXLS.CellHandle
Copies the formatting to the new cell in new workbook ------------------------------------------------------------
copyCellToWorkSheet(CellHandle, WorkSheetHandle, int, int) - Static method in class com.extentech.ExtenXLS.CellHandle
Create a copy of this Cell in another WorkBook at given cell address ------------------------------------------------------------
copyCellToWorkSheet(CellHandle, WorkSheetHandle) - Static method in class com.extentech.ExtenXLS.CellHandle
Create a copy of this Cell in another WorkBook ------------------------------------------------------------
copyChartToSheet(String, String) - Method in interface com.extentech.ExtenXLS.WorkBook
Copies an existing Chart to another WorkSheet
copyChartToSheet(ChartHandle, WorkSheetHandle) - Method in interface com.extentech.ExtenXLS.WorkBook
Copies an existing Chart to another WorkSheet
copyChartToSheet(String, String) - Method in class com.extentech.ExtenXLS.WorkBookHandle
Copies an existing Chart to another WorkSheet
copyChartToSheet(ChartHandle, WorkSheetHandle) - Method in class com.extentech.ExtenXLS.WorkBookHandle
Copies an existing Chart to another WorkSheet
copyFormat(CellHandle) - Method in class com.extentech.ExtenXLS.CellHandle
Copy all formats to this Cell from another Cell ------------------------------------------------------------
copyTo(String) - Method in class com.extentech.ExtenXLS.CellHandle
copy this cell to another location.
copyWorkSheet(String, String) - Method in interface com.extentech.ExtenXLS.WorkBook
Copy (duplicate) a worksheet in the workbook and add it to the end of the workbook with a new name
copyWorkSheet(String, String) - Method in class com.extentech.ExtenXLS.WorkBookHandle
Copy (duplicate) a worksheet in the workbook and add it to the end of the workbook with a new name
create(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginMacro
creates a macro from form data from a CellRange into a data sheet TODO: Move to a Macro form handler ------------------------------------------------------------
createChart(String, WorkSheetHandle) - Method in class com.extentech.ExtenXLS.WorkBookHandle
Creates a new Chart and places it at the end of the workbook Under development and unsupported!
CREATEFROMTEMPLATE - Static variable in class com.extentech.ExtenXLS.ui.swing.ExtenXLSFileHandler
 
creategroup(Map) - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginMemeSharing
create a new user sharing group user sharing groups are owned by system users and are used to assign permissions to documents.
createnamedrange(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginNamedRange
Creates a new Namedrange from a CellRange.
createNamedRange(String, String) - Method in class com.extentech.ExtenXLS.WorkBookHandle
Create a named range in the workbook
createNamedRangeDataObject(NameHandle, RelationalObject) - Method in class com.extentech.ExtenXLS.WorkBookBeanFactory
creates a named range data object based off of a name handle
createNamedRangeDataObjectX(NameHandle) - Method in class com.extentech.ExtenXLS.binder.ExtenXLSReportFactory
Create a namedRangeDataObject off of a NameHandle.
createNewNode(PersistenceEngine, String) - Static method in class com.extentech.ExtenXLS.binder.CellBinderUtils
Create a new XMLBeanNode
createPopupMenu() - Method in class com.extentech.ExtenXLS.ui.jchart.JChart
 
createRDF(WorkBookHandle, String, List, Object, HashMap, HashMap) - Static method in class com.extentech.ExtenXLS.binder.CellBinderUtils
Create an RDF from a template, a list of ranges and a data object of mappings
createRDFfromOfficeWriterMappings(WorkBookHandle, String, List, List, HashMap) - Static method in class com.extentech.ExtenXLS.binder.CellBinderUtils
Create an RDF from a template and a list of ranges + a data object storing element info mapped to specific cells/fieldnames RoundTrip Reporting style
createValidationHandle(String, byte, byte, String, String, String, String, String, String) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Create a validation handle for a cell/range ------------------------------------------------------------
createWorkSheet(String) - Method in interface com.extentech.ExtenXLS.WorkBook
Creates a new worksheet and places it at the end of the workbook
createWorkSheet(String, int) - Method in class com.extentech.ExtenXLS.WorkBookHandle
Creates a new worksheet and places it at the end of the workbook
createWorkSheet(String) - Method in class com.extentech.ExtenXLS.WorkBookHandle
Creates a new worksheet and places it at the end of the workbook
currencyFormatMap - Variable in class com.extentech.ExtenXLS.FormatHandle
 
customBindings - Class in com.extentech.ExtenXLS.binder
CustomBindings allows for conversion of OfficeWriter templates containing OfficeWriter tags into ExtenXLS CellBinder RDFs.
customBindings(String) - Constructor for class com.extentech.ExtenXLS.binder.customBindings
 
customBindings(String, String) - Constructor for class com.extentech.ExtenXLS.binder.customBindings
 
customBindings(String, String, String) - Constructor for class com.extentech.ExtenXLS.binder.customBindings
Take an OfficeWriter-style Template and create an RDF from the mappings.
CYLINDER - Static variable in class com.extentech.ExtenXLS.ChartHandle
 
CYLINDERBAR - Static variable in class com.extentech.ExtenXLS.ChartHandle
 

D

DataAccessException - Exception in com.extentech.ExtenXLS.binder
 
DataAccessException() - Constructor for exception com.extentech.ExtenXLS.binder.DataAccessException
 
DataAccessException(String) - Constructor for exception com.extentech.ExtenXLS.binder.DataAccessException
 
DataAccessException(Throwable) - Constructor for exception com.extentech.ExtenXLS.binder.DataAccessException
 
DataAccessException(String, Throwable) - Constructor for exception com.extentech.ExtenXLS.binder.DataAccessException
 
DataBoundCell - Class in com.extentech.ExtenXLS.binder
The DataBoundCell class extends the CellHandle class with data binding functionality
using the ExtenDataObject persistent data bean classes.
DataBoundCell() - Constructor for class com.extentech.ExtenXLS.binder.DataBoundCell
Default Constructor.
DataBoundCell(CellHandle, DataObject, String) - Constructor for class com.extentech.ExtenXLS.binder.DataBoundCell
Create a DataBoundCell passing in the CellHandle that it represents, the DataObject to which it is bound, and the field/index in the DataObject containing its values.
DataBoundCell(CellHandle, DataObject, String, int) - Constructor for class com.extentech.ExtenXLS.binder.DataBoundCell
Create a DataBoundCell passing in the CellHandle that it represents, the DataObject to which it is bound, and the field/index in the DataObject containing its values.
DataBoundCellRange - Class in com.extentech.ExtenXLS.binder
Binds a Cell range to a JDBC Recordset.
DataBoundCellRange(String, WorkBook, boolean) - Constructor for class com.extentech.ExtenXLS.binder.DataBoundCellRange
 
DataBoundCellRange(String, String, WorkBook, boolean) - Constructor for class com.extentech.ExtenXLS.binder.DataBoundCellRange
 
dataChanged(DataObject) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSCellRenderer
 
dataChanged(DataObject) - Method in class com.extentech.ExtenXLS.ui.swing.DataObjectPanel
 
dataChanged(DataObject) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenDataObjectPanel
 
dataChanged(DataObject) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSXMLEditorPanel
 
DataObjectPanel - Class in com.extentech.ExtenXLS.ui.swing
 
DataObjectPanel() - Constructor for class com.extentech.ExtenXLS.ui.swing.DataObjectPanel
 
DataObjectTable - Class in com.extentech.ExtenXLS.ui.swing
 
DataObjectTable() - Constructor for class com.extentech.ExtenXLS.ui.swing.DataObjectTable
 
DataObjectTable(TableModel) - Constructor for class com.extentech.ExtenXLS.ui.swing.DataObjectTable
 
DataObjectTableControllerPanel - Class in com.extentech.ExtenXLS.ui.swing
Live Display of DB
DataObjectTableControllerPanel() - Constructor for class com.extentech.ExtenXLS.ui.swing.DataObjectTableControllerPanel
 
DataObjectTablePanel - Class in com.extentech.ExtenXLS.ui.swing
 
DataObjectTablePanel() - Constructor for class com.extentech.ExtenXLS.ui.swing.DataObjectTablePanel
 
DataObjectTablePanel(String, Connection, DataObject) - Constructor for class com.extentech.ExtenXLS.ui.swing.DataObjectTablePanel
 
DataObjectTablePanel(DataObject, PersistenceEngine, DataObject) - Constructor for class com.extentech.ExtenXLS.ui.swing.DataObjectTablePanel
 
DateConverter - Class in com.extentech.ExtenXLS
DateConverter Provides helper methods to convert String and Java dates to Excel-compatible numeric dates which are represented as number of days since Jan 01, 1900.
DateConverter() - Constructor for class com.extentech.ExtenXLS.DateConverter
 
dateFormatMap - Variable in class com.extentech.ExtenXLS.FormatHandle
 
DEBUG - Static variable in class com.extentech.ExtenXLS.binder.CellBinderUtils
 
DEBUG - Variable in class com.extentech.ExtenXLS.CellRange
 
DEBUG - Static variable in class com.extentech.ExtenXLS.ESS.WorkBookCommander
 
DEBUG - Variable in class com.extentech.ExtenXLS.ui.ExtenXLSCellRenderer
 
DEBUG - Variable in class com.extentech.ExtenXLS.ui.WorkBookPanel
 
DEBUG_HIGH - Static variable in interface com.extentech.ExtenXLS.WorkBook
 
DEBUG_LOW - Static variable in interface com.extentech.ExtenXLS.WorkBook
 
DEBUG_MEDIUM - Static variable in interface com.extentech.ExtenXLS.WorkBook
 
DEBUGLEVEL - Variable in class com.extentech.ExtenXLS.DateConverter
 
debuglevel - Variable in class com.extentech.ExtenXLS.ui.WorkBookPanel
 
DEFAULT_COL_WIDTH - Static variable in class com.extentech.ExtenXLS.plugin.builtin.PluginCol
 
DEFAULT_COLWIDTH - Static variable in class com.extentech.ExtenXLS.ColHandle
 
DEFAULT_HEIGHT - Static variable in class com.extentech.ExtenXLS.ui.jchart.JChart
 
DEFAULT_WIDTH - Static variable in class com.extentech.ExtenXLS.ui.jchart.JChart
 
defaultFont - Static variable in class com.extentech.ExtenXLS.ui.swing.ExtenBeanComponentPanel
 
delete(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginChart
Deletes the desired chart from the workbook value= chartname
delete(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginCol
delete a column from the workbook, shifting all subsequent columns back one.
delete(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginRow
Delete a row from the worksheet
delete(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginSheet
Insert a new worksheet into the workbook returns a two part message.
delete(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginWorkBook
deletes a workbook
deleteBook(WorkBook, int) - Method in class com.extentech.ExtenXLS.web.FileWebWorkBook
------------------------------------------------------------
deleteBook(WorkBook, int) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
Deletes the meme record
deleteBook(WorkBook, int) - Method in class com.extentech.ExtenXLS.web.S3WebWorkBook
Delete the workbook, both from the database as well as the S3 storage ------------------------------------------------------------
deleteChart(String, WorkSheetHandle) - Method in class com.extentech.ExtenXLS.WorkBookHandle
delete an existing chart of the workbook
deletecol(Map) - Static method in class com.extentech.ExtenXLS.web.WorkBookUpdateBean
delete a column from the workbook, shifting all subsequent columns back one.
deletegroup(Map) - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginMemeSharing
removes a list of email addresses (users) from a share group optionally send email alerts and invites ------------------------------------------------------------
deleterow(Map) - Static method in class com.extentech.ExtenXLS.web.WorkBookUpdateBean
Delete a row from the worksheet
deletesheet(Map) - Static method in class com.extentech.ExtenXLS.web.WorkBookUpdateBean
Delete a sheet from the workbook
deploy(String) - Method in class com.extentech.ExtenXLS.swing.ExtenXLSMapperWizard
deploy the spreadsheet web service
DEPLOYPANEL - Static variable in class com.extentech.ExtenXLS.swing.ExtenXLSMapperWizard
 
describePlugins() - Method in class com.extentech.ExtenXLS.plugin.PluginLoader
return XML representation of installed plugins ------------------------------------------------------------
dispatchPage(String, String, HttpServletRequest, HttpServletResponse) - Method in class com.extentech.ExtenXLS.ESS.ExtenBISReportServlet
handle sending the request to a page
display() - Method in class com.extentech.ExtenXLS.ui.jchart.JChart
Opens a new Swing frame that displays the chart.
displaycmpPopup(DropTargetDropEvent, Object[]) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSRowTable
popup a dialog to choose: 1.
displayDebug(String) - Static method in class com.extentech.ExtenXLS.ui.swing.StandAloneDebugger
 
displayDebug(Container, String, String) - Static method in class com.extentech.ExtenXLS.ui.swing.StandAloneDebugger
 
doCommand(String, Map) - Method in interface com.extentech.ExtenXLS.plugin.builtin.ServiceWrapper
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.extentech.ExtenXLS.ESS.NameMappingServlet
convert the REST request into a local URL ------------------------------------------------------------
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.extentech.ExtenXLS.ESS.WorkBookServlet
Handles the majority of the REST calls when data not embedded in POST stream ------------------------------------------------------------
doit() - Method in class com.extentech.ExtenXLS.ESS.E360_LOCAL_DB
 
doit(String[]) - Static method in class com.extentech.ExtenXLS.ExtenXLS
 
doit(Map, String[]) - Static method in class com.extentech.ExtenXLS.plugin.builtin.MacroHelper
process commands as they come in ------------------------------------------------------------
doit(String, String) - Method in class com.extentech.ExtenXLS.ui.TestUI
Runs the test
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.extentech.ExtenXLS.BMIServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.extentech.ExtenXLS.ESS.WorkBookServlet
Handles posts to the WBS.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.extentech.ExtenXLS.Excel2HTMLServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.extentech.ExtenXLS.Excel2XMLServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.extentech.ExtenXLS.MapDemoServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.extentech.ExtenXLS.SalarySurveyServlet
 
DOUGHNUT - Static variable in class com.extentech.ExtenXLS.ChartHandle
 
dragDropEnd(DragSourceDropEvent) - Method in class com.extentech.ExtenXLS.ui.swing.ParameterTable
 
dragEnter(DropTargetDragEvent) - Method in class com.extentech.ExtenXLS.ui.swing.ParameterTable
 
dragGestureRecognized(DragGestureEvent) - Method in class com.extentech.ExtenXLS.ui.swing.DataObjectTable
handle the dragging of table columns
dragGestureRecognized(DragGestureEvent) - Method in class com.extentech.ExtenXLS.ui.swing.ParameterTable
handle the dragging of table columns
dragOver(DropTargetDragEvent) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSTable
 
drop(DropTargetDropEvent) - Method in class com.extentech.ExtenXLS.ui.swing.DataObjectTable
 
drop(DropTargetDropEvent) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSRowTable
 
drop(DropTargetDropEvent) - Method in class com.extentech.ExtenXLS.ui.swing.ParameterTable
 
dropDebug(String) - Method in class com.extentech.ExtenXLS.ui.swing.ParameterTable
 
dumpCSVtoSpreadsheet(File, WorkBook, int) - Static method in class com.extentech.ExtenXLS.ExtenXLS
simply read the csv into a workbook

E

E360_LOCAL_DB - Class in com.extentech.ExtenXLS.ESS
The ExtenXLS360 Local Database usage: java E360_LOCAL_DB
E360_LOCAL_DB() - Constructor for class com.extentech.ExtenXLS.ESS.E360_LOCAL_DB
 
E360MapperFrame - Class in com.extentech.ExtenXLS.swing
the custom mapperframe that hooks into the appUI ------------------------------------------------------------
E360MapperFrame(PerspectiveUIFrame) - Constructor for class com.extentech.ExtenXLS.swing.E360MapperFrame
 
E360Table - Class in com.extentech.ExtenXLS.swing
handles spreadsheet data mapping for E360 ------------------------------------------------------------
E360Table() - Constructor for class com.extentech.ExtenXLS.swing.E360Table
 
E360Table(WorkSheetTableModel) - Constructor for class com.extentech.ExtenXLS.swing.E360Table
 
el - Variable in class com.extentech.ExtenXLS.ui.ExtenXLSPanel
 
ensureSelectedRangeIsVisible() - Method in class com.extentech.ExtenXLS.ui.ExtenXLSCellRenderer
examines selectedRange and ensures the range is visible
Env - Class in com.extentech.ExtenXLS.ui.jchart.env
 
Env() - Constructor for class com.extentech.ExtenXLS.ui.jchart.env.Env
 
equals(Object) - Method in class com.extentech.ExtenXLS.FormatHandle
Override the equals method to perform equality based on format properties ------------------------------------------------------------
equals(Object) - Method in class com.extentech.ExtenXLS.ImageHandle
Override equals so that Sheet cannot contain dupes.
ERROR_INFO - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
ERROR_STOP - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
ERROR_WARN - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
errorMessage(String, String) - Method in class com.extentech.ExtenXLS.ui.swing.DataObjectPanel
 
errorMessage(String, String) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenDataObjectPanel
 
evaluatesToString() - Method in class com.extentech.ExtenXLS.FormulaHandle
If the Formula evaluates to a String, there will be a Stringrec attached to the Formula which contains the latest value.
event(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginMessaging
announce a message event to the workbook users messages typically consist of a chat messages between concurrent workbook users ------------------------------------------------------------
EVENT_TOKEN - Static variable in interface com.extentech.ExtenXLS.plugin.Plugin
 
EVERYONE_GROUP - Static variable in class com.extentech.ExtenXLS.plugin.AbstractPlugin
 
Excel2HTMLServlet - Class in com.extentech.ExtenXLS
A Servlet which allows one to upload an Excel File, then retrieve an HTML version of its contents.
Excel2HTMLServlet() - Constructor for class com.extentech.ExtenXLS.Excel2HTMLServlet
 
Excel2XMLServlet - Class in com.extentech.ExtenXLS
A Servlet which allows one to upload an Excel File, then retrieve an XML version of its contents.
Excel2XMLServlet() - Constructor for class com.extentech.ExtenXLS.Excel2XMLServlet
 
ExcelTools - Class in com.extentech.ExtenXLS
ExtenXLS helper methods.
ExcelTools() - Constructor for class com.extentech.ExtenXLS.ExcelTools
 
exceptionThrown(Exception) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSWorkBookViewer
 
exceptionThrown(Exception) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSWorkBookViewerApplet
 
exceptionThrown(Exception) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapperFrame
 
exec(String) - Static method in class com.extentech.ExtenXLS.plugin.builtin.MacroHelper
sends the command to the server, returning the result ------------------------------------------------------------
exec(String) - Method in class com.extentech.ExtenXLS.plugin.integration.FaceBookService
 
exec(String) - Method in interface com.extentech.ExtenXLS.plugin.integration.Service
our mechanism to execute arbitrary api methods ------------------------------------------------------------
exec(String) - Method in class com.extentech.ExtenXLS.plugin.integration.TwitterService
 
executeCommand(Map, Plugin) - Method in class com.extentech.ExtenXLS.plugin.AbstractPlugin
Using reflection, call a method available in abstractPlugin.
executeCommand(Map, Plugin) - Method in interface com.extentech.ExtenXLS.plugin.Plugin
 
executeCommand(Map) - Static method in class com.extentech.ExtenXLS.web.WorkBookUpdateBean
A basic reflection call to the method passed in as command.
exitApplication() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapperFrame
 
exportall(Map) - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginSystem
exports all user data as a zip file containing XLS files
ExtenBeanComponentPanel - Class in com.extentech.ExtenXLS.ui.swing
 
ExtenBeanComponentPanel() - Constructor for class com.extentech.ExtenXLS.ui.swing.ExtenBeanComponentPanel
 
ExtenBeanListChooserFrame - Class in com.extentech.ExtenXLS.ui.swing
 
ExtenBeanListChooserFrame() - Constructor for class com.extentech.ExtenXLS.ui.swing.ExtenBeanListChooserFrame
 
ExtenBeanListChooserFrame(String) - Constructor for class com.extentech.ExtenXLS.ui.swing.ExtenBeanListChooserFrame
 
ExtenBeanPopupTree - Class in com.extentech.ExtenXLS.ui.swing
 
ExtenBeanPopupTree() - Constructor for class com.extentech.ExtenXLS.ui.swing.ExtenBeanPopupTree
 
ExtenBeanPopupTree(JTree) - Constructor for class com.extentech.ExtenXLS.ui.swing.ExtenBeanPopupTree
 
ExtenBISReportServlet - Class in com.extentech.ExtenXLS.ESS
This Servlet generates ExtenXLS Reports from RDF files.
ExtenBISReportServlet() - Constructor for class com.extentech.ExtenXLS.ESS.ExtenBISReportServlet
 
ExtenDataObjectPanel - Class in com.extentech.ExtenXLS.ui.swing
 
ExtenDataObjectPanel() - Constructor for class com.extentech.ExtenXLS.ui.swing.ExtenDataObjectPanel
 
ExtenXLS - Class in com.extentech.ExtenXLS
Useful Entry-Point for ExtenXLS functionality.
ExtenXLS() - Constructor for class com.extentech.ExtenXLS.ExtenXLS
 
ExtenXLSBeanLauncher - Class in com.extentech.ExtenXLS.bean
 
ExtenXLSBeanLauncher() - Constructor for class com.extentech.ExtenXLS.bean.ExtenXLSBeanLauncher
 
ExtenXLSCellRenderer - Class in com.extentech.ExtenXLS.ui
Provides a cell renderer for WorkBooks
ExtenXLSCellRenderer() - Constructor for class com.extentech.ExtenXLS.ui.ExtenXLSCellRenderer
 
ExtenXLSCellRenderer(WorkSheetTableModel) - Constructor for class com.extentech.ExtenXLS.ui.ExtenXLSCellRenderer
 
ExtenXLSFileHandler - Class in com.extentech.ExtenXLS.ui.swing
Governs all XLS/DOML file choosing and template operations
ExtenXLSFileHandler() - Constructor for class com.extentech.ExtenXLS.ui.swing.ExtenXLSFileHandler
Default constructor retrieves resources from ExtenXLSMapperWizard.properties file
ExtenXLSMapPanel - Class in com.extentech.ExtenXLS.ui.swing
 
ExtenXLSMapPanel() - Constructor for class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapPanel
 
ExtenXLSMapPanel(JTree) - Constructor for class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapPanel
 
ExtenXLSMapperFrame - Class in com.extentech.ExtenXLS.ui.swing
 
ExtenXLSMapperFrame(Container) - Constructor for class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapperFrame
 
ExtenXLSMapperFrame() - Constructor for class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapperFrame
 
ExtenXLSMapperWizard - Class in com.extentech.ExtenXLS.swing
this Wizard controller handles the display and logic of the ExtenXLS Mapper wizards.
ExtenXLSMapperWizard(PerspectiveUIFrame) - Constructor for class com.extentech.ExtenXLS.swing.ExtenXLSMapperWizard
 
ExtenXLSMapperWizard(Boolean) - Constructor for class com.extentech.ExtenXLS.swing.ExtenXLSMapperWizard
This constructor is used by the getGUIBuilderInstance method to provide an instance of this class which has not had it's GUI elements initialized (ie, initGUI is not called in this constructor).
ExtenXLSPanel - Class in com.extentech.ExtenXLS.ui
Provides a basic tabbed panel for WorkBooks
ExtenXLSPanel(JInternalFrame) - Constructor for class com.extentech.ExtenXLS.ui.ExtenXLSPanel
 
ExtenXLSPanel() - Constructor for class com.extentech.ExtenXLS.ui.ExtenXLSPanel
 
ExtenXLSReportFactory - Class in com.extentech.ExtenXLS.binder
This class is responsible for managing ExtenXLS Reporting
sessions for a single ExtenXLS Report.


Provides:

- shared XLS template instance
- manages CellBinders


ExtenXLSReportFactory(LogOutputter, String) - Constructor for class com.extentech.ExtenXLS.binder.ExtenXLSReportFactory
Constructor for the Factory which takes a logger and a full path to the working directory.
ExtenXLSReportFactory(LogOutputter) - Constructor for class com.extentech.ExtenXLS.binder.ExtenXLSReportFactory
Constructor which takes a logger
ExtenXLSRowTable - Class in com.extentech.ExtenXLS.ui.swing
A Row Table for XLS Files.
ExtenXLSRowTable() - Constructor for class com.extentech.ExtenXLS.ui.swing.ExtenXLSRowTable
 
ExtenXLSRowTable(WorkSheetTableModel) - Constructor for class com.extentech.ExtenXLS.ui.swing.ExtenXLSRowTable
 
ExtenXLSTable - Class in com.extentech.ExtenXLS.ui
Provides a basic tabbed panel for WorkBooks
ExtenXLSTable() - Constructor for class com.extentech.ExtenXLS.ui.ExtenXLSTable
 
ExtenXLSTable(int, int) - Constructor for class com.extentech.ExtenXLS.ui.ExtenXLSTable
 
ExtenXLSTable(WorkSheetTableModel) - Constructor for class com.extentech.ExtenXLS.ui.ExtenXLSTable
 
ExtenXLSTable(WorkSheetTableModel, TableColumnModel) - Constructor for class com.extentech.ExtenXLS.ui.ExtenXLSTable
 
ExtenXLSTable(WorkSheetTableModel, TableColumnModel, ListSelectionModel) - Constructor for class com.extentech.ExtenXLS.ui.ExtenXLSTable
 
ExtenXLSTableModel - Interface in com.extentech.ExtenXLS.ui
Provides ability to work with Row Names
ExtenXLSTableUI - Class in com.extentech.ExtenXLS.ui
Override BasicTableUI to enable Cell Spanning
ExtenXLSTableUI() - Constructor for class com.extentech.ExtenXLS.ui.ExtenXLSTableUI
 
ExtenXLSWorkBookViewer - Class in com.extentech.ExtenXLS.ui
A basic WorkBook User Interface
Provides basic formatting, execution of formulas, ability to add and edit Cells, and ability to create new, edit existing, and save WorkBooks.
ExtenXLSWorkBookViewer() - Constructor for class com.extentech.ExtenXLS.ui.ExtenXLSWorkBookViewer
 
ExtenXLSWorkBookViewer(String) - Constructor for class com.extentech.ExtenXLS.ui.ExtenXLSWorkBookViewer
Constructor which takes a file path.
ExtenXLSWorkBookViewerApplet - Class in com.extentech.ExtenXLS.ui
A basic WorkBook User Interface
Provides basic formatting, execution of formulas, ability to add and edit Cells, and ability to create new, edit existing, and save WorkBooks.
ExtenXLSWorkBookViewerApplet(String) - Constructor for class com.extentech.ExtenXLS.ui.ExtenXLSWorkBookViewerApplet
Constructor which takes a file path.
ExtenXLSXMLEditorPanel - Class in com.extentech.ExtenXLS.ui.swing
A panel for editing XML
ExtenXLSXMLEditorPanel(ExtenXLSMapperFrame) - Constructor for class com.extentech.ExtenXLS.ui.swing.ExtenXLSXMLEditorPanel
 
ExtenXLSXMLEditorPanel(Boolean) - Constructor for class com.extentech.ExtenXLS.ui.swing.ExtenXLSXMLEditorPanel
This constructor is used by the getGUIBuilderInstance method to provide an instance of this class which has not had it's GUI elements initialized (ie, initGUI is not called in this constructor).
extractImagesToDirectory(String) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
write out all of the images in the Sheet to a directory ------------------------------------------------------------
EXTRAPATH - Static variable in class com.extentech.ExtenXLS.ESS.WorkBookCommander
 

F

FaceBookFriends - Class in com.extentech.ExtenXLS.plugin.integration
 
FaceBookFriends() - Constructor for class com.extentech.ExtenXLS.plugin.integration.FaceBookFriends
 
FaceBookService - Class in com.extentech.ExtenXLS.plugin.integration
 
FaceBookService() - Constructor for class com.extentech.ExtenXLS.plugin.integration.FaceBookService
 
factory - Variable in class com.extentech.ExtenXLS.ui.swing.ExtenXLSRowTable
 
fastAdd(Object, int, int, int) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Fast-adds a Cell with the specified value to a WorkSheet.
FileWebWorkBook - Class in com.extentech.ExtenXLS.web
------------------------------------------------------------
FileWebWorkBook(Connection, int) - Constructor for class com.extentech.ExtenXLS.web.FileWebWorkBook
 
FileWebWorkBook(Connection, int, File) - Constructor for class com.extentech.ExtenXLS.web.FileWebWorkBook
 
finalize() - Method in class com.extentech.ExtenXLS.WorkBookHandle
Closes the WorkBook and releases resources.
findColumn(String) - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
findTokens(WorkBook) - Method in class com.extentech.ExtenXLS.binder.SimpleCellBinder
returns a list of all cells within the workbook containing the mapping tokens.
finishButtonClicked() - Method in class com.extentech.ExtenXLS.swing.ExtenXLSMapperWizard
 
finpath - Variable in class com.extentech.ExtenXLS.ui.WorkBookPanel
 
fireCellFocusChanged(CellHandle) - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
fireEmptyCellFocusChanged(Object, int, int) - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
fireProgressChanged() - Method in class com.extentech.ExtenXLS.swing.ExtenXLSMapperWizard
 
fireTableChanged(TableModelEvent) - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
FONTCOLOR - Variable in class com.extentech.ExtenXLS.ui.jchart.JChart
 
fontNames - Static variable in class com.extentech.ExtenXLS.ui.jchart.AdvancedFontChooser
 
fontSizes - Static variable in class com.extentech.ExtenXLS.ui.jchart.AdvancedFontChooser
 
FORMAT - Static variable in class com.extentech.ExtenXLS.ESS.WorkBookCommander
 
FormatCache - Class in com.extentech.ExtenXLS
Handles the caching of the Formats ------------------------------------------------------------
FormatCache() - Constructor for class com.extentech.ExtenXLS.FormatCache
 
formatcells(Map) - Static method in class com.extentech.ExtenXLS.web.WorkBookUpdateBean
Formats the cells passed in with the formatting patterns passed in.
FormatHandle - Class in com.extentech.ExtenXLS
Format Handle allows for manipulation of Cell Formatting within a WorkBook.
FormatHandle() - Constructor for class com.extentech.ExtenXLS.FormatHandle
Public Constructor added for use in Bean-context ONLY.
FormatHandle(WorkBook, Xf) - Constructor for class com.extentech.ExtenXLS.FormatHandle
Constructor which sets the Format's WorkBook.
FormatHandle(WorkBook) - Constructor for class com.extentech.ExtenXLS.FormatHandle
Constructor which sets the Format's WorkBook.
FormatHandle(WorkBook, int) - Constructor for class com.extentech.ExtenXLS.FormatHandle
Constructor which sets the format's workbook also sets the xf record to the appropriate xf record, or creates one if it doesn't exist
FormatHandle(CellHandle) - Constructor for class com.extentech.ExtenXLS.FormatHandle
Constructor which initializes from an existing cell
FormatHandle(WorkBook, String, int, int) - Constructor for class com.extentech.ExtenXLS.FormatHandle
 
formatLocation(int[]) - Static method in class com.extentech.ExtenXLS.ExcelTools
Takes an int array representing a row and column and formats it as a cell address.
formatLocation(int[], boolean, boolean) - Static method in class com.extentech.ExtenXLS.ExcelTools
Takes an int array representing a row and column and formats it as a cell address, taking into account relative or absolute refs The index is zero-based.
formatNumericNotation(String, int) - Static method in class com.extentech.ExtenXLS.ExcelTools
Formats a string representation of a numeric value as a string in the specified notation:
formatRange(int[]) - Static method in class com.extentech.ExtenXLS.ExcelTools
Takes an array of four shorts and formats it as a cell range.
formatRangeRowCol(int[]) - Static method in class com.extentech.ExtenXLS.ExcelTools
format a range as a string, range in format of [r][c][r1][c1]
formatRangeRowCol(int[], boolean[]) - Static method in class com.extentech.ExtenXLS.ExcelTools
format a range as a string, range in format of [r][c][r1][c1] including relative address state
formatvalue(Map) - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginStyle
formatvalue takes a java format string and a numeric value and returns a formatted value.
FormulaHandle - Class in com.extentech.ExtenXLS
Formula Handle allows for manipulation of Formulas within a WorkBook.
foutpath - Variable in class com.extentech.ExtenXLS.ui.WorkBookPanel
 
freezeCol(int) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
freezes the cols starting at the specified column and creating a scrollable sheet to the right
freezeRow(int) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
freezes the rows starting at the specified row and creating a scrollable sheet below this row

G

GenerateRDF - Class in com.extentech.ExtenXLS.binder
 
GenerateRDF() - Constructor for class com.extentech.ExtenXLS.binder.GenerateRDF
 
GenerateRDF(String) - Constructor for class com.extentech.ExtenXLS.binder.GenerateRDF
 
GenerateRDF(String, int) - Constructor for class com.extentech.ExtenXLS.binder.GenerateRDF
 
generateReport(String, String, String) - Method in class com.extentech.ExtenXLS.bean.AXExtenBean
Generates a report from an Input Rdf, and optional Output Rdf and an output filename.
generateReport(String, String, String, HashMap) - Method in class com.extentech.ExtenXLS.binder.ExtenXLSReportFactory
Generates a report from an Input Rdf, and optional Output Rdf and an output filename.
generateReport(Map) - Method in class com.extentech.ExtenXLS.binder.ExtenXLSReportFactory
this method returns a byte array containing an XLS report populated with values from the CellBinder.
generateWorkBookHandle(Map, boolean) - Method in class com.extentech.ExtenXLS.binder.ExtenXLSReportFactory
this method returns a WorkBookHandle populated with values from the CellBinder.
generateWorkBookHandle(Map) - Method in class com.extentech.ExtenXLS.binder.ExtenXLSReportFactory
this method returns a WorkBookHandle populated with values from the CellBinder.
generateXMLReport(Map, String) - Method in class com.extentech.ExtenXLS.binder.XMLCellBinder
Generate Report and convert the output to XML
get(Object) - Method in class com.extentech.ExtenXLS.binder.NamedRangeDataObject
 
get(FormatHandle) - Method in class com.extentech.ExtenXLS.FormatCache
 
get(String) - Method in class com.extentech.ExtenXLS.FormatCache
 
get(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginCell
get a cell from the workbook ------------------------------------------------------------
get(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginCellRange
get a CellRange from the workbook ------------------------------------------------------------
get(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginChart
get a Chart from the workbook ------------------------------------------------------------
get(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginImage
get an Image from the workbook ------------------------------------------------------------
get(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginMacro
get the macro ------------------------------------------------------------
get(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginNamedRange
get a NamedRange from the workbook NOTE!!! GET JSON FOR A NAMED RANGE WILL INCLUDE ALL CELLS ------------------------------------------------------------
get(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginRow
get a row from the workbook ------------------------------------------------------------
get(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginSheet
Get an xml representation of a worksheet from the bound workbook ------------------------------------------------------------
get(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginWorkBook
get the entire workbook ------------------------------------------------------------
getAddedRows() - Method in class com.extentech.ExtenXLS.binder.DataBoundCellRange
 
getAddedrows() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
 
getAfterTag() - Method in class com.extentech.luminet.webui.WebUIBean
the tag for after the form
getall(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginStyle
get all styles for the workbook ------------------------------------------------------------
getAllBorderColors() - Method in class com.extentech.ExtenXLS.FormatHandle
return the 5 border line colors (l, r, t, b, diag)
getAllBorderLineStyles() - Method in class com.extentech.ExtenXLS.FormatHandle
return the 5 border lines styles (l, r, t, b, diag)
getAllChartSeriesHandles() - Method in class com.extentech.ExtenXLS.ChartHandle
Return an array of ChartSeriesHandles, one for each row (or column) of data.
getAllDiffs(int) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
retrieves ordered list of all differences for this meme_id
getAllParamString() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenDataObjectPanel
return all of the parameters for this report -- YES ALL OF THEM!
getallranges(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginNamedRange
Get all named ranges ------------------------------------------------------------
getAllSeriesDataJSON() - Method in class com.extentech.ExtenXLS.ChartHandle
returns a JSON representation of all Series Data (Legend, Categogies, Series Values) for the chart
getAllValidationHandles() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Return all validation handles that refer to this worksheet ------------------------------------------------------------
getAlphaVal(int) - Static method in class com.extentech.ExtenXLS.ExcelTools
get the Excel-style Column alphabetical representation of an integer.
getAspectRatio() - Method in class com.extentech.ExtenXLS.ImageHandle
returns width divided by height for the aspect ratio ------------------------------------------------------------
getAttributes() - Method in class com.extentech.ExtenXLS.ui.jchart.AdvancedFontChooser
 
getAutoAlign() - Method in class com.extentech.ExtenXLS.PivotTableHandle
get whether Alignment Autoformat is applied
getAutoBorder() - Method in class com.extentech.ExtenXLS.PivotTableHandle
get whether Border Autoformat is applied
getAutoFont() - Method in class com.extentech.ExtenXLS.PivotTableHandle
get whether Font Autoformat is applied
getAutoFormatId() - Method in class com.extentech.ExtenXLS.PivotTableHandle
get the auto format for the Table
getAutoNumber() - Method in class com.extentech.ExtenXLS.PivotTableHandle
get whether Number Autoformat is applied
getAutoPattern() - Method in class com.extentech.ExtenXLS.PivotTableHandle
get whether Pattern Autoformat is applied
getAutoWidthHeight() - Method in class com.extentech.ExtenXLS.PivotTableHandle
get whether Width/Height Autoformat is applied
getAwtFont() - Method in class com.extentech.ExtenXLS.CellHandle
 
getAxis(int) - Method in class com.extentech.ExtenXLS.ChartHandle
Return the desired axis (creates if doesn't exist)
getAxisFont() - Method in class com.extentech.ExtenXLS.ChartHandle
return the Font associated with the chart axes or null if no axes
getAxisOptions(int) - Method in class com.extentech.ExtenXLS.ChartHandle
 
getBackgroundColor() - Method in class com.extentech.ExtenXLS.CellHandle
get the Color of the Cell Background by this Cell and all other Cells sharing this FormatId.
getBackgroundColor() - Method in class com.extentech.ExtenXLS.ESS.CellCommander
 
getBackgroundColor() - Method in class com.extentech.ExtenXLS.FormatHandle
get the Pattern Background Color for this Format Pattern
getBackgroundColor() - Method in class com.extentech.ExtenXLS.web.CellHandlingBean
 
getBackgroundPattern() - Method in class com.extentech.ExtenXLS.CellHandle
 
getBeanPanel() - Method in class com.extentech.ExtenXLS.ui.swing.XMLEditorPanel
 
getBeforeTag() - Method in class com.extentech.luminet.webui.WebUIBean
the tag for before the form
getBetweenTag() - Method in class com.extentech.luminet.webui.WebUIBean
tag for between label and component
getBold() - Method in class com.extentech.ExtenXLS.FormatHandle
Get if the font is bold ------------------------------------------------------------
getBook(int) - Method in class com.extentech.ExtenXLS.web.FileWebWorkBook
------------------------------------------------------------
getBook(int) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
retrieves XML bytes for database record ID and converts to XLS WorkBook
getBooleanVal() - Method in class com.extentech.ExtenXLS.CellHandle
 
getBorder(CellHandle) - Static method in class com.extentech.ExtenXLS.ui.ExtenXLSCellRenderer
 
getBorderBottomColor() - Method in class com.extentech.ExtenXLS.FormatHandle
Get the Right border color
getBorderColors() - Method in class com.extentech.ExtenXLS.CellHandle
returns Border Colors of Cell ie: top, left, bottom, right returns null or 1 color for each of 4 sides 1,1,1,1 represents a border all around the cell 1,1,0,0 represents on the top left edge of the cell
getBorderColors() - Method in class com.extentech.ExtenXLS.FormatHandle
returns Border Colors of Cell ie: top, left, bottom, right returns null or 1 color for each of 4 sides 1,1,1,1 represents a border all around the cell 1,1,0,0 represents on the top left edge of the cell
getBorderLeftColor() - Method in class com.extentech.ExtenXLS.FormatHandle
Get the Left border color
getBorderRightColor() - Method in class com.extentech.ExtenXLS.FormatHandle
Get the Right border color
getBorderTopColor() - Method in class com.extentech.ExtenXLS.FormatHandle
Get the Top border color
getBottomBorderLineStyle() - Method in class com.extentech.ExtenXLS.FormatHandle
Get the border line style
getBottomTag() - Method in class com.extentech.luminet.webui.WebUIBean
the tag for bottom of the component
getboundranges(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginCellBinder
Return an array of inserted rows for the sheet ------------------------------------------------------------
getBounds() - Method in class com.extentech.ExtenXLS.ChartHandle
Return the coordinates (position, width and height) for this chart in pixels
getBounds() - Method in class com.extentech.ExtenXLS.ImageHandle
return the image bounds images bounds are as follows: bounds[0]= column # of top left position (0-based) of the shape bounds[1]= x offset within the top-left column (0-1023) bounds[2]= row # for top left corner bounds[3]= y offset within the top-left corner (0-1023) bounds[4]= column # of the bottom right corner of the shape bounds[5]= x offset within the cell for the bottom-right corner (0-1023) bounds[6]= row # for bottom-right corner of the shape bounds[7]= y offset within the cell for the bottom-right corner (0-1023)
getBoundsheet() - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
getBrowser() - Method in class com.extentech.ExtenXLS.ui.WorkBookPanel
 
getBubbleSizes() - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
 
getbuffer(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginCol
get a buffer of cols from the workbook ------------------------------------------------------------
getbuffer(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginRow
get a buffer of rows from the workbook ------------------------------------------------------------
getButtonPanel() - Method in class com.extentech.ExtenXLS.ui.swing.XMLEditorPanel
 
getByName(Container, String) - Static method in class com.extentech.ExtenXLS.ui.swing.StandAloneDebugger
 
getBytes() - Method in class com.extentech.ExtenXLS.CellHandle
returns the low-level bytes for the underlying BIFF8 record.
getBytes() - Method in interface com.extentech.ExtenXLS.WorkBook
Returns a byte Array containing the valid file containing this WorkBook and associated Storages (such as VB files and PivotTables.) This is the actual file data and that can be read from and written to FileOutputStreams and ServletOutputStreams.
getBytes() - Method in class com.extentech.ExtenXLS.WorkBookHandle
Deprecated.  
getCachedWorkbook(Object) - Method in class com.extentech.ExtenXLS.ESS.WorkBookLoader
Get a cached workbook from the disk cache
getCalcAlways() - Method in class com.extentech.ExtenXLS.FormulaHandle
return the "Calculate Always" setting for this formula used for formulas that always need calculating such as TODAY
getCalculatedValue() - Method in class com.extentech.ExtenXLS.NameHandle
return the calculated value of this Name if it contains a parsed Expression (Formula)
getCalendar() - Method in class com.extentech.ExtenXLS.DateConverter
Get the Calendar used to perform translations to and from the Excel date format.
getCalendarFromCell(CellHandle) - Static method in class com.extentech.ExtenXLS.DateConverter
returns a Java Calendar object from a CellHandle containing an Excel-Formatted Date The Excel date format does not map 100% accurately to Java dates, due to the limitation of the precision of the Excel floating-point value record.
getCalendarFromNumber(Object) - Static method in class com.extentech.ExtenXLS.DateConverter
Provides the same functionality as getDateFromNumber, only it returns a GregorianCalendar for more utility within java classes.
getCategories() - Method in class com.extentech.ExtenXLS.ChartHandle
Returns an ordered array of strings representing all the category data in the chart.
getCategoryDataType() - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
get/set methods for Category and Series (Value) Data types
getCategoryNode(XMLDataObjectFactory) - Method in class com.extentech.ExtenXLS.plugin.webui.Plugin
 
getCategoryRange() - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
Get the category range represented in this series object
getCell() - Method in class com.extentech.ExtenXLS.CellHandle
return the underlying cell record for internal API use only
getCell(String) - Method in interface com.extentech.ExtenXLS.WorkBook
Returns the Cell at the specified Location
getCell(String) - Method in class com.extentech.ExtenXLS.WorkBookHandle
Returns the Cell at the specified Location
getCell(String) - Method in interface com.extentech.ExtenXLS.WorkSheet
Returns a CellHandle for working with the value of a Cell on a WorkSheet.
getCell(int, int) - Method in interface com.extentech.ExtenXLS.WorkSheet
Returns a CellHandle for working with the value of a Cell on a WorkSheet.
getCell(String) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Returns a CellHandle for working with the value of a Cell on a WorkSheet.
getCell(int, int) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Returns a CellHandle for working with the value of a Cell on a WorkSheet.
getCell(int, int, boolean) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Returns a CellHandle for working with the value of a Cell on a WorkSheet.
getCellAddress() - Method in class com.extentech.ExtenXLS.CellHandle
Returns the Address of this Cell as a String.
getCellAddress() - Method in class com.extentech.ExtenXLS.FormulaHandle
Returns the cell Address of the formula
getCellAt(int, int) - Method in interface com.extentech.ExtenXLS.ui.ExtenXLSTableModel
 
getCellAt(int, int) - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
nice caching cell lookup
getCellAttribute() - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
getCellBackgroundColor() - Method in class com.extentech.ExtenXLS.CellHandle
return the cell background color i.e.
getCellBackgroundColor() - Method in class com.extentech.ExtenXLS.FormatHandle
get the Pattern Background Color for this Formatted Cell
getcellhandles(Map) - Static method in class com.extentech.ExtenXLS.web.WorkBookUpdateBean
Primarily set up for testing purposes, but I figure there's got to be some sort of useful thing to do with this.
getCellHandlesFromSheet(String, WorkSheetHandle) - Static method in class com.extentech.ExtenXLS.ExcelTools
Return an array of cell handles specified from the string passed in.
getCellList() - Method in class com.extentech.ExtenXLS.CellRange
Return a list of the cells in this cell range
getCellRange() - Method in class com.extentech.ExtenXLS.ESS.CellCommander
 
getCellRange() - Method in class com.extentech.ExtenXLS.web.CellHandlingBean
 
getCellRanges() - Method in class com.extentech.ExtenXLS.FormulaHandle
Initialize CellRanges referenced by this formula
getCellRanges() - Method in class com.extentech.ExtenXLS.NameHandle
Get an Array of CellRanges, one per referenced WorkSheet.
getCellRanges() - Method in class com.extentech.ExtenXLS.WorkBookHandle
Returns an Array of the CellRanges existing in this WorkBook specifically the Ranges referenced in Formulas, Charts, and Named Ranges.
getCellRangeVector() - Method in class com.extentech.ExtenXLS.binder.CellRangeDataObject
 
getCellRangeXML() - Method in class com.extentech.ExtenXLS.NameHandle
gets the array of Cells in this Name
getCellRecs() - Method in class com.extentech.ExtenXLS.CellRange
get the underlying Cell Records in this range NOTE: Cell Records are not a part of the public API and are not intended for use in client applications.
getCellRect(int, int, boolean) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSTable
 
getCellRotation() - Method in class com.extentech.ExtenXLS.CellHandle
Get the rotation of the cell in degrees.
getCellRotation() - Method in class com.extentech.ExtenXLS.FormatHandle
Get the rotation of the cell in degrees.
getCells() - Method in class com.extentech.ExtenXLS.CellRange
get the Cells in this range
getCells(String, WorkBookHandle) - Static method in class com.extentech.ExtenXLS.CellRange
utility to return cells for a given range
getCells() - Method in class com.extentech.ExtenXLS.ColHandle
gets the array of Cells in this Column
getCells() - Method in class com.extentech.ExtenXLS.ESS.CellCommander
Get all the cellHandles referenced in this CellInfo.
getCells() - Method in class com.extentech.ExtenXLS.FormatHandle
Get the List of Cells for this FormatHandle ------------------------------------------------------------
getCells() - Method in class com.extentech.ExtenXLS.NameHandle
gets the array of Cells in this Name
getCells(boolean) - Method in class com.extentech.ExtenXLS.RowHandle
Returns the array of Cells in this Row
getCells() - Method in class com.extentech.ExtenXLS.RowHandle
Returns the array of Cells in this Row
getCells() - Method in class com.extentech.ExtenXLS.web.CellHandlingBean
Get all the cellHandles referenced in this CellInfo.
getCells() - Method in interface com.extentech.ExtenXLS.WorkBook
Returns all of the Cells contained in the WorkBook
getCells() - Method in class com.extentech.ExtenXLS.WorkBookHandle
Returns an array containing all cells in the WorkBook
getCells() - Method in interface com.extentech.ExtenXLS.WorkSheet
Returns all CellHandles defined on this WorkSheet.
getCells() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Returns all CellHandles defined on this WorkSheet.
getCellTextField() - Method in class com.extentech.ExtenXLS.ui.WorkBookPanel
 
getCellType() - Method in class com.extentech.ExtenXLS.CellHandle
Returns the type of the Cell as an int TYPE_STRING = 0, TYPE_FP = 1, TYPE_INT = 2, TYPE_FORMULA = 3, TYPE_BOOLEAN = 4, TYPE_DOUBLE = 5;
getCellTypeName() - Method in class com.extentech.ExtenXLS.CellHandle
returns the java Type name of the Cell
getcellvalues(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginNamedRange
get a NamedRange from the workbook and return its Cell Values ------------------------------------------------------------
getCellXML(CellHandle) - Static method in class com.extentech.ExtenXLS.ESS.WorkBookCommander
As many of these methods will be returning cell xml, this is just a utility from the handle this should give us the ability to make modifications on output to xml as we go along without changing a bunch of code ------------------------------------------------------------
getchart(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginChart
returns the JSON for a specific chart
getChart(String) - Method in interface com.extentech.ExtenXLS.WorkBook
Returns a Chart Handle
getChart(String) - Method in class com.extentech.ExtenXLS.WorkBookHandle
Returns a Chart Handle
getChartById(int) - Method in class com.extentech.ExtenXLS.WorkBookHandle
retrieve a ChartHandle via id
getChartBytes() - Method in class com.extentech.ExtenXLS.ChartHandle
Get the Chart's bytes This is an internal method that is not useful to the end user.
getChartDrawingOOXML(int) - Method in class com.extentech.ExtenXLS.ChartHandle
generates the OOXML specific for DrawingML, specifying offsets and identifying the chart object.
getChartFontRecsXML() - Method in class com.extentech.ExtenXLS.ChartHandle
Return Chart-specific Font Records in XML form
getChartFontsXML() - Method in class com.extentech.ExtenXLS.ChartHandle
Return non-axis Chart font ids in XML form
getchartnames(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginWorkBook
returns chartnames for a spreadsheet
getChartOptionsXML() - Method in class com.extentech.ExtenXLS.ChartHandle
get the chart-type-specific options in XML form
getcharts(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginChart
returns chartnames for this sheet
getCharts() - Method in interface com.extentech.ExtenXLS.WorkBook
Returns all Chart Handles contained in the WorkBook
getCharts() - Method in class com.extentech.ExtenXLS.WorkBookHandle
Returns all Chart Handles contained in the WorkBook
getChartSeriesAddition() - Method in class com.extentech.ExtenXLS.binder.DataBoundCellRange
 
getChartSeriesBase() - Method in class com.extentech.ExtenXLS.binder.DataBoundCellRange
 
getChartSeriesHandle(String) - Method in class com.extentech.ExtenXLS.ChartHandle
Get the ChartSeriesHandle for the specified series
getChartSeriesHandle(int) - Method in class com.extentech.ExtenXLS.ChartHandle
Get the ChartSeriesHandle at the specified index.
getChartSeriesHandleByName(String) - Method in class com.extentech.ExtenXLS.ChartHandle
Get a handle to the chart series based on the label (legend) of the series
getChartType() - Method in class com.extentech.ExtenXLS.ChartHandle
Return an int corresponding to the chart type.
getChosenFileName() - Method in class com.extentech.ExtenXLS.swing.WizardPanel1
 
getCol() - Method in class com.extentech.ExtenXLS.CellHandle
Returns the ColHandle for the Cell.
getCol() - Method in class com.extentech.ExtenXLS.ImageHandle
return the leftmost column of the image
getCol(int) - Method in interface com.extentech.ExtenXLS.WorkSheet
returns the Column at the index position
getCol(String) - Method in interface com.extentech.ExtenXLS.WorkSheet
returns the Column at the named position
getCol(int) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
returns the ColHandle for the column at index position the column index is zero based ie: column A = 0
getCol(String) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
returns the Column at the named position
getCol1() - Method in class com.extentech.ExtenXLS.ImageHandle
return the rightmost column of the image
getColAndOffset() - Method in class com.extentech.ExtenXLS.ImageHandle
get the position of the top left corner of the image in the sheet
getColDimensions() - Method in class com.extentech.ExtenXLS.RowHandle
return the min/max columns defined for this row
getColFirst() - Method in class com.extentech.ExtenXLS.ColHandle
returns the first Column referenced by this column handle ------------------------------------------------------------
getColFirst() - Method in class com.extentech.ExtenXLS.PivotTableHandle
get the first Column in the PivotTable
getColFirstData() - Method in class com.extentech.ExtenXLS.PivotTableHandle
get the first Column containing data
getColinfo() - Method in class com.extentech.ExtenXLS.binder.NamedRangeDataObject
 
getColinfoByName(String) - Method in class com.extentech.ExtenXLS.binder.NamedRangeDataObject
 
getColInts() - Method in class com.extentech.ExtenXLS.CellRange
Returns an array of referenced Column ints
getColLast() - Method in class com.extentech.ExtenXLS.ColHandle
returns the last Column referenced by this column handle ------------------------------------------------------------
getColLast() - Method in class com.extentech.ExtenXLS.PivotTableHandle
get the last Column in the PivotTable
getColNames() - Method in interface com.extentech.ExtenXLS.WorkSheet
returns a Vector of Column names
getColNames() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
returns a List of Column names
getColNum() - Method in class com.extentech.ExtenXLS.CellHandle
Returns the column of this Cell as an int.
getColNumByName(String) - Method in class com.extentech.ExtenXLS.binder.NamedRangeDataObject
Return the column number by name
getColor() - Method in class com.extentech.ExtenXLS.ESS.CellCommander
 
getColor() - Method in class com.extentech.ExtenXLS.web.CellHandlingBean
 
getColorInt(Color) - Static method in class com.extentech.ExtenXLS.FormatHandle
returns the index of the Color within the Colortable
getCols() - Method in class com.extentech.ExtenXLS.CellRange
Returns an array of referenced Columns
getColsHaveGrandTotals() - Method in class com.extentech.ExtenXLS.PivotTableHandle
get whether table displays a column grand total
getColsToShow() - Method in class com.extentech.luminet.webui.WebUIBean
the max number of characters wide for components
getColumnCount() - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
getColumnName(int) - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
getColumns() - Method in interface com.extentech.ExtenXLS.WorkSheet
returns all of the Columns in this WorkSheet
getColumns() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
returns all of the Columns in this WorkSheet
getColWidth(Boundsheet, int) - Static method in class com.extentech.ExtenXLS.ImageHandle
Deprecated. use getBounds and setBounds
getColWidthInTableUnits(int) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSTable
 
getColWidthInXLSUnits(int) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSTable
 
getComponent(String) - Static method in class com.extentech.luminet.webui.WebUIBean
 
getComponentPanel() - Method in class com.extentech.ExtenXLS.ui.swing.PropertiesPanel
 
getCon() - Method in class com.extentech.ExtenXLS.binder.CellBinder
returns initialized DB Factory connection ------------------------------------------------------------
getconcurrentusers(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginWorkBook
returns the concurrent users for the spreadsheet
getConcurrentUsers() - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
getConditionalFormatCellRange() - Method in class com.extentech.ExtenXLS.CellHandle
Returns any other Cells with applied conditional formats shared with this one or null if this Cell is not a part of a conditionally formatted range.
getConditionNumber(String) - Static method in class com.extentech.ExtenXLS.ValidationHandle
Get the byte representing the condition type string passed in.
getConnection() - Method in class com.extentech.ExtenXLS.binder.CellBinder
Returns connection DataObject for this cellbinder
getConnection() - Method in class com.extentech.ExtenXLS.ESS.E360_LOCAL_DB
 
getConnection() - Method in class com.extentech.ExtenXLS.ESS.WorkBookLoader
E360 DB connection ------------------------------------------------------------
getConnection() - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
getConnection() - Method in class com.extentech.luminet.webui.WebUIBean
the connection used to do DB actions
getConnectionName() - Method in class com.extentech.ExtenXLS.ui.swing.DataObjectTableControllerPanel
 
getConnections() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapPanel
 
getConnectionVector() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapPanel
 
getCoords() - Method in class com.extentech.ExtenXLS.ChartHandle
Return the coords (Position, width and height) for this chart in pixels
getCoords() - Method in class com.extentech.ExtenXLS.ImageHandle
return the image bounds in x, y, width, height format in pixels
getCopies() - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
get the number of copies to print
getcounters() - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginSystem
returns a delimited list of performance counter values
getCreateBlanks() - Method in class com.extentech.ExtenXLS.CellRange
get whether this CellRange will add blank records to the WorkBook for any missing Cells contained within the range.
getCryptPass() - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
getCssClassName() - Method in class com.extentech.luminet.webui.WebUIBean
the css class for the components
getCurrdir() - Method in class com.extentech.ExtenXLS.ui.swing.XMLEditorPanel
 
getCurrentDataObject() - Method in class com.extentech.ExtenXLS.ui.swing.DataObjectTableControllerPanel
returns the active dataobject shown in the grid ------------------------------------------------------------
getCurrentNode() - Method in class com.extentech.ExtenXLS.ui.swing.DataObjectTableControllerPanel
------------------------------------------------------------
getCurrentSeries() - Method in class com.extentech.ExtenXLS.ChartHandle
look at cell data and retrieve current series and axis scale info in JSONObject form used upon chart updating
This is an internal method that is not useful to the end user.
getData(String) - Method in class com.extentech.luminet.webui.WebUIBean
Take a definition for a query in token format and return the name/value pair data.
getDataFactory() - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
------------------------------------------------------------
getDatamapping() - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
------------------------------------------------------------
getDataMarkers(WorkBookHandle, String) - Static method in class com.extentech.ExtenXLS.binder.CellBinderUtils
create 2 List objects from workbook - a list of ranges and a list of mappings This is used with OfficeWriter-style mappings
getDataObject(int) - Method in class com.extentech.ExtenXLS.binder.NamedRangeDataObject
 
getDataObject(HttpServletRequest, HttpServletResponse) - Method in class com.extentech.ExtenXLS.plugin.integration.FaceBookFriends
initialize a JSONDataObject ------------------------------------------------------------
getDataObject() - Method in class com.extentech.ExtenXLS.ui.swing.DataObjectTablePanel
------------------------------------------------------------
getDataObject() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenBeanComponentPanel
 
getDataObjectPanel() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapperFrame
 
getDataObjects() - Method in class com.extentech.ExtenXLS.binder.ExtenXLSReportFactory
 
getDataObjectVals(Object, String, String[], int) - Method in class com.extentech.ExtenXLS.binder.XMLBeanObjectValueAdapter
 
getDataRow(int) - Method in class com.extentech.ExtenXLS.binder.NamedRangeDataObject
 
getDateFromCell(CellHandle) - Static method in class com.extentech.ExtenXLS.DateConverter
returns a Java Date from a Cellhandle containing an Excel-formatted Date The Excel date format does not map 100% accurately to Java dates, due to the limitation of the precision of the Excel floating-point value record.
getDateFromNumber(Object) - Static method in class com.extentech.ExtenXLS.DateConverter
returns a Java Date from either a Integer or Double cast as an Object containing an Excel-formatted Date The Excel date format does not map 100% accurately to Java dates, due to the limitation of the precision of the Excel floating-point value record.
getDBConnectionCellBinders() - Method in class com.extentech.ExtenXLS.binder.ExtenXLSReportFactory
 
getDEBUG() - Method in class com.extentech.ExtenXLS.bean.AXExtenBean
 
getDefaultFileString(int) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
Gets the correct path to save to.
getDefaultVal() - Method in class com.extentech.ExtenXLS.CellHandle
get a default "empty" data value for this record
getDefinition() - Method in class com.extentech.luminet.webui.WebUIBean
the definition is the tokenized string containing the information needed to create the form fields
getDeployLocal() - Method in class com.extentech.ExtenXLS.swing.WizardPanel4
 
getDeployPanel() - Method in class com.extentech.ExtenXLS.swing.ExtenXLSMapperWizard
------------------------------------------------------------
getDeployServerURL() - Method in class com.extentech.ExtenXLS.swing.WizardPanel4
 
getDeployString() - Method in class com.extentech.ExtenXLS.swing.WizardPanel4
 
getDescription() - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
getDiff(Document, Document) - Method in class com.extentech.ExtenXLS.web.WebWorkBook
 
getDiffs() - Method in class com.extentech.ExtenXLS.web.WebWorkBook
return an Iterator of diff history -- list[0] is the most current changes, applying list[0] to the current document brings it back 1 version.
getDividerTag() - Method in class com.extentech.luminet.webui.WebUIBean
 
getDLbls() - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
return the OOXML dLbls (data labels) property for this series
getDocumentBytes(Document) - Static method in class com.extentech.ExtenXLS.ExtenXLS
output the DOM to ByteArrayOutputStream
getDOPanel() - Method in class com.extentech.ExtenXLS.swing.WizardPanel2
 
getDOPanel() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapperFrame
 
getDoubleVal() - Method in class com.extentech.ExtenXLS.CellHandle
 
getDoubleVal() - Method in class com.extentech.ExtenXLS.FormulaHandle
If the Formula evaluates to a double, return the value as an double.
getDPt() - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
return OOXML dPt (data points) for this series
getDraft() - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
get the draft quality setting
getEdgePositions(CellHandle, int) - Method in class com.extentech.ExtenXLS.CellRange
returns edge status of Cell within Range ie: top, left, bottom, right returns 0 or 1 for 4 sides 1,1,1,1 is a single cell in a range 1,1,0,0 is on the top left edge of the range
getEditComponents() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenBeanComponentPanel
 
getErrorBoxText() - Method in class com.extentech.ExtenXLS.ValidationHandle
Get the text from the error box.
getErrorBoxTitle() - Method in class com.extentech.ExtenXLS.ValidationHandle
Get the title from the error box ------------------------------------------------------------
getErrorStyle() - Method in class com.extentech.ExtenXLS.ValidationHandle
Return a byte representing the error style for this ValidationHandle These map to the static final ints ERROR_* in ValidationHandle ------------------------------------------------------------
getExpandedXML() - Method in class com.extentech.ExtenXLS.NameHandle
 
getExpressionString() - Method in class com.extentech.ExtenXLS.NameHandle
returns the name's formula String for the range definition
getExtenBeanTreeModel1() - Method in class com.extentech.ExtenXLS.plugin.swing.PluginManager
 
getExtenXLSCellRenderer() - Method in class com.extentech.ExtenXLS.ui.ExtenXLSTable
 
getExtenXLSCellRenderer() - Method in interface com.extentech.ExtenXLS.ui.SheetTable
 
getExtenXLSCellRenderer() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSRowTable
 
getFactory() - Method in class com.extentech.ExtenXLS.ui.swing.DataObjectTableControllerPanel
------------------------------------------------------------
getFactory() - Method in class com.extentech.ExtenXLS.ui.swing.XMLBeanEditorPanel
 
getFactory() - Method in class com.extentech.ExtenXLS.ui.swing.XMLEditorPanel
 
getFactory() - Method in class com.extentech.ExtenXLS.WorkBookHandle
returns a low-level WorkBookFactory NOTE: The WorkBook class is NOT a part of the published API.
getFastCellAdds() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Get the current fast add cell mode for this worksheet
getFileHandler() - Method in class com.extentech.ExtenXLS.swing.ExtenXLSMapperWizard
 
getfilelisting(Map) - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginSystem
 
getFillPattern() - Method in class com.extentech.ExtenXLS.CellHandle
get the fill pattern for this cell
getFillPattern() - Method in class com.extentech.ExtenXLS.FormatHandle
get the fill pattern for this format
getFirstCol() - Method in interface com.extentech.ExtenXLS.WorkSheet
Get the first column on the Worksheet
getFirstCol() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Get the first column on the Worksheet
getFirstCondition() - Method in class com.extentech.ExtenXLS.ValidationHandle
Get the first condition of the validation as a string representation ------------------------------------------------------------
getFirstRow() - Method in interface com.extentech.ExtenXLS.WorkSheet
Get the first row on the Worksheet
getFirstRow() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Get the first row on the Worksheet
getFitHeight() - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
get the number of pages to fit the printout to height
getFitWidth() - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
get the number of pages to fit the printout to width
getFloatVal() - Method in class com.extentech.ExtenXLS.CellHandle
 
getFloatVal() - Method in class com.extentech.ExtenXLS.FormulaHandle
If the Formula evaluates to a float, return the value as an float.
getFname() - Method in class com.extentech.ExtenXLS.ui.swing.XMLEditorPanel
 
getFont() - Method in class com.extentech.ExtenXLS.CellHandle
Get the Font face for this Cell.
getFont() - Method in class com.extentech.ExtenXLS.FormatHandle
returns the existing font record for this Format Font is an internal record and should not be accessed by end users
getFontColor() - Method in class com.extentech.ExtenXLS.CellHandle
get the Color of the Font used by this Cell and all other Cells sharing this FormatId.
getFontColor() - Method in class com.extentech.ExtenXLS.FormatHandle
Get the Font foreground (text) color ------------------------------------------------------------
getFontFace() - Method in class com.extentech.ExtenXLS.CellHandle
Get the Font face used by this Cell and all other Cells sharing this FormatId.
getFontFamily() - Method in class com.extentech.ExtenXLS.ESS.CellCommander
 
getFontFamily() - Method in class com.extentech.ExtenXLS.web.CellHandlingBean
 
getFontHeight() - Method in class com.extentech.ExtenXLS.FormatHandle
Returns the Font's height in 1/20th point increment
getFontHeightInPoints() - Method in class com.extentech.ExtenXLS.FormatHandle
Get the font height in points ------------------------------------------------------------
getFontName() - Method in class com.extentech.ExtenXLS.FormatHandle
Returns the Font's name
getFontSize() - Method in class com.extentech.ExtenXLS.CellHandle
change the size (in points) of the Font used by this Cell and all other Cells sharing this FormatId.
getFontSize() - Method in class com.extentech.ExtenXLS.ESS.CellCommander
 
getFontSize() - Method in class com.extentech.ExtenXLS.web.CellHandlingBean
 
getFontWeight() - Method in class com.extentech.ExtenXLS.CellHandle
get the weight (boldness) of the Font used by this Cell and all other Cells sharing this FormatId.
getFontWeight() - Method in class com.extentech.ExtenXLS.ESS.CellCommander
 
getFontWeight() - Method in class com.extentech.ExtenXLS.FormatHandle
Get the font weight ------------------------------------------------------------
getFontWeight() - Method in class com.extentech.ExtenXLS.web.CellHandlingBean
 
getFooterMargin() - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
get the footer margin size in inches
getFooterText() - Method in interface com.extentech.ExtenXLS.WorkSheet
Get the text for the Footer printed at the bottom of the Worksheet
getFooterText() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Get the text for the Footer printed at the bottom of the Worksheet
getForegroundColor() - Method in class com.extentech.ExtenXLS.CellHandle
get the Color of the Cell Foreground NOTE: Foreground color = the CELL BACKGROUND color color for all patterns and Background color= the PATTERN color for all patterns != Solid For PATTERN_SOLID, Foreground color=CELL BACKGROUND color and Background Color=64 (white).
getForegroundColor() - Method in class com.extentech.ExtenXLS.FormatHandle
get the Background Color for this Format NOTE: Foreground color = the CELL BACKGROUND color color for all patterns and Background color= the PATTERN color for all patterns != Solid For PATTERN_SOLID, Foreground color=CELL BACKGROUND color and Background Color=64 (white).
getform(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginNamedRange
convert a CellRange into an HTML/AJAX form TODO: - allow for XSLT processing/styles - configurable forms with event processing/validation - move code to helper class encapsulating functionality ------------------------------------------------------------
getFormatHandle() - Method in class com.extentech.ExtenXLS.CellHandle
Gets the FormatHandle for this Cell.
getFormatHandle() - Method in class com.extentech.ExtenXLS.ColHandle
Gets the FormatHandle for this Col.
getFormatHandle() - Method in class com.extentech.ExtenXLS.RowHandle
Gets the FormatHandle for this Row.
getFormatId() - Method in class com.extentech.ExtenXLS.CellHandle
Returns the Formatting record id for this Cell This can be used with 'setFormatId(int i)' to copy the formatting from one Cell to another (ie: a template cell to a new cell)
getFormatId() - Method in class com.extentech.ExtenXLS.ColHandle
Get the format ID for this column
getFormatId() - Method in class com.extentech.ExtenXLS.FormatHandle
The format ID allows setting of the format for a Cell without adding it to the Format's Cell Collection.
getFormatId() - Method in class com.extentech.ExtenXLS.RowHandle
gets the current default row format id.
getFormatPattern() - Method in class com.extentech.ExtenXLS.CellHandle
Gets the format pattern for this Cell
getFormatPattern() - Method in class com.extentech.ExtenXLS.ESS.CellCommander
 
getFormatPattern() - Method in class com.extentech.ExtenXLS.FormatHandle
Sets the Formatting for this Cell from the pattern String.
getFormatPattern() - Method in class com.extentech.ExtenXLS.web.CellHandlingBean
 
getFormatPatternId() - Method in class com.extentech.ExtenXLS.FormatHandle
Returns the id of the format pattern for a particular format.
getFormats() - Method in interface com.extentech.ExtenXLS.WorkBook
Returns an Array of all the FormatHandles present in the workbook
getFormats() - Method in class com.extentech.ExtenXLS.WorkBookHandle
Returns an array of all FormatHandles in the workbook
getFormattedDateVal(CellHandle) - Static method in class com.extentech.ExtenXLS.DateConverter
Returns the value of the cell as a date formatted as a String date representation.
getFormattedStringVal() - Method in class com.extentech.ExtenXLS.CellHandle
Returns the value of the Cell as a String with formatting pattern applied..
getformattedval(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginCell
get a formatted cell value without all the cell information overhead ------------------------------------------------------------
getFormula(String) - Method in interface com.extentech.ExtenXLS.WorkSheet
Returns a FormulaHandle for working with the ranges of a formula on a WorkSheet.
getFormula(String) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Returns a FormulaHandle for working with the ranges of a formula on a WorkSheet.
getFormulaCalculationMode() - Method in interface com.extentech.ExtenXLS.WorkBook
 
getFormulaCalculationMode() - Method in class com.extentech.ExtenXLS.WorkBookHandle
Get the calculation mode for the workbook.
getformulafromcell(Map) - Static method in class com.extentech.ExtenXLS.web.WorkBookUpdateBean
Get an XMLResponse string representing a formula for a cell
getFormulaHandle() - Method in class com.extentech.ExtenXLS.CellHandle
Returns a formula handle for a Cell which is a part of a Formula calculation.
getFormulaHandle(String) - Method in class com.extentech.ExtenXLS.WorkBookHandle
Returns a Formula Handle
getFormulaRec() - Method in class com.extentech.ExtenXLS.FormulaHandle
returns the low-level formula rec for this Formulahandle ------------------------------------------------------------
getFormulaString() - Method in class com.extentech.ExtenXLS.FormulaHandle
Returns the Human-Readable Formula String
getGlobalVariableList() - Method in class com.extentech.ExtenXLS.binder.SimpleCellBinder
------------------------------------------------------------
getGridLinesPref() - Method in class com.extentech.ExtenXLS.ui.jchart.JChart
 
getGUIBuilderInstance() - Static method in class com.extentech.ExtenXLS.swing.ExtenXLSMapperWizard
This method should return an instance of this class which does NOT initialize it's GUI elements.
getGUIBuilderInstance() - Static method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSXMLEditorPanel
This method should return an instance of this class which does NOT initialize it's GUI elements.
getheader(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginRow
Get a row representing the header of the worksheet (ie A, B, C) with widths and styles applied to specific col ------------------------------------------------------------
getHeaderMargin() - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
get the header margin size in inches
getHeaderText() - Method in interface com.extentech.ExtenXLS.WorkSheet
Get the text for the Header printed at the top of the Worksheet
getHeaderText() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Get the text for the Header printed at the top of the Worksheet
getHeight() - Method in class com.extentech.ExtenXLS.ImageHandle
return the height of the image in pixels
getHeight() - Method in class com.extentech.ExtenXLS.RowHandle
get the height of the Cell and the row of the Cell.
getHidden() - Method in interface com.extentech.ExtenXLS.WorkSheet
get whether this sheet is hidden from the user opening the file.
getHidden() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
get whether this sheet is hidden from the user opening the file.
getHlink(DataObject, int) - Method in class com.extentech.ExtenXLS.binder.DataBoundCellRange
Get the Hyperlink for the DataBoundCellRange
getHorizontalAlignment() - Method in class com.extentech.ExtenXLS.CellHandle
Returns an int representing the current horizontal alignment in this Cell.
getHorizontalAlignment() - Method in class com.extentech.ExtenXLS.FormatHandle
Returns an int representing the current horizontal alignment in this FormatHandle.
getHtmlViewer() - Method in class com.extentech.ExtenXLS.ui.ExtenXLSCellRenderer
 
getId() - Method in class com.extentech.ExtenXLS.ChartHandle
return the int id associated with this chart
getid(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginWorkBook
return the meme id for the current book
getImage(String) - Method in class com.extentech.ExtenXLS.WorkBookHandle
Returns an ImageHandle ------------------------------------------------------------
getImage(String) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Get a handle to all of the images in this worksheet ------------------------------------------------------------
getImageBytes() - Method in class com.extentech.ExtenXLS.ImageHandle
------------------------------------------------------------
getImageFormat(InputStream) - Method in class com.extentech.ExtenXLS.ImageHandle
 
getImageIndex() - Method in class com.extentech.ExtenXLS.ImageHandle
Internal method that converts the image bounds appropriate for saving by Excel in the MsofbtOPT record.
getImageName() - Method in class com.extentech.ExtenXLS.ImageHandle
return the imageName (= original file name, I believe)
getimages(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginImage
returns imagenames for this sheet
getimages(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginSheet
returns images for this sheet
getImages() - Method in class com.extentech.ExtenXLS.WorkBookHandle
Returns all ImageHandles in the workbook ------------------------------------------------------------
getImages() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Get a handle to all of the images in this worksheet ------------------------------------------------------------
getImageType() - Method in class com.extentech.ExtenXLS.ImageHandle
------------------------------------------------------------
getIMEMode() - Method in class com.extentech.ExtenXLS.ValidationHandle
Get the IME mode for this validation ------------------------------------------------------------
getIndent() - Method in class com.extentech.ExtenXLS.FormatHandle
return indent (1 = 3 spaces)
getInfoBeansFromWorkBook(WorkBookHandle, ExtenXLSReportFactory) - Method in class com.extentech.ExtenXLS.WorkBookBeanFactory
This method retrieves values from WorkBookHandles and instantiates an DataObject from the Cell contents.
getInformationDetailsEditorPane() - Method in class com.extentech.ExtenXLS.plugin.swing.PluginManager
 
getInstalledPluginsTree() - Method in class com.extentech.ExtenXLS.plugin.swing.PluginManager
 
getInt(String) - Method in class com.extentech.ExtenXLS.FormatCache
 
getIntVal() - Method in class com.extentech.ExtenXLS.CellHandle
 
getIntVal(String) - Static method in class com.extentech.ExtenXLS.ExcelTools
get the int value of the Excel-style Column alpha representation.
getIntVal() - Method in class com.extentech.ExtenXLS.FormulaHandle
If the Formula evaluates to an int, return the value as an int.
getIsBold() - Method in class com.extentech.ExtenXLS.FormatHandle
Get if this format is bold or not
getIsExcel2007() - Method in class com.extentech.ExtenXLS.WorkBookHandle
Returns whether the underlying spreadsheet is in Excel 2007 format by default.
getIsInstalled() - Method in class com.extentech.ExtenXLS.plugin.webui.Plugin
return whether the plugin instance is enabled in the settings.
getIsUnderlined() - Method in class com.extentech.ExtenXLS.CellHandle
Set whether the Font is underlined
getItalic() - Method in class com.extentech.ExtenXLS.FormatHandle
Get if the font is italic ------------------------------------------------------------
getJavaFormatString() - Method in class com.extentech.ExtenXLS.FormatHandle
provides a mapping between Excel formats and Java formats see: http://java.sun.com/docs/books/tutorial/i18n/format/decimalFormat.html Note there are slight Excel specific differences in the format strings returned.
getJDBCPanel() - Method in class com.extentech.ExtenXLS.ui.swing.DataObjectPanel
 
getJDBCPanel() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenDataObjectPanel
 
getJMenu1() - Method in class com.extentech.ExtenXLS.ui.ExtenXLSWorkBookViewer
 
getJMenu1() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapperFrame
 
getJMenuBar1() - Method in class com.extentech.ExtenXLS.ui.ExtenXLSWorkBookViewer
 
getJMenuBar1() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapperFrame
 
getJSON() - Method in class com.extentech.ExtenXLS.CellHandle
Get the JSON object for this cell.
getJSON() - Method in class com.extentech.ExtenXLS.CellRange
instance-specific JSON output
getJSON(String, WorkBook) - Static method in class com.extentech.ExtenXLS.CellRange
return a JSON array of cell values for the given range
getJSON() - Method in class com.extentech.ExtenXLS.ChartHandle
Return the JSON representation of this chart, based upon Dojo-charting-specifics
getJSON(NameHandle) - Static method in class com.extentech.ExtenXLS.ExtenXLS
Get a JSON representation of a NamedRange ------------------------------------------------------------
getJSON(RowHandle) - Static method in class com.extentech.ExtenXLS.ExtenXLS
Get a JSON representation of a row ------------------------------------------------------------
getJSON(CellRange) - Static method in class com.extentech.ExtenXLS.ExtenXLS
Get a JSON representation of a cellRange ------------------------------------------------------------
getJSON(CellHandle) - Static method in class com.extentech.ExtenXLS.ExtenXLS
Get a JSON representation of a cell utilizing a merged range identifier ------------------------------------------------------------
getJSON(CellHandle, int[]) - Static method in class com.extentech.ExtenXLS.ExtenXLS
Get a JSON representation of a cell utilizing a merged range identifier ------------------------------------------------------------
getJSON(int) - Method in class com.extentech.ExtenXLS.FormatHandle
Get a JSON representation of the format ------------------------------------------------------------
getJSON() - Method in class com.extentech.ExtenXLS.ImageHandle
Get a JSON representation of the format ------------------------------------------------------------
getJSON() - Method in class com.extentech.ExtenXLS.NameHandle
Return a JSON object representing this name Handle.
getJSON() - Method in class com.extentech.ExtenXLS.RowHandle
Get the JSON object for this row.
getJSONObject(NameHandle) - Static method in class com.extentech.ExtenXLS.ExtenXLS
Get a JSON representation of a NamedRange ------------------------------------------------------------
getJSONObject(RowHandle, int) - Static method in class com.extentech.ExtenXLS.ExtenXLS
Get a org.JSON object representation of a row, limit number of cols of data ------------------------------------------------------------
getJSONObject(RowHandle) - Static method in class com.extentech.ExtenXLS.ExtenXLS
Get a org.JSON object representation of a row ------------------------------------------------------------
getJSONObject(CellHandle) - Static method in class com.extentech.ExtenXLS.ExtenXLS
Get a JSON representation of a cell utilizing a merged range identifier ------------------------------------------------------------
getJSONObject(CellHandle, int[]) - Static method in class com.extentech.ExtenXLS.ExtenXLS
Get a JSON Object representation of a cell utilizing a merged range identifier ------------------------------------------------------------
getJSONObject(int) - Method in class com.extentech.ExtenXLS.FormatHandle
Get a JSON representation of the format ------------------------------------------------------------
getLandscape() - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
get the landscape orientation
getLastCol() - Method in interface com.extentech.ExtenXLS.WorkSheet
Get the last column on the Worksheet
getLastCol() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Get the last column on the Worksheet
getLastRow() - Method in interface com.extentech.ExtenXLS.WorkSheet
Get the last row on the Worksheet
getLastRow() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Get the last row on the Worksheet
getLatestDiff(int) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
retrieves most current String difference for database record ID
getLatestXML() - Method in class com.extentech.ExtenXLS.web.WebWorkBook
retrieve the lastest XML stream from the conurl URL and format into a Document object
getLeftBorderLineStyle() - Method in class com.extentech.ExtenXLS.FormatHandle
Get the border line style
getLeftToRight() - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
get the left-to-right print orientation
getLegendLabels() - Method in class com.extentech.ExtenXLS.ui.jchart.JChart
 
getLink() - Method in class com.extentech.ExtenXLS.ESS.CellCommander
 
getLink() - Method in class com.extentech.ExtenXLS.web.CellHandlingBean
 
getLoader() - Method in class com.extentech.ExtenXLS.ESS.WorkBookServlet
------------------------------------------------------------
getLocalHost() - Method in class com.extentech.ExtenXLS.swing.ExtenXLSMapperWizard
 
getLocalPort() - Method in class com.extentech.ExtenXLS.swing.ExtenXLSMapperWizard
 
getLocation() - Method in class com.extentech.ExtenXLS.NameHandle
get the referenced named cell range as string in standard excel syntax including sheetname, for instance "Sheet1!A1:Z255"
getLogDate() - Static method in class com.extentech.ExtenXLS.ExcelTools
get recordy byte def as a String public static String getRecordByteDef(XLSRecord rec){ byte[] b = rec.read(); StringBuffer sb = new StringBuffer("byte[] rbytes = {"); for(int t = 0;tgetManualGridLineColor() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Get whether to use manual grid color in the output sheet.
getMappedIcon() - Method in class com.extentech.ExtenXLS.ui.ExtenXLSCellRenderer
------------------------------------------------------------
getMapperFrame() - Method in class com.extentech.ExtenXLS.swing.E360Table
 
getMappingParams() - Method in class com.extentech.ExtenXLS.swing.WizardPanel4
 
getMarker() - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
return the OOXML marker property for this series
getMemeId() - Method in class com.extentech.ExtenXLS.ESS.WorkBookLoader.WorkBookCacheInfo
 
getMemeId() - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
------------------------------------------------------------
getMemeType() - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
getMergedCellRange() - Method in class com.extentech.ExtenXLS.CellHandle
Returns any other Cells merged with this one or null if this Cell is not a part of a merged range.
getMergedCellsRec() - Method in interface com.extentech.ExtenXLS.WorkSheet
 
getMessageManager() - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
getmessages(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginMessaging
get the messages for the workbook messages typically consist of a chat messages between concurrent workbook users, cellbinder updates, ------------------------------------------------------------
getmessageusers(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginMessaging
get a list of the workbook users messages typically consist of a chat messages between concurrent workbook users ------------------------------------------------------------
getMethodLookup() - Method in class com.extentech.ExtenXLS.plugin.AbstractPlugin
MethodLookup is a mapping scheme for the plugin methods.
getMethodLookup() - Method in interface com.extentech.ExtenXLS.plugin.Plugin
 
getMgr() - Method in class com.extentech.ExtenXLS.ESS.WorkBookLoader.WorkBookCacheInfo
 
getMimeType() - Method in class com.extentech.ExtenXLS.ImageHandle
Returns the image mime type ------------------------------------------------------------
getModel() - Method in class com.extentech.ExtenXLS.ui.WorkSheetPanel
 
getMsodrawing() - Method in class com.extentech.ExtenXLS.ImageHandle
 
getMysheet() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
FOR internal Use Only!
getMyTableFrame() - Method in class com.extentech.ExtenXLS.ui.ExtenXLSCellRenderer
 
getName() - Method in class com.extentech.ExtenXLS.ImageHandle
------------------------------------------------------------
getName() - Method in class com.extentech.ExtenXLS.NameHandle
returns the name String for the range definition
getName() - Method in interface com.extentech.ExtenXLS.WorkBook
Returns the name of this WorkBook
getName() - Method in class com.extentech.ExtenXLS.WorkBookHandle
Returns the name of this WorkBook
getNamedRange(String) - Method in interface com.extentech.ExtenXLS.WorkBook
Returns a Named Range Handle
getNamedRange(String) - Method in class com.extentech.ExtenXLS.WorkBookHandle
Returns a Named Range Handle
getnamedranges(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginWorkBook
returns namedranges for a spreadsheet
getNamedRanges() - Method in interface com.extentech.ExtenXLS.WorkBook
Returns all Named Range Handles
getNamedRanges() - Method in class com.extentech.ExtenXLS.WorkBookHandle
Returns all Named Range Handles
getNamedRangesFromWorkBook(WorkBookHandle) - Static method in class com.extentech.ExtenXLS.binder.CellBinderUtils
get a List of named range mappings from a workbook
getNewButton() - Method in class com.extentech.ExtenXLS.ui.swing.XMLEditorPanel
 
getNewChildNode(String) - Method in class com.extentech.ExtenXLS.ui.swing.PropertiesPanel
 
getNewPluginName() - Method in class com.extentech.ExtenXLS.plugin.swing.PluginManager
 
getNewRowTracker() - Method in class com.extentech.ExtenXLS.binder.CellBinder
 
getNewTreeNode(String) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenBeanPopupTree
responsible for figuring out what new node can be created, as well as creating the new menu, etc.
getNoColor() - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
get whether printing is in black and white
getNodeType() - Method in class com.extentech.ExtenXLS.plugin.webui.Plugin
 
getNonLocalizedCalendarFromNumber(Object) - Static method in class com.extentech.ExtenXLS.DateConverter
Returns a non-localized calendar object from a date number.
getNonLocalizedDateFromNumber(Object) - Static method in class com.extentech.ExtenXLS.DateConverter
returns NON Localized Java Date from either a Integer or Double cast as an Object containing an Excel-formatted Date The Excel date format does not map 100% accurately to Java dates, due to the limitation of the precision of the Excel floating-point value record.
getNoOrient() - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
get whether to ignore orientation
getNoPrintData() - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
get whether printer data is missing
getNoSheetWorkBook() - Method in interface com.extentech.ExtenXLS.WorkBook
Returns a WorkBookHandle containing an empty version of this WorkBook.
getNoSheetWorkBook() - Method in class com.extentech.ExtenXLS.WorkBookHandle
Returns a WorkBookHandle containing an empty version of this WorkBook.
getNumberAsString(double) - Static method in class com.extentech.ExtenXLS.ExcelTools
Formats a double in the standard ExtenXLS format.
getNumCells() - Method in interface com.extentech.ExtenXLS.WorkBook
Returns the number of Cells in this WorkBook
getNumCells() - Method in class com.extentech.ExtenXLS.WorkBookHandle
Returns the number of Cells in this WorkBook
getNumCols() - Method in interface com.extentech.ExtenXLS.WorkSheet
Returns the number of Columns in this WorkSheet
getNumCols() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Returns the number of Columns in this WorkSheet
getNumDaysFrom00(String) - Static method in class com.extentech.ExtenXLS.DateConverter
gives the numeric number of days since 1900 for the given string date.
getNumImages() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
returns the actual amount of images contained in the sheet and is determined by imageMap
getNumRows() - Method in class com.extentech.ExtenXLS.binder.NamedRangeDataObject
 
getNumRows() - Method in interface com.extentech.ExtenXLS.WorkSheet
Returns the number of rows in this WorkSheet
getNumRows() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Returns the number of rows in this WorkSheet
getNumWorkSheets() - Method in class com.extentech.ExtenXLS.WorkBookHandle
Returns the number of Sheets in this WorkBook
getObject(Object, String, String) - Method in interface com.extentech.ExtenXLS.binder.ObjectValueAdapter
Returns an Object value which is derived by executing methods on the target object.
getObject(Object, String, String) - Method in class com.extentech.ExtenXLS.binder.XMLBeanObjectValueAdapter
given a String mapstring specifying data mappings, lookup fieldname in source dataobject and return list of values
getObject(Object) - Static method in class com.extentech.ExtenXLS.ExcelTools
Takes an input Object and attempts to convert to numeric Objects of the highest precision possible.
getOffsetTracker() - Method in class com.extentech.ExtenXLS.binder.CellBinder
 
getOOXML(int) - Method in class com.extentech.ExtenXLS.ChartHandle
Generate OOXML (chartML) for this chart object.
getOOXML() - Method in class com.extentech.ExtenXLS.FormulaHandle
generate the OOXML necessary to describe this formula OOXML element
getOOXML(int) - Method in class com.extentech.ExtenXLS.ImageHandle
return the (00)XML (or DrawingML) representation of this image
getOOXMLName() - Method in class com.extentech.ExtenXLS.ChartHandle
return the OOXML-specific name for this chart
getOpenButton() - Method in class com.extentech.ExtenXLS.ui.swing.XMLEditorPanel
 
getOption() - Method in class com.extentech.ExtenXLS.ui.jchart.AdvancedFontChooser
 
getOriginalWidth() - Method in class com.extentech.ExtenXLS.ImageHandle
 
getOutlineLevel() - Method in class com.extentech.ExtenXLS.ColHandle
Returns the Outline level (depth) of the column
getOutlineLevel() - Method in class com.extentech.ExtenXLS.RowHandle
Returns the Outline level (depth) of the row
getOutputDir() - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
retrieve the webdir for this WebWorkBook
getOwnerId() - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
getPageStart() - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
get the page to start printing from
getPanels() - Method in class com.extentech.ExtenXLS.ui.swing.DataObjectPanel
 
getPanels() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenDataObjectPanel
 
getPaperSize() - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
Returns the paper size setting for the printer setup based on the following table:
getparametercontrols(Map) - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginCellBinder
Retrieve HTML for all parameter controls from the cellbinder definition ------------------------------------------------------------
getParameterhash() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenDataObjectPanel
 
getParamHashFromString(String) - Static method in class com.extentech.ExtenXLS.web.WorkBookUpdateBean
 
getParamsFromRequest(HttpServletResponse, HttpServletRequest) - Method in class com.extentech.ExtenXLS.ESS.ExtenBISReportServlet
 
getParamsFromRequest(HttpServletRequest) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginCellBinder
Extract any relevant request parameters and system settings to be mapped into spreadsheet parameters ------------------------------------------------------------
getParamString() - Method in class com.extentech.ExtenXLS.ui.swing.DataObjectPanel
 
getParamString() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenDataObjectPanel
 
getParamString() - Method in class com.extentech.ExtenXLS.ui.swing.ParameterTable
 
getParamString(int) - Method in class com.extentech.ExtenXLS.ui.swing.ParameterTable
same as above but returns just the specified param
getparentContainer() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapperFrame
------------------------------------------------------------
getParentDataObject() - Method in class com.extentech.ExtenXLS.binder.ExtenXLSReportFactory
 
getParentFrame() - Method in class com.extentech.ExtenXLS.ui.ExtenXLSPanel
 
getParentJInternalFrame() - Method in class com.extentech.ExtenXLS.ui.WorkBookPanel
 
getParentRecord() - Method in class com.extentech.ExtenXLS.CellRange
Returns the parent record of this cell range
getPieChartSliceColor(int) - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
get the desired pie chart slice color
getPivotTable(String) - Method in interface com.extentech.ExtenXLS.WorkBook
get a handle to a PivotTable in the WorkBook
getPivotTable(String) - Method in class com.extentech.ExtenXLS.WorkBookHandle
get a handle to a PivotTable in the WorkBook
getPivotTables() - Method in interface com.extentech.ExtenXLS.WorkBook
get an array of handles to all PivotTables in the WorkBook
getPivotTables() - Method in class com.extentech.ExtenXLS.WorkBookHandle
get an array of handles to all PivotTables in the WorkBook
getPixels(float) - Static method in class com.extentech.ExtenXLS.ExcelTools
convert twips to pixels ------------------------------------------------------------ In addition to a calculated size unit derived from the average size of the default characters 0-9, Excel uses the 'twips' measurement which is defined as: 1 twip = 1/20 point or 20 twips = 1 point 1 twip = 1/567 centimeter or 567 twips = 1 centimeter 1 twip = 1/1440 inch or 1440 twips = 1 inch 1 pixel = 0.75 points 1 pixel * 1.3333 = 1 point 1 twip * 20 = 1 point
getPlotAreaBgColor() - Method in class com.extentech.ExtenXLS.ChartHandle
return the Color int of this chart's Plot Area
getPlugin(String) - Method in class com.extentech.ExtenXLS.plugin.PluginLoader
Get the plugin by name ------------------------------------------------------------
getPluginLoader() - Method in class com.extentech.ExtenXLS.ESS.WorkBookCommander
 
getPluginLoader() - Method in class com.extentech.ExtenXLS.ESS.WorkBookServlet
------------------------------------------------------------
getPluginName() - Method in class com.extentech.ExtenXLS.plugin.AbstractPlugin
 
getPluginName() - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginCell
 
getPluginName() - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginCellBinder
 
getPluginName() - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginCellRange
 
getPluginName() - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginChart
 
getPluginName() - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginCol
 
getPluginName() - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginImage
 
getPluginName() - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginMacro
 
getPluginName() - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginMemeSharing
 
getPluginName() - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginMessaging
 
getPluginName() - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginNamedRange
 
getPluginName() - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginRow
 
getPluginName() - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginSharing
 
getPluginName() - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginSheet
 
getPluginName() - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginStyle
 
getPluginName() - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginSystem
 
getPluginName() - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginWorkBook
 
getPluginName() - Method in interface com.extentech.ExtenXLS.plugin.Plugin
 
getPluginURL() - Method in class com.extentech.ExtenXLS.plugin.webui.Plugin
return the communicator servlet URL for this plugin instance
getPrintArea() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Get the print area set for this WorkSheetHandle.
getPrinterSettings() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Get the printer settings handle for this WorkSheetHandle.
getPrintNotes() - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
getProgress() - Method in class com.extentech.ExtenXLS.swing.ExtenXLSMapperWizard
 
getProgressText() - Method in class com.extentech.ExtenXLS.swing.ExtenXLSMapperWizard
 
getPromptBoxText() - Method in class com.extentech.ExtenXLS.ValidationHandle
Return the text in the prompt box ------------------------------------------------------------
getPromptBoxTitle() - Method in class com.extentech.ExtenXLS.ValidationHandle
Return the title in the prompt box ------------------------------------------------------------
getProperties() - Method in class com.extentech.ExtenXLS.WorkBookHandle
 
getProperty(String) - Method in interface com.extentech.ExtenXLS.WorkBook
get a non-Excel property
getProperty(String) - Method in class com.extentech.ExtenXLS.WorkBookHandle
 
getProtected() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
return true if sheet is protected (if contains a Protect record)
getProtectionPassword() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
returns the password protecting this sheet ------------------------------------------------------------
getQueries() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapPanel
 
getQueryName() - Method in class com.extentech.ExtenXLS.binder.DataBoundCellRange
 
getRange() - Method in class com.extentech.ExtenXLS.CellRange
 
getRange() - Method in class com.extentech.ExtenXLS.ValidationHandle
Return the range of data this ValidationHandle refers to as a string Will not contain worksheet identifier, as ValidationHandles are specific to a worksheet.
getRangeCoords() - Method in class com.extentech.ExtenXLS.CellRange
returns an int array of coordinates
getRangeCoords(String) - Static method in class com.extentech.ExtenXLS.ExcelTools
return the first and last coords of a range in int form + the number of cells in the range range is in the format of Sheet
getRangeNode() - Method in class com.extentech.ExtenXLS.ui.swing.PropertiesPanel
 
getRangeRowCol(String) - Static method in class com.extentech.ExtenXLS.ExcelTools
Takes a cell range and returns an int array.
getRanges() - Method in class com.extentech.ExtenXLS.FormulaHandle
get CellRange strings referenced by this formula
getRanges() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapPanel
 
getRDFFromDataMarkers(WorkBookHandle, String, HashMap, HashMap) - Static method in class com.extentech.ExtenXLS.binder.CellBinderUtils
 
getRDFFromDO(WorkBookHandle, Object, HashMap) - Static method in class com.extentech.ExtenXLS.binder.CellBinderUtils
 
getRDFName(String) - Static method in class com.extentech.ExtenXLS.binder.CellBinderUtils
 
getRDFName() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSFileHandler
 
getRecord() - Method in class com.extentech.ExtenXLS.CellHandle
returns the underlying BIFF8 record for the Cell NOTE: the underlying record is not a part of the public API and may change at any time.
getReferencedSheets() - Method in class com.extentech.ExtenXLS.NameHandle
Get WorkSheetHandles for all of the Boundsheets referenced in this NameHandle.
getRelativeBounds() - Method in class com.extentech.ExtenXLS.ChartHandle
get the bounds of the chart using coordinates relative to row/cols and their offsets
getRelativePath(String, String) - Static method in class com.extentech.ExtenXLS.binder.CellBinderUtils
 
getRelativePath(String, String) - Static method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSFileHandler
Utility to strip a file path of a specific directory, leaving the relative directory intact
getRelativeRDFPath() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSFileHandler
Returns the path relative to the working directory from the current rdfname
getResolution() - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
get the print resolution
getRESTEmit() - Method in class com.extentech.ExtenXLS.binder.CellBinder
RESTEmit is a representation of changes as a JSON array for use in Sheetstr ------------------------------------------------------------
getRESTEmit() - Method in class com.extentech.ExtenXLS.binder.DataBoundCellRange
------------------------------------------------------------
getRESTEmit() - Method in class com.extentech.ExtenXLS.binder.ExtenXLSReportFactory
------------------------------------------------------------
getRESTEmit() - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
------------------------------------------------------------
getrestlog(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginWorkBook
returns the REST recorded log for the session
getRESTlog() - Method in class com.extentech.ExtenXLS.web.FileWebWorkBook
------------------------------------------------------------
getRESTlog() - Method in class com.extentech.ExtenXLS.web.WebWorkBook
------------------------------------------------------------
getRightBorderLineStyle() - Method in class com.extentech.ExtenXLS.FormatHandle
Get the border line style
getRootNode() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSFileHandler
 
getRow() - Method in class com.extentech.ExtenXLS.CellHandle
Returns the RowHandle for the Cell.
getRow() - Method in class com.extentech.ExtenXLS.ImageHandle
return the topmost row of the image
getRow(int) - Method in interface com.extentech.ExtenXLS.WorkSheet
get an a RowHandle for this WorkSheet by number
getRow(int) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
returns the RowHandle for the row at index position the row index is zero based ie: Excel row 1 = 0
getRow1() - Method in class com.extentech.ExtenXLS.ImageHandle
return the lower row of the image
getRowAndOffset() - Method in class com.extentech.ExtenXLS.ImageHandle
get the position of the top left corner of the image in the sheet
getRowColFromString(String) - Static method in class com.extentech.ExtenXLS.ExcelTools
returns the row and column ints from an Excel-style address
getRowCount() - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
getRowFirst() - Method in class com.extentech.ExtenXLS.PivotTableHandle
get the first row in the PivotTable
getRowFirstData() - Method in class com.extentech.ExtenXLS.PivotTableHandle
get the first Row containing data
getRowFirstHead() - Method in class com.extentech.ExtenXLS.PivotTableHandle
get the first header row
getRowHeight(Boundsheet, int) - Static method in class com.extentech.ExtenXLS.ImageHandle
Deprecated. use getBounds and setBounds
getRowheight(int) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSCellRenderer
 
getRowHeight(int) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSTable
 
getRowHeight(int) - Method in interface com.extentech.ExtenXLS.ui.ExtenXLSTableModel
 
getRowHeight(int) - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
getRowHeightInTableUnits(int) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSTable
Calculate row height or width with zoom
getRowHeightInXLSUnits(int) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSTable
 
getRowInts() - Method in class com.extentech.ExtenXLS.CellRange
Returns an array of referenced Row ints
getRowLast() - Method in class com.extentech.ExtenXLS.PivotTableHandle
get the last row in the PivotTable
getRowMap() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
get an array of BIFFREC Rows
getRowMargin() - Method in class com.extentech.ExtenXLS.ui.ExtenXLSTable
 
getRowName(int) - Method in interface com.extentech.ExtenXLS.ui.ExtenXLSTableModel
 
getRowName(int) - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
getRowNum() - Method in class com.extentech.ExtenXLS.CellHandle
Returns the row of this Cell as an int.
getRowNumber() - Method in class com.extentech.ExtenXLS.RowHandle
Returns the row number of this RowHandle
getRowNums() - Method in interface com.extentech.ExtenXLS.WorkSheet
returns a Vector of Row numbers
getRowNums() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
returns a List of Row numbers
getRows() - Method in class com.extentech.ExtenXLS.CellRange
Returns an array of referenced Rows
getRows() - Method in interface com.extentech.ExtenXLS.WorkSheet
get an array of all RowHandles for this WorkSheet
getRows() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
get an array of all RowHandles for this WorkSheet
getRowsHaveGrandTotals() - Method in class com.extentech.ExtenXLS.PivotTableHandle
get whether table displays row grand totals
getRowsToShow() - Method in class com.extentech.luminet.webui.WebUIBean
show the number of rows to display in textareas and multi-selects
getRunTestNow() - Method in class com.extentech.ExtenXLS.swing.WizardPanel4
 
getSaveButton() - Method in class com.extentech.ExtenXLS.ui.swing.XMLEditorPanel
 
getScale() - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
get the scale of the printer output in whole percentages ie: 25 = 25%
getScrollPane() - Method in class com.extentech.ExtenXLS.ui.WorkSheetPanel
 
getSecondCondition() - Method in class com.extentech.ExtenXLS.ValidationHandle
Get the second condition of the validation as a string representation ------------------------------------------------------------
getSelected() - Method in interface com.extentech.ExtenXLS.WorkSheet
get whether this sheet is selected upon opening the file.
getSelected() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
get whether this sheet is selected upon opening the file.
getSelectedRange() - Method in class com.extentech.ExtenXLS.ui.ExtenXLSCellRenderer
 
getSerialBytes() - Method in interface com.extentech.ExtenXLS.WorkSheet
Returns the Serialized bytes for this WorkSheet.
getSerialBytes() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Returns the Serialized bytes for this WorkSheet.
getSeries() - Method in class com.extentech.ExtenXLS.ChartHandle
Returns an ordered array of strings representing all the series data in the chart.
getseries(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginChart
 
getSeries() - Method in class com.extentech.ExtenXLS.ui.jchart.YSeries
Returns an ArrayList of Strings that are the series in the YSeries object.
getSeriesColor() - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
get the series bar color NOTE: for Pie charts, use getPieChartSliceColor
getSeriesDataType() - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
 
getSeriesJSON() - Method in class com.extentech.ExtenXLS.ChartHandle
Retrieve the saved Series JSON for comparisons
This is an internal method that is not useful to the end user.
getSeriesLegend() - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
Get the legend value of this series
getSeriesLegendReference() - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
If the legend of the SeriesHandle is a reference to a cell, return that reference as a string
getSeriesRange() - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
Get the data range that this series object represents.
getServerURL() - Method in class com.extentech.ExtenXLS.web.WebWorkBook
 
getServletInfo() - Method in class com.extentech.ExtenXLS.ESS.ExtenBISReportServlet
 
getSession() - Method in class com.extentech.ExtenXLS.web.WebWorkBook
Get the session associated with this WWB ------------------------------------------------------------
getSessionId() - Method in interface com.extentech.ExtenXLS.plugin.builtin.ServiceWrapper
 
getShape() - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
UNDOCUMENTED DataFormat->XlsRecord Controls bar shape
getShapeName() - Method in class com.extentech.ExtenXLS.ImageHandle
returns the explicitly set shape name (set by entering text in the named range field in Excel)
getSharingAccess() - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
getSheet() - Method in class com.extentech.ExtenXLS.CellRange
Returns the WorkSheet referenced in this CellRange.
getSheet() - Method in class com.extentech.ExtenXLS.ChartHandle
Get the sheet this chart is attached to
getSheet() - Method in class com.extentech.ExtenXLS.ImageHandle
returns the WorkSheet this image is contained in ------------------------------------------------------------
getSheet() - Method in class com.extentech.ExtenXLS.ui.ExtenXLSCellRenderer
 
getSheet() - Method in class com.extentech.ExtenXLS.ui.WorkSheetPanel
 
getSheet() - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
getSheet() - Method in interface com.extentech.ExtenXLS.WorkSheet
Returns the low-level ExtenXLS Sheet.
getSheetName() - Method in class com.extentech.ExtenXLS.ESS.CellCommander
 
getSheetName() - Method in class com.extentech.ExtenXLS.web.CellHandlingBean
 
getSheetName() - Method in interface com.extentech.ExtenXLS.WorkSheet
Returns the name of the Sheet.
getSheetName() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Returns the name of the Sheet.
getsheetnames(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginWorkBook
returns sheetnames for a spreadsheet
getSheetNum() - Method in class com.extentech.ExtenXLS.CellHandle
get the WorkSheet index for this Cell
getSheetNum() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Returns the index of the Sheet.
getSheetRenderers() - Method in class com.extentech.ExtenXLS.ui.WorkBookPanel
return a vector of all of the sheet renderers
getSheetTables() - Method in class com.extentech.ExtenXLS.ui.WorkBookPanel
 
getSheetXML(WorkBook, String, int, int) - Static method in class com.extentech.ExtenXLS.ExtenXLS
Get the XML for a worksheet Add the ability to return a maximum number of rows and cols -1 returns all cols/rows ------------------------------------------------------------
getSheetXML(WorkBook, String) - Static method in class com.extentech.ExtenXLS.ExtenXLS
Get the XML for a worksheet ------------------------------------------------------------
getShowFormulaResults() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Set whether to show calculated formula results in the output sheet.
getShowGridlines() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Get whether to show gridlines in the output sheet.
getShowInNormalView() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Get whether to show normal view or page break preview view in the output sheet.
getShowInputMsg() - Method in class com.extentech.ExtenXLS.ValidationHandle
Show prompt box if cell selected? ------------------------------------------------------------
getShowOutlineSymbols() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Get whether to show outline symbols in the output sheet.
getShowSheetHeaders() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Get whether to show sheet headers in the output sheet.
getShowZeroValues() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Get whether to show zero values in the output sheet.
getSize() - Method in class com.extentech.ExtenXLS.ui.WorkSheetCellAttribute
 
getSpan(int, int) - Method in class com.extentech.ExtenXLS.CellHandle
returns the size of the Merged Cell area if this Cell is a part of a Merged Cell area
getSplitLocation() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Gets the twips split location returns -1 ------------------------------------------------------------
getSplitRowLocation() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Gets the row number (0 based) that the sheet split is located on.
getSpPr() - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
return the OOXML shape property for this series
getSpPr() - Method in class com.extentech.ExtenXLS.ImageHandle
return the OOXML shape property for this image
getSQLFromTokenQuery(String) - Static method in class com.extentech.luminet.webui.WebUIBean
 
getSQLreplaceWithParamName() - Method in class com.extentech.ExtenXLS.binder.CellBinder
 
getstats(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginWorkBook
get stats for the workbook ------------------------------------------------------------
getStats() - Method in class com.extentech.ExtenXLS.WorkBookHandle
Return useful statistics about this workbook ------------------------------------------------------------
getStricken() - Method in class com.extentech.ExtenXLS.FormatHandle
Determine if the format handle refers to a font stricken out ------------------------------------------------------------
getString() - Method in class com.extentech.ExtenXLS.bean.AXExtenBean
method to test communication in ActiveX container
getStringVal(int, String) - Method in class com.extentech.ExtenXLS.binder.NamedRangeDataObject
Return the string value of the data at the specified location
getStringVal() - Method in class com.extentech.ExtenXLS.CellHandle
Returns the value of the Cell as a String.
getStringVal(int) - Method in class com.extentech.ExtenXLS.CellHandle
Returns the value of the Cell as a String.
getStringVal(String) - Method in class com.extentech.ExtenXLS.CellHandle
Returns the value of the Cell as a String with the specified encoding.
getStringVal() - Method in class com.extentech.ExtenXLS.FormulaHandle
If the Formula evaluates to a String, return the value as a String.
getTabIndex() - Method in interface com.extentech.ExtenXLS.WorkSheet
get the tab display order of this Worksheet this is a zero based index with zero representing the left-most WorkSheet tab.
getTabIndex() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
get the tab display order of this Worksheet this is a zero based index with zero representing the left-most WorkSheet tab.
getTable() - Method in class com.extentech.ExtenXLS.ui.swing.DataObjectTablePanel
 
getTable() - Method in class com.extentech.ExtenXLS.ui.WorkSheetPanel
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSCellRenderer
The Money.
getTableField() - Method in class com.extentech.luminet.webui.WebUIBean
the tablefield is the field.tablename or tablename which backs this bean
getTableName() - Method in class com.extentech.ExtenXLS.PivotTableHandle
get the Name of the PivotTable
getTableNames() - Method in class com.extentech.ExtenXLS.ESS.E360_LOCAL_DB
 
getTableRenderers() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapPanel
 
getTempfile() - Method in class com.extentech.ExtenXLS.web.WebWorkBook
------------------------------------------------------------
getTemplateNameFromRoot() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSFileHandler
 
getText() - Method in class com.extentech.ExtenXLS.ui.swing.NumericSpinner
 
getTextAlign() - Method in class com.extentech.ExtenXLS.ESS.CellCommander
 
getTextAlign() - Method in class com.extentech.ExtenXLS.web.CellHandlingBean
 
getTextDecoration() - Method in class com.extentech.ExtenXLS.ESS.CellCommander
 
getTextDecoration() - Method in class com.extentech.ExtenXLS.web.CellHandlingBean
 
getThreeDXML() - Method in class com.extentech.ExtenXLS.ChartHandle
 
getTitle() - Method in class com.extentech.ExtenXLS.ChartHandle
Returns the title of the Chart
getTitle() - Method in class com.extentech.ExtenXLS.ui.jchart.JChart
 
getTitleFont() - Method in class com.extentech.ExtenXLS.ChartHandle
returns the Font associated with the chart title
getTmpFilePath() - Method in class com.extentech.ExtenXLS.ESS.WorkBookLoader.WorkBookCacheInfo
 
getTopBorderLineStyle() - Method in class com.extentech.ExtenXLS.FormatHandle
Get the border line style
getTopTag() - Method in class com.extentech.luminet.webui.WebUIBean
tag at top of form
getTransferData() - Method in class com.extentech.ExtenXLS.ui.swing.PropertiesPanel
 
getTranslated(String) - Static method in class com.extentech.ExtenXLS.plugin.builtin.REST2English
 
getTree() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenBeanPopupTree
 
getTree() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapPanel
 
getTree() - Method in class com.extentech.ExtenXLS.ui.swing.XMLBeanEditorPanel
 
getTree() - Method in class com.extentech.ExtenXLS.ui.swing.XMLEditorPanel
 
getTreeModel() - Method in class com.extentech.ExtenXLS.ui.swing.XMLBeanEditorPanel
 
getTreeModel() - Method in class com.extentech.ExtenXLS.ui.swing.XMLEditorPanel
 
getTrueForegroundColor() - Method in class com.extentech.ExtenXLS.FormatHandle
returns the foreground color setting regardless of format pattern (which can switch fg and bg)
getTwips(float) - Static method in class com.extentech.ExtenXLS.ExcelTools
convert pixels to twips ------------------------------------------------------------ In addition to a calculated size unit derived from the average size of the default characters 0-9, Excel uses the 'twips' measurement which is defined as: 1 pixel = 0.75 points 1 pixel * 1.3333 = 1 point 1 twip * 20 = 1 point
getType() - Method in class com.extentech.ExtenXLS.ImageHandle
Returns the image type ------------------------------------------------------------
getType() - Method in class com.extentech.ExtenXLS.ui.jchart.JChart
Returns the type of the contained Chart.
getTypeOperator() - Method in class com.extentech.ExtenXLS.ValidationHandle
Get the type operator of this validation as a byte.
getUnderlined() - Method in class com.extentech.ExtenXLS.FormatHandle
get if the font is underlined ------------------------------------------------------------
getUnderlineStyle() - Method in class com.extentech.ExtenXLS.FormatHandle
return the underline style
getURL() - Method in class com.extentech.ExtenXLS.CellHandle
Returns the Hyperlink for this Cell from a String URL.
getURLDescription() - Method in class com.extentech.ExtenXLS.CellHandle
 
getUseCache() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
 
getUsePage() - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
use custom start page for auto numbering
getUser() - Method in class com.extentech.ExtenXLS.swing.ExtenXLSMapperWizard
 
getUserClient(HttpSession) - Static method in class com.extentech.ExtenXLS.plugin.integration.FaceBookFriends
 
getUsesAutoFormat() - Method in class com.extentech.ExtenXLS.PivotTableHandle
get whether table has auto format applied
getVal(int, String) - Method in class com.extentech.ExtenXLS.binder.NamedRangeDataObject
Returns the value at the specified location
getVal() - Method in class com.extentech.ExtenXLS.CellHandle
Returns the value of the Cell as an Object
getVal() - Method in class com.extentech.ExtenXLS.FormulaHandle
Return the value of the Formula
getval(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginCell
get a cell value without all the cell information overhead ------------------------------------------------------------
getVal(String) - Method in interface com.extentech.ExtenXLS.WorkSheet
Get the Object value of a Cell.
getVal(String) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Get the Object value of a Cell.
getValidationHandle() - Method in class com.extentech.ExtenXLS.CellHandle
Returns the validation handle for the cell, null if not exists ------------------------------------------------------------
getValidationHandle(String) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Get a validation handle for the cell address passed in.
getValidationType() - Method in class com.extentech.ExtenXLS.ValidationHandle
Get the validation type of this ValidationHandle as a byte These bytes map to the VALUE_* static values in ValidationHandle ------------------------------------------------------------
getValue() - Method in class com.extentech.ExtenXLS.ui.swing.NumericSpinner
 
getValueAt(int, int) - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
getValueNumber(String) - Static method in class com.extentech.ExtenXLS.ValidationHandle
Get the byte representing the value type string passed in.
getVersion() - Static method in class com.extentech.ExtenXLS.ESS.ExtenBISReportServlet
Return the version of ExtenXLS
getVersion() - Static method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapperFrame
Return the version of ExtenXLS
getVersion() - Static method in class com.extentech.ExtenXLS.WorkBookHandle
Return the version of ExtenXLS
getVerticalAlignment() - Method in class com.extentech.ExtenXLS.CellHandle
Returns an int representing the current Vertical alignment in this Cell.
getVerticalAlignment() - Method in class com.extentech.ExtenXLS.FormatHandle
Returns an int representing the current Vertical alignment in this FormatHandle.
getVerticalResolution() - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
get the vertical print resolution
getVeryHidden() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
return the 'veryhidden' state of the sheet
getWbName() - Method in class com.extentech.ExtenXLS.ESS.WorkBookLoader.WorkBookCacheInfo
 
getWidth() - Method in class com.extentech.ExtenXLS.ColHandle
get the width of the Cell and the col of the Cell.
getWidth() - Method in class com.extentech.ExtenXLS.ImageHandle
return the width of the image in pixels
getWorkBook() - Method in class com.extentech.ExtenXLS.binder.ExtenXLSReportFactory
------------------------------------------------------------
getWorkBook() - Method in class com.extentech.ExtenXLS.CellHandle
returns the WorkBookHandle for this Cell
getWorkBook() - Method in class com.extentech.ExtenXLS.CellRange
 
getWorkBook() - Method in class com.extentech.ExtenXLS.ChartHandle
 
getWorkBook(String, User, MessageListener, boolean) - Method in class com.extentech.ExtenXLS.ESS.WorkBookLoader
Get a workbook from the cache.
getWorkBook(Integer, User, MessageListener, boolean) - Method in class com.extentech.ExtenXLS.ESS.WorkBookLoader
Get a workbook from the cache.
getWorkBook(User, MessageListener) - Method in class com.extentech.ExtenXLS.ESS.WorkBookLoader
Create a new workbook, and insert requisite data into the db.
getWorkBook() - Method in class com.extentech.ExtenXLS.FormatHandle
 
getWorkBook() - Method in class com.extentech.ExtenXLS.ui.WorkBookPanel
Get the current WorkBookHandle
getWorkBook() - Method in class com.extentech.ExtenXLS.ui.WorkSheetPanel
 
getWorkBook() - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
getWorkBook() - Method in interface com.extentech.ExtenXLS.WorkBook
Returns a low-level WorkBook.
getWorkBook() - Method in class com.extentech.ExtenXLS.WorkBookHandle
Returns a low-level WorkBook.
getWorkBook() - Method in interface com.extentech.ExtenXLS.WorkSheet
 
getWorkBook() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Returns the WorkBookHandle for this Sheet ------------------------------------------------------------
getWorkBookFile() - Method in class com.extentech.ExtenXLS.web.FileWebWorkBook
------------------------------------------------------------
getWorkBookFromPost(Connection, User, HttpServletRequest, HttpServletResponse) - Static method in class com.extentech.ExtenXLS.ESS.WorkBookServlet
Gets the attached file from a post and returns as a byte array ------------------------------------------------------------
getWorkBookHandle() - Method in class com.extentech.ExtenXLS.swing.WizardPanel4
 
getWorkBookPanel() - Method in class com.extentech.ExtenXLS.ui.ExtenXLSPanel
 
getWorkBookSessionCount() - Method in class com.extentech.ExtenXLS.ESS.WorkBookLoader
get the number of workbooks in cache ------------------------------------------------------------
getWorkBookSessionStats() - Method in class com.extentech.ExtenXLS.ESS.WorkBookLoader
get the stats of workbooks in cache ------------------------------------------------------------
getWorkbooksInDiskCache() - Method in class com.extentech.ExtenXLS.ESS.WorkBookLoader
 
getWorkbooksInMemory() - Method in class com.extentech.ExtenXLS.ESS.WorkBookLoader
 
getworkbookstats() - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginSystem
return statistics for loaded workbooks ------------------------------------------------------------
getWorkbookTimeoutMs() - Method in class com.extentech.ExtenXLS.ESS.WorkBookLoader
 
getWorkingdir() - Method in class com.extentech.ExtenXLS.binder.ExtenXLSReportFactory
 
getWorkingDir() - Static method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSFileHandler
 
getWorkingDir() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapperFrame
 
getWorkingDirectory() - Method in class com.extentech.ExtenXLS.bean.AXExtenBean
 
getWorkingDirectory() - Method in interface com.extentech.ExtenXLS.WorkBook
Returns the directory containing the ExtenXLS.jar and extenxls.lic files.
getWorkingDirectory() - Method in class com.extentech.ExtenXLS.WorkBookHandle
Returns the directory containing the ExtenXLS.jar and extenxls.lic files.
getWorkSheet(int) - Method in interface com.extentech.ExtenXLS.WorkBook
returns the handle to a WorkSheet by name.
getWorkSheet(String) - Method in interface com.extentech.ExtenXLS.WorkBook
returns the handle to a WorkSheet by name.
getWorkSheet(int) - Method in class com.extentech.ExtenXLS.WorkBookHandle
returns the handle to a WorkSheet by number.
getWorkSheet(String) - Method in class com.extentech.ExtenXLS.WorkBookHandle
returns the handle to a WorkSheet by name.
getWorkSheetHandle() - Method in class com.extentech.ExtenXLS.CellHandle
get the WorkSheetHandle for this Cell
getWorkSheetName() - Method in class com.extentech.ExtenXLS.CellHandle
Returns the name of this Cell's WorkSheet as a String.
getWorkSheets() - Method in interface com.extentech.ExtenXLS.WorkBook
Returns an array of handles to all of the WorkSheets in the Workbook.
getWorkSheets() - Method in class com.extentech.ExtenXLS.WorkBookHandle
Returns an array of handles to all of the WorkSheets in the Workbook.
getWrapText() - Method in class com.extentech.ExtenXLS.CellHandle
Get the cell wrapping behavior for this cell.
getWrapText() - Method in class com.extentech.ExtenXLS.FormatHandle
Get the cell wrapping behavior for this FormatHandle.
getX() - Method in class com.extentech.ExtenXLS.ImageHandle
return the upper x coordinate of the image in pixels
getXAxisLabel() - Method in class com.extentech.ExtenXLS.ChartHandle
get the X axis Label
getXAxisTitle() - Method in class com.extentech.ExtenXLS.ui.jchart.JChart
 
getXAxisValues() - Method in class com.extentech.ExtenXLS.ui.jchart.JChart
 
getXLS(WorkBook, Object) - Static method in class com.extentech.ExtenXLS.ExtenXLS
Convert a WorkBook XML file to BIFF8 (native XLS) WorkBook Input roughly conforms to XMLSS Spec.
getXLS(WorkBookHandle, Object) - Static method in class com.extentech.ExtenXLS.ExtenXLS
Convert an XML WorkBook file to BIFF8 (native XLS) WorkBook Input roughly conforms to XMLSS Spec.
getXLS(Object) - Static method in class com.extentech.ExtenXLS.ExtenXLS
Convert an XML WorkBook file to BIFF8 (native XLS) WorkBook Input roughly conforms to XMLSS Spec.
getXLSDateVal(Date) - Static method in class com.extentech.ExtenXLS.DateConverter
Returns the Excel date format value for the given java Date.
getXLSDateVal(Calendar) - Static method in class com.extentech.ExtenXLS.DateConverter
Provides the same functionality as getXLSDateVal(java.sql.Date), however allows the more useful Calendar class to be passed in
getXLSEditorPanel() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapperFrame
 
getXLSVersionString() - Method in class com.extentech.ExtenXLS.WorkBookHandle
Returns the lowest version of Excel compatible with the input file.
getXML() - Method in class com.extentech.ExtenXLS.CellHandle
Returns an XML representation of the cell and it's component data
getXML(int[]) - Method in class com.extentech.ExtenXLS.CellHandle
Returns an XML representation of the cell and it's component data
getXML() - Method in class com.extentech.ExtenXLS.CellRange
Return the XML representation of this CellRange object ------------------------------------------------------------
getXML() - Method in class com.extentech.ExtenXLS.ChartHandle
return an XML representation of this chart
getXML(WorkBook) - Static method in class com.extentech.ExtenXLS.ExtenXLS
Convert a BIFF8 (native XLS) file to XML one sheet at a time.
getXML(WorkBook, String, int, int) - Static method in class com.extentech.ExtenXLS.ExtenXLS
Convert a BIFF8 (native XLS) file to XML.
getXML(WorkBook, String) - Static method in class com.extentech.ExtenXLS.ExtenXLS
Convert a BIFF8 (native XLS) file to XML.
getXML(int) - Method in class com.extentech.ExtenXLS.FormatHandle
Returns an XML fragment representing the FormatHandle
getXML(int) - Method in class com.extentech.ExtenXLS.ImageHandle
return the XML representation of this image
getXML() - Method in class com.extentech.ExtenXLS.NameHandle
Return an XML representation of this name record
getXML() - Method in class com.extentech.ExtenXLS.ValidationHandle
Return an xml representation of the ValidationHandle ------------------------------------------------------------
getXMLBeanEditorPanel() - Method in class com.extentech.ExtenXLS.ui.swing.XMLEditorPanel
 
getXMLDataObjectFactory() - Method in class com.extentech.ExtenXLS.swing.WizardPanel4
 
getXMLEditorPanel() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapperFrame
 
getXMLFragment(WorkBook, String) - Static method in class com.extentech.ExtenXLS.ExtenXLS
Retrieves an XML 'fragment' from the Specified WorkBook.
getXMLStream(int) - Method in class com.extentech.ExtenXLS.web.FileWebWorkBook
------------------------------------------------------------
getXMLStream(int) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
retrieves XML bytes for database record ID
getXSeries() - Method in class com.extentech.ExtenXLS.ui.jchart.JChart
 
getY() - Method in class com.extentech.ExtenXLS.ImageHandle
return the upper y coordinate of the image in pixels
getYAxisLabel() - Method in class com.extentech.ExtenXLS.ChartHandle
Get the Y axis Label
getYAxisTitle() - Method in class com.extentech.ExtenXLS.ui.jchart.JChart
 
getYAxisValues() - Method in class com.extentech.ExtenXLS.ui.jchart.YSeries
Gets the data for another of the y axis series.
getYAxisValues(int) - Method in class com.extentech.ExtenXLS.ui.jchart.YSeries
 
getYAxisValues2() - Method in class com.extentech.ExtenXLS.ui.jchart.YSeries
 
getYAxisValues3() - Method in class com.extentech.ExtenXLS.ui.jchart.YSeries
 
getYSeries() - Method in class com.extentech.ExtenXLS.ui.jchart.JChart
 
getYSeriesCount() - Method in class com.extentech.ExtenXLS.ui.jchart.YSeries
 
getZAxisLabel() - Method in class com.extentech.ExtenXLS.ChartHandle
get the Z axis Label
getZoom() - Method in class com.extentech.ExtenXLS.ui.ExtenXLSTable
 
getZoom() - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
getZoom() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
gets the zoom for the sheet
GRIDCOLOR - Variable in class com.extentech.ExtenXLS.ui.jchart.JChart
 
GUID - Static variable in class com.extentech.ExtenXLS.ESS.WorkBookCommander
 

H

Handle - Interface in com.extentech.ExtenXLS
A generic handle interface to various XLS components
handleHlinkParams(String, String, DataObject, int) - Static method in class com.extentech.ExtenXLS.binder.DataBoundCellRange
 
hasBubbleSizes() - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
 
hasDataLegend() - Method in class com.extentech.ExtenXLS.ChartHandle
return true if Chart has a Data Legend Key showing
hasDataValidations() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
return true if sheet contains data validations
hasFrozenPanes() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Get whether there are freeze panes in the output sheet.
hasHyperlink() - Method in class com.extentech.ExtenXLS.CellHandle
returns truth of "this cell has a hyperlink"
hasNext() - Method in class com.extentech.luminet.webui.WebUIBean
Returns whether there is another iteration for the generator
HEIGHT - Static variable in class com.extentech.ExtenXLS.ChartHandle
 
HEIGHT - Static variable in class com.extentech.ExtenXLS.ImageHandle
 
HEIGHT - Static variable in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapperFrame
 
HexStringToColor(String) - Static method in class com.extentech.ExtenXLS.FormatHandle
return a java Color from a HTML color string
HexStringToColorInt(String, short) - Static method in class com.extentech.ExtenXLS.FormatHandle
 
hideResultPanels() - Method in class com.extentech.ExtenXLS.ui.swing.DataObjectPanel
 
hideResultPanels() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenDataObjectPanel
 

I

ID - Static variable in class com.extentech.ExtenXLS.ESS.WorkBookCommander
 
ImageHandle - Class in com.extentech.ExtenXLS
The ImageHandle provides access to an Image embedded in a spreadsheet.

Use the ImageHandle to work with images in spreadsheet.


With a ImageHandle you can:

set the position of the image set the width and height of the image write the image bytes to an outputstream

ImageHandle(InputStream, WorkSheetHandle) - Constructor for class com.extentech.ExtenXLS.ImageHandle
Constructor which takes image file bytes and inserts into specific sheet ------------------------------------------------------------
ImageHandle(InputStream, Boundsheet) - Constructor for class com.extentech.ExtenXLS.ImageHandle
Constructor which takes image file bytes and associates it with the specified boundsheet ------------------------------------------------------------
ImageHandle(byte[], Boundsheet) - Constructor for class com.extentech.ExtenXLS.ImageHandle
Constructor which takes image file bytes and inserts into specific sheet ------------------------------------------------------------
IME_MODE_DISABLE - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
IME_MODE_FULL_WIDTH_ALPHA - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
IME_MODE_FULL_WIDTH_HANKUL - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
IME_MODE_HALF_WIDTH_ALPHA - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
IME_MODE_HALF_WIDTH_HANKUL - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
IME_MODE_HIRAGANA - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
IME_MODE_KATAKANA - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
IME_MODE_KATALANA_HALF - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
IME_MODE_NO_CONTROL - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
IME_MODE_OFF - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
IME_MODE_ON - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
incrementVersionNumber(String) - Static method in class com.extentech.ExtenXLS.web.WebWorkBook
test utilty to increase the version number (-n.XML) for file comparisons
init(Object, WorkBookHandle) - Method in class com.extentech.ExtenXLS.binder.ExtenXLSReportFactory
Initialize with the path to the RDF (Report Definition File)
init(Object) - Method in class com.extentech.ExtenXLS.binder.ExtenXLSReportFactory
Initialize with the path to the RDF (Report Definition File)
init(DataObject, NameHandle) - Method in class com.extentech.ExtenXLS.binder.NamedRangeDataObject
Initialize the NRDO with an XML collection DO and a NameHandle
init() - Method in class com.extentech.ExtenXLS.binder.NamedRangeDataObject
 
init() - Method in class com.extentech.ExtenXLS.BMIServlet
 
init() - Method in class com.extentech.ExtenXLS.CellRange
 
init() - Method in class com.extentech.ExtenXLS.ESS.ExtenBISReportServlet
 
init() - Method in class com.extentech.ExtenXLS.ESS.NameMappingServlet
do servlet init ------------------------------------------------------------
init() - Method in class com.extentech.ExtenXLS.ESS.WorkBookServlet
do servlet init ------------------------------------------------------------
init() - Method in class com.extentech.ExtenXLS.MapDemoServlet
 
init(Serve) - Method in class com.extentech.ExtenXLS.plugin.integration.FaceBookFriends
 
init() - Method in class com.extentech.ExtenXLS.SalarySurveyServlet
 
init(String) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSWorkBookViewer
Inits the Interface
init(String) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSWorkBookViewerApplet
Inits the Interface
init() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapperFrame
 
init() - Method in class com.extentech.ExtenXLS.ui.swing.XMLBeanEditorPanel
 
init() - Method in class com.extentech.ExtenXLS.web.WebWorkBook
------------------------------------------------------------
initChart(Graphics2D) - Method in class com.extentech.ExtenXLS.ui.jchart.JChart
 
initCharts() - Method in class com.extentech.ExtenXLS.ui.ExtenXLSTable
display charts ------------------------------------------------------------
initColumnSizes() - Method in class com.extentech.ExtenXLS.ui.ExtenXLSTable
 
initColumnSizes() - Method in class com.extentech.ExtenXLS.ui.swing.DataObjectTable
 
initColumnSizes() - Method in class com.extentech.ExtenXLS.ui.swing.ParameterTable
 
initConn() - Method in class com.extentech.ExtenXLS.ui.swing.DataObjectPanel
 
initConn() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenDataObjectPanel
 
initConnectionNodes(DataObject[]) - Method in class com.extentech.ExtenXLS.ui.swing.DataObjectPanel
 
initConnectionNodes(DataObject[]) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenDataObjectPanel
 
initDataCellBindings(Map) - Method in class com.extentech.ExtenXLS.binder.CellBinder
Initializes the binding for database connected DataBoundCellRanges Cell ranges are stored in a vector within a CellRangeDataObject.
initDataObject(ExtenBeanTreeNode) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapperFrame
KSC: init is a wrapper for setDataObject that allows setting of the UI as well
initDB() - Method in class com.extentech.ExtenXLS.ESS.E360_LOCAL_DB
 
initDB(String, String, String, String, String) - Method in class com.extentech.ExtenXLS.ui.swing.DataObjectTableControllerPanel
Initialize the ExtenBeanFactory from a java naming Context You should have a valid DataSource initialized within your initial Context.
initFromDataObject(DataObject) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenBeanComponentPanel
initialize the component panel from a DO
initFromRootNode(ExtenBeanTreeNode) - Method in class com.extentech.ExtenXLS.ui.swing.DataObjectPanel
Initialize the JDBC Connections and the shared parameters
initFromRootNode(ExtenBeanTreeNode) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenDataObjectPanel
Initialize the JDBC Connections and the shared parameters
initFromRootNode(ExtenBeanTreeNode) - Method in class com.extentech.ExtenXLS.ui.swing.XMLBeanEditorPanel
 
initFromXML(String) - Method in class com.extentech.ExtenXLS.ui.swing.XMLBeanEditorPanel
Initialize WorkBook with data binding through XML descriptors.
initGUI() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapPanel
 
initialize() - Method in class com.extentech.ExtenXLS.plugin.AbstractPlugin
Allows the client to initialze the plugin, called on creation ------------------------------------------------------------
initialize() - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginCell
 
initialize() - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginCellBinder
 
initialize() - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginCellRange
 
initialize() - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginChart
 
initialize() - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginCol
 
initialize() - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginImage
 
initialize() - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginMacro
 
initialize() - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginMemeSharing
 
initialize() - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginMessaging
 
initialize() - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginNamedRange
 
initialize() - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginRow
init the plugin ------------------------------------------------------------
initialize() - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginSharing
 
initialize() - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginSheet
 
initialize() - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginStyle
 
initialize() - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginSystem
 
initialize() - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginWorkBook
 
initialize() - Method in interface com.extentech.ExtenXLS.plugin.Plugin
 
initializePlugins() - Method in class com.extentech.ExtenXLS.plugin.PluginLoader
Initialize the plugins from the plugin directory and add the new objects to the available map.
initImages() - Method in class com.extentech.ExtenXLS.ui.ExtenXLSTable
display images ------------------------------------------------------------
initNamedRangeCombo() - Method in class com.extentech.ExtenXLS.ui.ExtenXLSPanel
 
initNewWorkBook() - Method in class com.extentech.ExtenXLS.ui.WorkBookPanel
Initializes a new, empty WorkBook
initParameterTable() - Method in class com.extentech.ExtenXLS.ui.swing.ParameterTable
 
initPopups() - Method in class com.extentech.ExtenXLS.ui.ExtenXLSTable
 
initRDFFile(String, String) - Static method in class com.extentech.ExtenXLS.binder.CellBinderUtils
 
initRootNode(boolean) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSFileHandler
Takes rdfname with fully qualified path and creates a DataObject
initSheets(WorkBookHandle) - Method in class com.extentech.ExtenXLS.ui.WorkBookPanel
 
initTable() - Method in class com.extentech.ExtenXLS.ui.swing.DataObjectTableControllerPanel
initialize the data table ------------------------------------------------------------
initThreeD() - Method in class com.extentech.ExtenXLS.ChartHandle
Make chart 3D if not already
initTitles(String) - Method in class com.extentech.ExtenXLS.ui.swing.XMLBeanEditorPanel
 
initUI() - Method in class com.extentech.ExtenXLS.ui.ExtenXLSTable
 
initUI() - Method in class com.extentech.ExtenXLS.ui.ExtenXLSWorkBookViewer
Sets the Look and Feel using JGoodies Plastic Look and Feel.
initUI() - Method in class com.extentech.ExtenXLS.ui.ExtenXLSWorkBookViewerApplet
Sets the Look and Feel using JGoodies Plastic Look and Feel.
initUI() - Method in class com.extentech.ExtenXLS.ui.swing.DataObjectTable
 
initUI() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSRowTable
 
initUI() - Method in class com.extentech.ExtenXLS.ui.swing.JDBConnectionDialogPanel
 
initUI() - Method in class com.extentech.ExtenXLS.ui.swing.XMLEditorPanel
 
initUI() - Method in class com.extentech.ExtenXLS.ui.TestUI
Sets the Look and Feel using JGoodies Plastic Look and Feel.
initWizard() - Method in class com.extentech.ExtenXLS.swing.ExtenXLSMapperWizard
 
initXLS(byte[]) - Method in class com.extentech.ExtenXLS.ui.WorkBookPanel
initXLS from workbook bytes
initXLS() - Method in class com.extentech.ExtenXLS.ui.WorkBookPanel
initXLS file finpath
initXLSPanel(String) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSWorkBookViewer
 
insert(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginChart
given sheet name, chart name and chart type (string), insert a new chart in the specified sheet
insert(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginCol
Insert a column into the workbook, shifting all subsequent columns over one.
insert(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginImage
given sheet name, image name and image type (string), insert a new image in the specified sheet
insert(Map) - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginRow
Inserts a row into the worksheet
insert(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginWorkBook
Insert a new worksheet into the workbook returns a two part message.
insertcol(Map) - Static method in class com.extentech.ExtenXLS.web.WorkBookUpdateBean
Insert a column into the workbook, shifting all subsequent columns over one.
insertCol(String) - Method in interface com.extentech.ExtenXLS.WorkSheet
Insert a blank column into the worksheet.
insertCol(int) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Insert a blank column into the worksheet.
insertCol(String) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Insert a blank column into the worksheet.
insertImage(ImageHandle) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
insert an image into this worksheet ------------------------------------------------------------
insertParamButton_actionPerformed(ActionEvent) - Method in class com.extentech.ExtenXLS.ui.swing.ParameterTable
override in subclasses to utilize the parameter ------------------------------------------------------------
insertRow(int, Vector) - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
insertRow(int, Object[]) - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
insertRow(int, Object, Vector) - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
insertrow(Map) - Static method in class com.extentech.ExtenXLS.web.WorkBookUpdateBean
Inserts a row into the worksheet
insertRow(int) - Method in interface com.extentech.ExtenXLS.WorkSheet
Insert a blank row into the worksheet.
insertRow(int, boolean) - Method in interface com.extentech.ExtenXLS.WorkSheet
Insert a blank row into the worksheet.
insertRow(int, int, int, boolean) - Method in interface com.extentech.ExtenXLS.WorkSheet
Insert a blank row into the worksheet.
insertRow(int, Object[]) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Insert a row of Objects into the worksheet.
insertRow(int) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Insert a blank row into the worksheet.
insertRow(int, int) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Insert a blank row into the worksheet.
insertRow(int, boolean) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Insert a blank row into the worksheet.
insertRow(int, RowHandle, int, boolean) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Insert a blank row into the worksheet.
insertRow(int, Object[], boolean) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Insert a row of Objects into the worksheet.
insertRowAt(int, boolean) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Insert a blank row into the worksheet.
insertsheet(Map) - Static method in class com.extentech.ExtenXLS.web.WorkBookUpdateBean
Insert a new worksheet into the workbook
intersects(CellRange) - Method in class com.extentech.ExtenXLS.CellRange
returns whether this CellRange intersects with another CellRange
is100PercentStacked() - Method in class com.extentech.ExtenXLS.ChartHandle
 
is1904() - Method in class com.extentech.ExtenXLS.WorkBookHandle
Returns whether this WorkBook is using the '1904' date system.
isAllowBlank() - Method in class com.extentech.ExtenXLS.ValidationHandle
Allow blank cells in the validation area? ------------------------------------------------------------
isArrayFormula() - Method in class com.extentech.ExtenXLS.FormulaHandle
 
isBarChart() - Method in class com.extentech.ExtenXLS.ui.jchart.JChart
 
isCellEditable(int, int) - Method in class com.extentech.ExtenXLS.ui.swing.ParameterTable
 
isCellEditable(EventObject) - Method in class com.extentech.ExtenXLS.ui.swing.ParameterTable.noEditTableCellEditor
 
isCellEditable(int, int) - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
isClustered() - Method in class com.extentech.ExtenXLS.ChartHandle
 
isCollapsed() - Method in class com.extentech.ExtenXLS.ColHandle
Returns whether the column is collapsed
isCollapsed() - Method in class com.extentech.ExtenXLS.RowHandle
Returns whether the row is collapsed
iscompleted() - Method in class com.extentech.ExtenXLS.swing.ExtenXLSMapperWizard
 
isCurrency() - Method in class com.extentech.ExtenXLS.CellHandle
Returns whether this Cell has a Currency format applied.
isCurrency() - Method in class com.extentech.ExtenXLS.FormatHandle
returns whether this Format is formatted as a Currency
isDate() - Method in class com.extentech.ExtenXLS.CellHandle
Returns whether this Cell has Date formatting applied.
isDate() - Method in class com.extentech.ExtenXLS.FormatHandle
returns whether this Format is formatted as a Date
isDatePattern(String) - Static method in class com.extentech.ExtenXLS.DateConverter
Inspects a string to determine if it is a date Looks for a pattern such as mm/dd/yy, m/d/yy, mm/dd/yyyy etc ------------------------------------------------------------
isDEBUG() - Method in class com.extentech.ExtenXLS.ui.swing.XMLEditorPanel
 
isDefaultCell() - Method in class com.extentech.ExtenXLS.CellHandle
Determines if the cellHandle represents a completely blank/null cell, and can thus be ignored for many operations.
isHidden() - Method in class com.extentech.ExtenXLS.ColHandle
Returns whether the column is hidden
isHidden() - Method in class com.extentech.ExtenXLS.RowHandle
Returns whether the row is hidden
isInRange(String) - Method in class com.extentech.ExtenXLS.ValidationHandle
Determines if the ValidationHandle contains the cell address passed in ------------------------------------------------------------
isLineChart() - Method in class com.extentech.ExtenXLS.ui.jchart.JChart
 
isMerge() - Method in class com.extentech.ExtenXLS.CellRange
 
isMergeParent() - Method in class com.extentech.ExtenXLS.CellHandle
Returns if the Cell is the parent (cell containing display value) of a merged cell range.
isNumber() - Method in class com.extentech.ExtenXLS.CellHandle
Returns whether this Cell has a numeric value
isPageable() - Method in class com.extentech.ExtenXLS.plugin.webui.Plugin
 
isParseableDateString(String) - Static method in class com.extentech.ExtenXLS.DateConverter
returns whether this method will work with your input string
isPieChart() - Method in class com.extentech.ExtenXLS.ui.jchart.JChart
 
isPublic(String) - Method in class com.extentech.ExtenXLS.ESS.WorkBookLoader
check whether the requested meme is public
isPublic(String) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
isRedWhenNegative() - Method in class com.extentech.ExtenXLS.FormatHandle
Returns true if the value should be red due to a combination of a format pattern and a negative number
isSaved() - Method in class com.extentech.ExtenXLS.web.WebWorkBook
get if the workbook has ever been saved, or if it should be deleted on session end ------------------------------------------------------------
isSharedFormula() - Method in class com.extentech.ExtenXLS.FormulaHandle
return truth of "this formula is shared or array"
isShowEnclosure() - Method in class com.extentech.luminet.webui.WebUIBean
 
isShowErrorMsg() - Method in class com.extentech.ExtenXLS.ValidationHandle
Show error box if invalid values entered? ------------------------------------------------------------
isShowLegends() - Method in class com.extentech.ExtenXLS.ui.jchart.JChart
 
isStacked() - Method in class com.extentech.ExtenXLS.ChartHandle
 
isStoreAsXML() - Method in class com.extentech.ExtenXLS.ESS.WorkBookLoader
 
isStoreAsXML() - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
isStoreBookAsFile() - Method in class com.extentech.ExtenXLS.ESS.WorkBookLoader
 
isStoreBookAsFile() - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
isStoreInS3() - Method in class com.extentech.ExtenXLS.ESS.WorkBookLoader
 
isStrLookup() - Method in class com.extentech.ExtenXLS.ValidationHandle
In list type validity the string list is explicitly given in the formula ------------------------------------------------------------
isStyleXf() - Method in class com.extentech.ExtenXLS.FormatHandle
return truth of "this Xf rec is a style xf"
isSuppressCombo() - Method in class com.extentech.ExtenXLS.ValidationHandle
Suppress the drop down arrow in list type validity ------------------------------------------------------------
isThreeD() - Method in class com.extentech.ExtenXLS.ChartHandle
 
isValid(Object) - Method in class com.extentech.ExtenXLS.ValidationHandle
Determine if the value passed in is valid for this validation ------------------------------------------------------------
isValid(Object, boolean) - Method in class com.extentech.ExtenXLS.ValidationHandle
Determine if the value passed in is valid for this validation ------------------------------------------------------------
isVisible(int, int) - Method in class com.extentech.ExtenXLS.CellHandle
returns whether this Cell is visible in UI implementations.

J

JButton2 - Variable in class com.extentech.ExtenXLS.ui.ExtenXLSPanel
 
JChart - Class in com.extentech.ExtenXLS.ui.jchart
The ExtenXLS JChart provides a Java Swing implementation of Bar, Pie, and Line Spreadsheet Charts can be used with or without Spreadsheet components.
JChart(ChartHandle) - Constructor for class com.extentech.ExtenXLS.ui.jchart.JChart
Constructor.
JChart() - Constructor for class com.extentech.ExtenXLS.ui.jchart.JChart
protected constructor should not be called by client apps ------------------------------------------------------------
JDBConnectionDialogPanel - Class in com.extentech.ExtenXLS.ui.swing
 
JDBConnectionDialogPanel() - Constructor for class com.extentech.ExtenXLS.ui.swing.JDBConnectionDialogPanel
 
JSON_CELL - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
JSON_CELL_FORMATTED_VALUE - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
JSON_CELL_FORMULA - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
JSON_CELL_VALUE - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
JSON_CELLS - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
JSON_DATA - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
JSON_DATETIME - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
JSON_DATEVALUE - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
JSON_DOUBLE - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
JSON_FLOAT - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
JSON_HEIGHT - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
JSON_HIDDEN - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
JSON_HREF - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
JSON_INTEGER - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
JSON_LOCATION - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
JSON_MERGEACROSS - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
JSON_MERGECHILD - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
JSON_MERGEDOWN - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
JSON_MERGEPARENT - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
JSON_RANGE - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
JSON_RED_FORMAT - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
JSON_ROW - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
JSON_STRING - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
JSON_STYLEID - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
JSON_TYPE - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
JSON_VALIDATION_MESSAGE - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
JSON_WORD_WRAP - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 

L

lastcol - Variable in class com.extentech.ExtenXLS.ui.ExtenXLSTable
do the mouseover row/col cursor
lastrow - Variable in class com.extentech.ExtenXLS.ui.ExtenXLSTable
do the mouseover row/col cursor
launchTestBrowser() - Method in class com.extentech.ExtenXLS.swing.ExtenXLSMapperWizard
 
LEFTPANELTOPHEIGHT - Static variable in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapperFrame
 
LEFTPANELWIDTH - Static variable in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapperFrame
 
LINE - Static variable in class com.extentech.ExtenXLS.ChartHandle
 
linkupdate(Map) - Static method in class com.extentech.ExtenXLS.web.WorkBookUpdateBean
Set a link on the cells passed in.
listConnections() - Method in class com.extentech.ExtenXLS.plugin.integration.FaceBookService
return the list of FaceBook connections (Friends) return type is determined by underlying service mode ------------------------------------------------------------ http://wiki.developers.facebook.com/index.php/Friends.get
listConnections() - Method in interface com.extentech.ExtenXLS.plugin.integration.Service
return a list of the users connections ------------------------------------------------------------
listConnections() - Method in class com.extentech.ExtenXLS.plugin.integration.TwitterService
return the list of Twitter connections (Friends) return type is determined by underlying service mode ------------------------------------------------------------
listeners - Variable in class com.extentech.ExtenXLS.ui.WorkBookPanel
 
listServices() - Method in class com.extentech.ExtenXLS.swing.ExtenXLSMapperWizard
list services -- static for now.
loadClass(String) - Method in class com.extentech.ExtenXLS.plugin.PluginClassLoader
No reason to pass 'true' for every loadClass call, so here is a convenience method ------------------------------------------------------------
loadClass(String, boolean) - Method in class com.extentech.ExtenXLS.plugin.PluginClassLoader
Load the class, which is the neccessary implementation of the Classloader abstract If the resolve argument is true, it must also call resolveClass(), which will do things like verify the presence of the superclass.
loadDataDefinition(WorkBook, int) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
Load the data definition: loads RDF (report definition format) Records from database and initializes the ReportFactory ------------------------------------------------------------
loadDataDefinition() - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
Load the data definition: loads RDF (report definition format) Records from database and initializes the ReportFactory ------------------------------------------------------------
LOADER - Static variable in class com.extentech.ExtenXLS.ESS.WorkBookCommander
 
LOADMETHOD - Static variable in class com.extentech.ExtenXLS.ESS.WorkBookCommander
 
log(String) - Method in class com.extentech.ExtenXLS.ESS.ExtenBISReportServlet
 
log(String, Exception, HttpServletResponse) - Method in class com.extentech.ExtenXLS.ESS.ExtenBISReportServlet
 
log(String, Exception) - Method in class com.extentech.ExtenXLS.ESS.ExtenBISReportServlet
 
log(String, Exception) - Method in class com.extentech.ExtenXLS.ExtenXLS
 
log(String) - Method in class com.extentech.ExtenXLS.ExtenXLS
 
log(String, Exception, boolean) - Method in class com.extentech.ExtenXLS.ExtenXLS
 
log(String) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSWorkBookViewer
Logs a message to System.out
log(String) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSWorkBookViewerApplet
Logs a message to System.out
log(String, Exception) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
log(String) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
log(String, Exception, boolean) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
logDebug(String) - Static method in class com.extentech.ExtenXLS.ui.jchart.env.Env
 
login(Map) - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginSystem
logs in user with supplied credentials on success returns a security token which is valid for the session.
logToConsole(String) - Method in class com.extentech.ExtenXLS.swing.ExtenXLSMapperWizard
 
LOOKUP - Static variable in class com.extentech.luminet.webui.WebUIBean
 
luminetIcon - Static variable in class com.extentech.ExtenXLS.ui.ExtenXLSCellRenderer
 

M

MacroHelper - Class in com.extentech.ExtenXLS.plugin.builtin
------------------------------------------------------------ MacroHelper.java ##LICENSE## provides definition of static macro commands ------------------------------------------------------------
MacroHelper() - Constructor for class com.extentech.ExtenXLS.plugin.builtin.MacroHelper
 
main(String[]) - Static method in class com.extentech.ExtenXLS.bean.AXExtenBean
Main entry point to AXExtenBean in Java Framework.
main(String[]) - Static method in class com.extentech.ExtenXLS.bean.ExtenXLSBeanLauncher
 
main(String[]) - Static method in class com.extentech.ExtenXLS.binder.GenerateRDF
main entry point for RDF Generation
main(String[]) - Static method in class com.extentech.ExtenXLS.binder.SimpleCellBinder
------------------------------------------------------------
main(String[]) - Static method in class com.extentech.ExtenXLS.binder.XMLCellBinder
 
main(String[]) - Static method in class com.extentech.ExtenXLS.ESS.E360_LOCAL_DB
 
main(String[]) - Static method in class com.extentech.ExtenXLS.ESS.SpreadsheetServer
 
main(String[]) - Static method in class com.extentech.ExtenXLS.ESS.SpreadsheetServerAdmin
 
main(String[]) - Static method in class com.extentech.ExtenXLS.ExtenXLS
Command line parameters: -x initialize Excel Template -o name of output file or "stdout" for System.out -xls -xml output XML representation of file -bindfile transform using XML Report Definition File (RDF) example: read in template.xls, output templateout.xml in XML format -xtemplate.xls -otemplateout.xml -fxml read in template.xls, output to stdout in XLS format -xtemplate.xls -ostdout -fxls
main(String[]) - Static method in class com.extentech.ExtenXLS.plugin.builtin.REST2English
test translations ------------------------------------------------------------
main(String[]) - Static method in class com.extentech.ExtenXLS.plugin.integration.FaceBookFriends
 
main(String[]) - Static method in class com.extentech.ExtenXLS.plugin.integration.FaceBookService
test method ------------------------------------------------------------
main(String[]) - Static method in class com.extentech.ExtenXLS.plugin.integration.TwitterService
test method ------------------------------------------------------------
main(String[]) - Static method in class com.extentech.ExtenXLS.plugin.swing.PluginManager
Auto-generated main method to display this JInternalFrame inside a new JFrame.
main(String[]) - Static method in class com.extentech.ExtenXLS.ui.ExtenXLSWorkBookViewer
Entry point for WorkBook UI
main(String[]) - Static method in class com.extentech.ExtenXLS.ui.ExtenXLSWorkBookViewerApplet
Entry point for WorkBook UI
main(String[]) - Static method in class com.extentech.ExtenXLS.ui.jchart.AdvancedFontChooser
 
main(String[]) - Static method in class com.extentech.ExtenXLS.ui.jchart.JChart
 
main(String[]) - Static method in class com.extentech.ExtenXLS.ui.jchart.test.testJChart
Display the three different chart types.
main(String[]) - Static method in class com.extentech.ExtenXLS.ui.swing.ExtenBeanListChooserFrame
 
main(String[]) - Static method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapperFrame
The entry point for this application.
main(String[]) - Static method in class com.extentech.ExtenXLS.ui.TestUI
 
main(String[]) - Static method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
main(String[]) - Static method in class com.extentech.luminet.webui.WebUIBean
 
make100PercentStacked() - Method in class com.extentech.ExtenXLS.ChartHandle
Make this Chart 100% stacked
make100PercentStacked3D() - Method in class com.extentech.ExtenXLS.ChartHandle
Make this Chart 100% Stacked 3D
make3D() - Method in class com.extentech.ExtenXLS.ChartHandle
Make this Chart 3D
makeClustered3D() - Method in class com.extentech.ExtenXLS.ChartHandle
Make this Chart Clusteed 3D (Column and Bar only)
makeExploded() - Method in class com.extentech.ExtenXLS.ChartHandle
Make this Chart exploded (pie and donut only)
makeExploded3D() - Method in class com.extentech.ExtenXLS.ChartHandle
Make this Chart exploded 3D (pie only)
makeStacked() - Method in class com.extentech.ExtenXLS.ChartHandle
Make this Chart Stacked
makeStacked3D() - Method in class com.extentech.ExtenXLS.ChartHandle
Make this Chart Stacked 3D
MapDemoServlet - Class in com.extentech.ExtenXLS
A Sample Servlet demonstrating ExtenXLS usage in a Servlet application.
MapDemoServlet() - Constructor for class com.extentech.ExtenXLS.MapDemoServlet
 
MAPPER_DESKTOP_NAME - Static variable in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapperFrame
 
MAPPER_EDIT_PROPERTIES - Static variable in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapperFrame
 
mapperFrame - Variable in class com.extentech.ExtenXLS.ui.swing.ExtenXLSRowTable
 
mapperIcon - Static variable in class com.extentech.ExtenXLS.ui.ExtenXLSCellRenderer
 
MAPPERPANEL - Static variable in class com.extentech.ExtenXLS.swing.ExtenXLSMapperWizard
 
MappingDescription - Variable in class com.extentech.ExtenXLS.swing.WizardPanel4
 
MappingName - Variable in class com.extentech.ExtenXLS.swing.WizardPanel4
 
MAX_COLS - Static variable in class com.extentech.ExtenXLS.plugin.builtin.PluginSheet
 
MAX_ROWS - Static variable in class com.extentech.ExtenXLS.plugin.builtin.PluginSheet
 
MemeWorkBook - Class in com.extentech.ExtenXLS.web
This class provides Saving and Reconstituting WorkBooks as memes in the Extentech KB schema.
MemeWorkBook() - Constructor for class com.extentech.ExtenXLS.web.MemeWorkBook
constructor inits meme database connection
MemeWorkBook(int) - Constructor for class com.extentech.ExtenXLS.web.MemeWorkBook
retrieves XML bytes for database record ID and converts to XLS WorkBook
MemeWorkBook(Connection, byte[]) - Constructor for class com.extentech.ExtenXLS.web.MemeWorkBook
constructor inits meme database connection
MemeWorkBook(Connection, File) - Constructor for class com.extentech.ExtenXLS.web.MemeWorkBook
constructor inits meme database connection
MemeWorkBook(URL, User) - Constructor for class com.extentech.ExtenXLS.web.MemeWorkBook
constructor which reads spreadsheet bytes from a URL
MemeWorkBook(String, ProgressDialog) - Constructor for class com.extentech.ExtenXLS.web.MemeWorkBook
 
MemeWorkBook(Connection, int, boolean, boolean) - Constructor for class com.extentech.ExtenXLS.web.MemeWorkBook
retrieves XML bytes for database record ID and converts to XLS WorkBook
MemeWorkBook(String) - Constructor for class com.extentech.ExtenXLS.web.MemeWorkBook
 
merge(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginCellRange
merges this cellrange ------------------------------------------------------------
mergeCells(boolean) - Method in class com.extentech.ExtenXLS.CellRange
Merge the Cells contained in this CellRange
MESSAGINGCLIENT - Static variable in class com.extentech.ExtenXLS.ESS.WorkBookCommander
 
methodList - Variable in class com.extentech.ExtenXLS.plugin.AbstractPlugin
 
millsin8hours - Static variable in class com.extentech.ExtenXLS.DateConverter
 
millsinday - Static variable in class com.extentech.ExtenXLS.DateConverter
 
millsinhour - Static variable in class com.extentech.ExtenXLS.DateConverter
 
MIN_COLS - Static variable in class com.extentech.ExtenXLS.plugin.builtin.PluginSheet
 
move(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginChart
given sheet name, chart name and chart type (string), insert a new chart in the specified sheet
move(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginImage
given sheet name, image name and image type (string), insert a new image in the specified sheet
moveCell(CellHandle, String) - Method in interface com.extentech.ExtenXLS.WorkSheet
Move a cell on this WorkSheet.
moveCell(CellHandle, String) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Move a cell on this WorkSheet.
moveCellRefs(FormulaHandle, int[]) - Static method in class com.extentech.ExtenXLS.FormulaHandle
Copy the formula references with offsets
moveRow(int, int, int) - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
moveTo(String) - Method in class com.extentech.ExtenXLS.CellHandle
move this cell to another location.
moveToCol(String) - Method in class com.extentech.ExtenXLS.CellHandle
move this cell to another column return false if there is a cell in that position already
moveToRow(int) - Method in class com.extentech.ExtenXLS.CellHandle
move this cell to another row return false if there is a cell in that position already
mymod - Variable in class com.extentech.ExtenXLS.ui.ExtenXLSCellRenderer
 
myRow - Variable in class com.extentech.ExtenXLS.RowHandle
 
mysheet - Variable in class com.extentech.ExtenXLS.ui.ExtenXLSCellRenderer
 
mytable - Variable in class com.extentech.ExtenXLS.ui.ExtenXLSCellRenderer
 
myTableFrame - Variable in class com.extentech.ExtenXLS.ui.ExtenXLSCellRenderer
 

N

NamedRangeDataObject - Class in com.extentech.ExtenXLS.binder
NamedRangeDataObject is an implementation of the DataObject that is intialized off of an ExtenXLS NamedRange
NamedRangeDataObject(DataObject, NameHandle) - Constructor for class com.extentech.ExtenXLS.binder.NamedRangeDataObject
Constructor Created off of an XMLDataObject and NameHandle.
NamedRangeDataObject() - Constructor for class com.extentech.ExtenXLS.binder.NamedRangeDataObject
Default constructor
NAMEDRANGELOOKUP - Static variable in class com.extentech.ExtenXLS.binder.CellBinderUtils
 
NameHandle - Class in com.extentech.ExtenXLS
The NameHandle provides access to a Named Range and its Cells.

Use the NameHandle to work with individual Named Ranges in an XLS file.


With a NameHandle you can:

get a handle to the Cells in a Name
set the default formatting for a Name

NameHandle(String, CellRange) - Constructor for class com.extentech.ExtenXLS.NameHandle
Creates a new Named Range from a CellRange
NameHandle(String, WorkBookHandle) - Constructor for class com.extentech.ExtenXLS.NameHandle
Deprecated.  
NameHandle(String, String, WorkBookHandle) - Constructor for class com.extentech.ExtenXLS.NameHandle
Create a new named range in the workbook ------------------------------------------------------------
NameMappingServlet - Class in com.extentech.ExtenXLS.ESS
Provides name mapping from RESTful URLs to jsp pages and other resources ------------------------------------------------------------
NameMappingServlet() - Constructor for class com.extentech.ExtenXLS.ESS.NameMappingServlet
 
newButton_actionPerformed(ActionEvent) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSXMLEditorPanel
 
newButton_actionPerformed(ActionEvent) - Method in class com.extentech.ExtenXLS.ui.swing.XMLEditorPanel
 
next() - Method in class com.extentech.luminet.webui.WebUIBean
Returns the next generated form output per the iterator values
nextButtonClicked() - Method in class com.extentech.ExtenXLS.swing.ExtenXLSMapperWizard
 
nodeChanged(ExtenBeanTreeNode) - Method in class com.extentech.ExtenXLS.ui.swing.DataObjectPanel
 
nodeChanged(ExtenBeanTreeNode) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenDataObjectPanel
 
nodeChanged(ExtenBeanTreeNode) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapPanel
 
nodeChanged(ExtenBeanTreeNode) - Method in class com.extentech.ExtenXLS.ui.WorkBookPanel
 
NOTATION_SCIENTIFIC - Static variable in class com.extentech.ExtenXLS.CellHandle
 
NOTATION_SCIENTIFIC_EXCEL - Static variable in class com.extentech.ExtenXLS.CellHandle
 
NOTATION_STANDARD - Static variable in class com.extentech.ExtenXLS.CellHandle
 
numdaysofEPOCH - Static variable in class com.extentech.ExtenXLS.DateConverter
 
numericFormatMap - Variable in class com.extentech.ExtenXLS.FormatHandle
 
NumericSpinner - Class in com.extentech.ExtenXLS.ui.swing
 
NumericSpinner() - Constructor for class com.extentech.ExtenXLS.ui.swing.NumericSpinner
 

O

ObjectValueAdapter - Interface in com.extentech.ExtenXLS.binder
 
openButton_actionPerformed(ActionEvent) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSXMLEditorPanel
 
openButton_actionPerformed(ActionEvent) - Method in class com.extentech.ExtenXLS.ui.swing.XMLEditorPanel
 
OPENEXISTINGRDF - Static variable in class com.extentech.ExtenXLS.ui.swing.ExtenXLSFileHandler
 
openFile(ActionEvent) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSPanel
Open a new Spreadsheet file
openFile(String) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSPanel
Open a new Spreadsheet File
openFile(byte[], ExtenXLSMapperFrame) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapPanel
openFile using bytes rather than filename
openFile(String, ExtenXLSMapperFrame) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapPanel
open file from fname
openFromServer() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSFileHandler
Popups up a list of stored templates for the user (will prompt for a user name and password if none have already been defined) and allows selection from the list If selection is successful, will retrieve the XML bytes from the server and write the converted XLS to a temporary file (few!).
openRDFFile() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSFileHandler
Allows choosing of an existing DOML Filename.
openRDFFileX() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSFileHandler
Allows choosing of an existing DOML Filename WITHOUT working directory limitations Sets rdfname with fully qualified doml filename or "" if error/cancel
openXLSFile() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSFileHandler
allows selection of an existing XLS filename WITHOUT working directory restrictions
openXLSFile(byte) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSFileHandler
Retrieves an XLS file either from disk (OpenType=CHOOSEEXISTINGXLS) or creates a new XLS file from template (OpenType=CREATEFROMTEMPLATE).
OPTIONSPANEL - Static variable in class com.extentech.ExtenXLS.swing.ExtenXLSMapperWizard
 

P

pack() - Method in class com.extentech.ExtenXLS.FormatCache
Consolidate all identical formats to avoid too many formats errors ------------------------------------------------------------
pack() - Method in class com.extentech.ExtenXLS.FormatHandle
Deprecated.  
paint(Graphics, JComponent) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSTableUI
 
paintComponent(Graphics) - Method in class com.extentech.ExtenXLS.ui.jchart.JChart
 
PAPER_SIZE_LEDGER_17x11 - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_LEGAL_8_5x14 - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_LETTER_8_5x11 - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_LETTER_SMALL - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_STATEMENT_5_5x8_5 - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_TABLOID_11x17 - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_UNDEFINED - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
ParameterTable - Class in com.extentech.ExtenXLS.ui.swing
 
ParameterTable() - Constructor for class com.extentech.ExtenXLS.ui.swing.ParameterTable
 
ParameterTable.noEditTableCellEditor - Class in com.extentech.ExtenXLS.ui.swing
 
ParameterTable.noEditTableCellEditor(JTextField) - Constructor for class com.extentech.ExtenXLS.ui.swing.ParameterTable.noEditTableCellEditor
 
ParamTable_mousePressed(MouseEvent) - Method in class com.extentech.ExtenXLS.ui.swing.ParameterTable
 
parentJInternalFrame - Variable in class com.extentech.ExtenXLS.ui.WorkBookPanel
 
parseDate(String, int) - Static method in class com.extentech.ExtenXLS.DateConverter
 
parsefieldbinding(String) - Static method in class com.extentech.ExtenXLS.binder.XMLBeanObjectValueAdapter
 
parseNBind(WorkBook, Object) - Static method in class com.extentech.ExtenXLS.ExtenXLS
Read in an XML stream and populate a WorkBook using the XML data therein.
parseNBindXMLStream(String, HashMap, boolean, boolean) - Method in class com.extentech.ExtenXLS.binder.CellBinder
Given an xml file and a series of cell ranges mapped to an xpath-type string, use XppPullParsing to traverse thru xml, matching the xpath fieldbindings and inputting values to the mapped cell ranges
parseOOXML(InputStream) - Method in class com.extentech.ExtenXLS.ChartHandle
define this chart object based on chart OOXML input Stream
This is an internal method that is not useful to the end user.
parseRequest(String, String) - Static method in class com.extentech.ExtenXLS.ESS.WorkBookServlet
Convert the URL into RESTful Commands ------------------------------------------------------------ eg: insert a new sheet named "New Sheet" at index 0 http://127.0.0.1:8080/workbook/id/1113/xml/sheet/add/New Sheet/0 eg: insert a new cell at "New Sheet!A1" with the initial value of "Hello World!" http://127.0.0.1:8080/workbook/id/1113/xls/cell/add/New Sheet!A1/Hello World! eg: insert a new cell at "New Sheet!A2" with the initial value of "=SUM(10+11)" http://127.0.0.1:8080/workbook/id/1113/xls/cell/add/New Sheet!A2/=SUM(10+11)
PIE - Static variable in class com.extentech.ExtenXLS.ChartHandle
 
PivotTableHandle - Class in com.extentech.ExtenXLS
PivotTable Handle allows for manipulation of PivotTables within a WorkBook.
Pixie - Class in com.extentech.luminet.webui
Pixi is an automated web application server based on a minimal, tokenized language.
Pixie(String[]) - Constructor for class com.extentech.luminet.webui.Pixie
 
PixieDust - Class in com.extentech.luminet.webui
Pixi is an automated web application server based on a minimal, tokenized language.
PixieDust() - Constructor for class com.extentech.luminet.webui.PixieDust
 
Plugin - Interface in com.extentech.ExtenXLS.plugin
A plugin represents a java class file that can be dynamically loaded into the ExtenXLS system.
Plugin - Class in com.extentech.ExtenXLS.plugin.webui
 
Plugin() - Constructor for class com.extentech.ExtenXLS.plugin.webui.Plugin
 
PluginCell - Class in com.extentech.ExtenXLS.plugin.builtin
 
PluginCell() - Constructor for class com.extentech.ExtenXLS.plugin.builtin.PluginCell
 
PluginCellBinder - Class in com.extentech.ExtenXLS.plugin.builtin
 
PluginCellBinder() - Constructor for class com.extentech.ExtenXLS.plugin.builtin.PluginCellBinder
 
PluginCellRange - Class in com.extentech.ExtenXLS.plugin.builtin
 
PluginCellRange() - Constructor for class com.extentech.ExtenXLS.plugin.builtin.PluginCellRange
 
PluginChart - Class in com.extentech.ExtenXLS.plugin.builtin
Chart plugin Allows for display and manipulation of charts ------------------------------------------------------------
PluginChart() - Constructor for class com.extentech.ExtenXLS.plugin.builtin.PluginChart
 
PluginClassLoader - Class in com.extentech.ExtenXLS.plugin
PluginClass loader is a classloader implementation for ExtenXLS_SSE plugins By moving the plugin directory out of the loaded CLASSPATH we enhance security in how we trust the classes we are calling.
PluginClassLoader(File) - Constructor for class com.extentech.ExtenXLS.plugin.PluginClassLoader
Constructor, sets the plugin directory up.
PluginCol - Class in com.extentech.ExtenXLS.plugin.builtin
 
PluginCol() - Constructor for class com.extentech.ExtenXLS.plugin.builtin.PluginCol
 
PluginImage - Class in com.extentech.ExtenXLS.plugin.builtin
 
PluginImage() - Constructor for class com.extentech.ExtenXLS.plugin.builtin.PluginImage
 
PLUGINLOADER - Static variable in class com.extentech.ExtenXLS.ESS.WorkBookCommander
 
PluginLoader - Class in com.extentech.ExtenXLS.plugin
PluginLoader stores information about what plugins are currently loaded in memory.
PluginLoader(String) - Constructor for class com.extentech.ExtenXLS.plugin.PluginLoader
 
PluginMacro - Class in com.extentech.ExtenXLS.plugin.builtin
 
PluginMacro() - Constructor for class com.extentech.ExtenXLS.plugin.builtin.PluginMacro
 
PluginManager - Class in com.extentech.ExtenXLS.plugin.swing
 
PluginManager() - Constructor for class com.extentech.ExtenXLS.plugin.swing.PluginManager
 
PluginMemeSharing - Class in com.extentech.ExtenXLS.plugin.builtin
PluginSharing is used to create and modify sharing permissions for a document.
PluginMemeSharing() - Constructor for class com.extentech.ExtenXLS.plugin.builtin.PluginMemeSharing
 
PluginMessaging - Class in com.extentech.ExtenXLS.plugin.builtin
 
PluginMessaging() - Constructor for class com.extentech.ExtenXLS.plugin.builtin.PluginMessaging
 
PluginNamedRange - Class in com.extentech.ExtenXLS.plugin.builtin
 
PluginNamedRange() - Constructor for class com.extentech.ExtenXLS.plugin.builtin.PluginNamedRange
 
PluginRow - Class in com.extentech.ExtenXLS.plugin.builtin
 
PluginRow() - Constructor for class com.extentech.ExtenXLS.plugin.builtin.PluginRow
 
PluginSecurityManager - Class in com.extentech.ExtenXLS.plugin
Here's an overly zealous implementation of SecurityManager.
PluginSharing - Class in com.extentech.ExtenXLS.plugin.builtin
PluginSharing is used to create and modify sharing permissions for a document.
PluginSharing() - Constructor for class com.extentech.ExtenXLS.plugin.builtin.PluginSharing
 
PluginSheet - Class in com.extentech.ExtenXLS.plugin.builtin
 
PluginSheet() - Constructor for class com.extentech.ExtenXLS.plugin.builtin.PluginSheet
 
PluginStyle - Class in com.extentech.ExtenXLS.plugin.builtin
 
PluginStyle() - Constructor for class com.extentech.ExtenXLS.plugin.builtin.PluginStyle
 
PluginSystem - Class in com.extentech.ExtenXLS.plugin.builtin
System plugin provides app-server instance level functions.
PluginSystem() - Constructor for class com.extentech.ExtenXLS.plugin.builtin.PluginSystem
 
PluginWorkBook - Class in com.extentech.ExtenXLS.plugin.builtin
 
PluginWorkBook() - Constructor for class com.extentech.ExtenXLS.plugin.builtin.PluginWorkBook
 
position(ImageHandle) - Method in class com.extentech.ExtenXLS.ImageHandle
set ImageHandle position based on another
positionComponentCentered(Component) - Static method in class com.extentech.ExtenXLS.ui.swing.DataObjectPanel
 
postform(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginNamedRange
posts form data from a CellRange into a data sheet TODO: Move to a NamedRange form handler ------------------------------------------------------------
printDocument(Document, String) - Static method in class com.extentech.ExtenXLS.web.WebWorkBook
Handle differences in number of nodes + attributes for the root element only (must handle by hand since DetailedDiff appears to have problems in root-level comparisons)
PrinterSettingsHandle - Class in com.extentech.ExtenXLS
The PrinterSettingsHandle gives you control over the printer settings for a Sheet.
PrinterSettingsHandle(Setup) - Constructor for class com.extentech.ExtenXLS.PrinterSettingsHandle
default constructor
progdialog - Variable in class com.extentech.ExtenXLS.ui.WorkBookPanel
 
progress - Variable in class com.extentech.ExtenXLS.ui.WorkBookPanel
 
PropertiesPanel - Class in com.extentech.ExtenXLS.ui.swing
 
PropertiesPanel(DataObject) - Constructor for class com.extentech.ExtenXLS.ui.swing.PropertiesPanel
Display properties panel using data from DataObject dbj Options include Edit-ability, set via a system property
put(Object, Object) - Method in class com.extentech.ExtenXLS.binder.NamedRangeDataObject
 
PYRAMID - Static variable in class com.extentech.ExtenXLS.ChartHandle
 
PYRAMIDBAR - Static variable in class com.extentech.ExtenXLS.ChartHandle
 

R

RADAR - Static variable in class com.extentech.ExtenXLS.ChartHandle
 
RADARAREA - Static variable in class com.extentech.ExtenXLS.ChartHandle
 
ranges - Variable in class com.extentech.ExtenXLS.ui.ExtenXLSCellRenderer
 
raz - Variable in class com.extentech.ExtenXLS.ui.ExtenXLSTable
 
RDFSTUB - Static variable in class com.extentech.ExtenXLS.binder.CellBinderUtils
Create a 'stub' RDF from a WorkBook using its Named Range informaiton to create Name-based CellRanges
readFile(String) - Static method in class com.extentech.ExtenXLS.ESS.WorkBookLoader
Reads File from Disk
readFile(String) - Static method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSFileHandler
read in bytes from a file path.
refresh(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginChart
returns updated chart series data ONLY IF CHANGED value= chartname
refreshFromNode(ExtenBeanTreeNode) - Method in class com.extentech.ExtenXLS.ui.swing.DataObjectPanel
init this panel from a do *&
refreshFromNode(ExtenBeanTreeNode) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenDataObjectPanel
init this panel from a do *&
register(ProgressListener) - Method in class com.extentech.ExtenXLS.swing.ExtenXLSMapperWizard
 
registerInstance() - Method in class com.extentech.ExtenXLS.ESS.SpreadsheetServerCluster
add an e360 server instance to the cluster for broadcasting ------------------------------------------------------------
remove(boolean) - Method in class com.extentech.ExtenXLS.CellHandle
Removes this Cell from the WorkSheet
remove() - Method in class com.extentech.ExtenXLS.ImageHandle
removes this Image from the WorkBook.
remove() - Method in class com.extentech.ExtenXLS.NameHandle
removes this Named Range from the WorkBook.
remove() - Method in interface com.extentech.ExtenXLS.WorkSheet
Remove this WorkSheet from the WorkBook
remove() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Remove this WorkSheet from the WorkBook NOTE: will throw a WorkBookException if the last sheet is removed.
remove() - Method in class com.extentech.luminet.webui.WebUIBean
 
REMOVE_MERGED_CELLS - Static variable in class com.extentech.ExtenXLS.CellRange
 
removeAll() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenBeanComponentPanel
 
removeAllWorkSheets() - Method in interface com.extentech.ExtenXLS.WorkBook
Removes all of the WorkSheets from this WorkBook.
removeAllWorkSheets() - Method in class com.extentech.ExtenXLS.WorkBookHandle
Removes all of the WorkSheets from this WorkBook.
removeArtifacts() - Method in class com.extentech.ExtenXLS.PivotTableHandle
 
removeAxis(int) - Method in class com.extentech.ExtenXLS.ChartHandle
Remove the desired Axis from the Chart
removeCell(CellHandle) - Method in interface com.extentech.ExtenXLS.WorkSheet
Remove a Cell from this WorkSheet.
removeCell(String) - Method in interface com.extentech.ExtenXLS.WorkSheet
Remove a Cell from this WorkSheet.
removeCell(CellHandle) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Remove a Cell from this WorkSheet.
removeCell(String) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Remove a Cell from this WorkSheet.
removeCol(String) - Method in interface com.extentech.ExtenXLS.WorkSheet
Remove a Column and all associated Cells from this WorkSheet.
removeCol(String, boolean) - Method in interface com.extentech.ExtenXLS.WorkSheet
Remove a Column and all associated Cells from this WorkSheet.
removeCol(String) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Remove a Column and all associated Cells from this WorkSheet.
removeCol(String, boolean) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Remove a Column and all associated Cells from this WorkSheet.
removegroup(Map) - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginMemeSharing
removes access to this meme for a group optionally deletes the group ------------------------------------------------------------
removegroupaccess(Map) - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginMemeSharing
removes access to this meme for a group optionally deletes the group ------------------------------------------------------------
removeMultipleSeries(ArrayList) - Method in class com.extentech.ExtenXLS.ui.jchart.YSeries
Method to remove multiple series (contained in an ArrayList) to this YSeries.
removeRow(int) - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
removeRow(int) - Method in interface com.extentech.ExtenXLS.WorkSheet
Remove a Row and all associated Cells from this WorkSheet.
removeRow(int, boolean) - Method in interface com.extentech.ExtenXLS.WorkSheet
Remove a Row and all associated Cells from this WorkSheet.
removeRow(int, boolean) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Remove a Row and all associated Cells from this WorkSheet.
removeRow(int) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Remove a Row and all associated Cells from this WorkSheet.
removeRow(int, int) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Remove a Row and all associated Cells from this WorkSheet.
removeSeries(int) - Method in class com.extentech.ExtenXLS.ChartHandle
remove the series at index
removeSeries(String) - Method in class com.extentech.ExtenXLS.ui.jchart.YSeries
Method to remove a series to a YSeries object.
removeusers(Map) - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginMemeSharing
removes a list of email addresses (users) from a share group optionally send email alerts and invites ------------------------------------------------------------
rename(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginChart
rename one of the titles (axis or chart title)
rename(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginSheet
Rename the sheet, return an array of all sheet tabs for updates
renamegroup(Map) - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginMemeSharing
removes access to this meme for a group optionally deletes the group ------------------------------------------------------------
renda - Variable in class com.extentech.ExtenXLS.ui.ExtenXLSTable
 
reportConfig(HttpServletRequest, HttpServletResponse) - Method in class com.extentech.ExtenXLS.ESS.ExtenBISReportServlet
Configure and upload a new report to the server.
reportError(String, String) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSFileHandler
Fairly Generic Error Reporting
REQUEST - Static variable in class com.extentech.ExtenXLS.ESS.WorkBookCommander
 
reset() - Method in class com.extentech.ExtenXLS.ui.swing.DataObjectTableControllerPanel
reset it ------------------------------------------------------------
reset() - Method in interface com.extentech.ExtenXLS.WorkBook
Clears all values in a template WorkBook.
reset() - Method in class com.extentech.ExtenXLS.WorkBookHandle
Resets the values of this WorkBookHandle to defaults.
resetFields(WebWorkBook) - Method in class com.extentech.ExtenXLS.ESS.WorkBookLoader.WorkBookCacheInfo
set the meta information back onto the object ------------------------------------------------------------
resetRowColInts() - Method in class com.extentech.ExtenXLS.CellRange
the CellRange caches its Row/Col ints this allows for resetting of these values when the range changes
resetWorkBook(Integer, User, MessageListener) - Method in class com.extentech.ExtenXLS.ESS.WorkBookLoader
Resets a loaded workbook in the cache.
resize(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginCol
Resize the column of the workbook to the parameters passed in.
resize(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginRow
Resize the row of the workbook to the parameters passed in.
resizecol(Map) - Static method in class com.extentech.ExtenXLS.web.WorkBookUpdateBean
Resize the column of the workbook to the parameters passed in.
resizePanels(int) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenDataObjectPanel
Resize All panel compnents to width
resizerow(Map) - Static method in class com.extentech.ExtenXLS.web.WorkBookUpdateBean
Resize the row of the workbook to the parameters passed in.
RESOURCE - Static variable in class com.extentech.ExtenXLS.ESS.WorkBookCommander
 
RESOURCETYPE - Static variable in class com.extentech.ExtenXLS.ESS.WorkBookCommander
 
REST2English - Class in com.extentech.ExtenXLS.plugin.builtin
This class translates REST calls into Human-readable actions
REST2English() - Constructor for class com.extentech.ExtenXLS.plugin.builtin.REST2English
 
RETAIN_MERGED_CELLS - Static variable in class com.extentech.ExtenXLS.CellRange
 
returnStringValue(String, Map) - Method in class com.extentech.ExtenXLS.plugin.AbstractPlugin
This is primarily a utility method for returning true/false from the plugin.
returnStringValue(String, Map) - Method in interface com.extentech.ExtenXLS.plugin.Plugin
 
returnXMLErrorResponse(String) - Static method in class com.extentech.ExtenXLS.ESS.WorkBookCommander
Return an xml error response string with the value passed in.
returnXMLResponse(String) - Static method in class com.extentech.ExtenXLS.ESS.WorkBookCommander
Return an xml response string with the value passed in.
returnXMLResponse(String) - Static method in class com.extentech.ExtenXLS.web.WorkBookUpdateBean
Return an xml response string with the value passed in.
reverseMapToXML(WorkBook, RelationalObject) - Method in class com.extentech.ExtenXLS.binder.XMLCellBinder
takes XML mapping file *based* on RDF Format and workbook and create XML based on cellrange elements in RDF and values in book reads in nodes where parambinding string is in the form of: leafnode|xx|xx:xx:Node-type[:subnode-type ...]]
revert(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginWorkBook
reverts to last saved version of a workbook
revert() - Method in class com.extentech.ExtenXLS.web.WebWorkBook
revert current workbook to the most recent previous version
ROW - Variable in class com.extentech.ExtenXLS.CellHandle
 
ROW_DELETE - Static variable in class com.extentech.ExtenXLS.WorkSheetHandle
 
ROW_DELETE_NO_REFERENCE_UPDATE - Static variable in class com.extentech.ExtenXLS.WorkSheetHandle
 
ROW_HEADER_WIDTH - Static variable in class com.extentech.ExtenXLS.ui.ExtenXLSTable
 
ROW_HEIGHT_DEFAULT - Static variable in class com.extentech.ExtenXLS.ui.ExtenXLSTable
 
ROW_HEIGHT_DIVISOR - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
ROW_HEIGHT_DIVISOR - Static variable in class com.extentech.ExtenXLS.ui.ExtenXLSTable
 
ROW_INSERT - Static variable in interface com.extentech.ExtenXLS.WorkSheet
 
ROW_INSERT - Static variable in class com.extentech.ExtenXLS.WorkSheetHandle
Same as ROW_INSERT_ONCE
ROW_INSERT_MULTI - Static variable in class com.extentech.ExtenXLS.WorkSheetHandle
Insert row multiple times allowed
ROW_INSERT_NO_REFERENCE_UPDATE - Static variable in class com.extentech.ExtenXLS.WorkSheetHandle
Insert row but do not update any cell references affected by insert
ROW_INSERT_ONCE - Static variable in class com.extentech.ExtenXLS.WorkSheetHandle
Insert row one time, multiple calls ignored
ROW_KEEP - Static variable in interface com.extentech.ExtenXLS.WorkSheet
 
RowHandle - Class in com.extentech.ExtenXLS
The RowHandle provides access to a Worksheet Row and its Cells.
run() - Method in class com.extentech.ExtenXLS.ESS.SpreadsheetServerCluster
 
run() - Method in class com.extentech.ExtenXLS.ESS.WorkBookLoader.WorkBookReaper
 
run(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginMacro
execute a macro, macro is addressed by the named range that contains all of the macro definition cells.
runInBackgroundThread(Runnable) - Method in class com.extentech.ExtenXLS.ESS.WorkBookLoader
Run the provided Runnable object in a background thread.
runInBackgroundThread(Runnable) - Static method in class com.extentech.ExtenXLS.plugin.AbstractPlugin
Run the provided Runnable object in a background thread.
runPlugin(Map) - Method in class com.extentech.ExtenXLS.ESS.WorkBookServlet
Attempts to run a plugin, returns null if the plugin does not exist checks user security based on plugin being run ------------------------------------------------------------
runPlugin(PluginLoader, Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.MacroHelper
Attempts to run a plugin, returns null if the plugin does not exist checks user security based on plugin being run ------------------------------------------------------------
runService(HttpServletRequest, HttpServletResponse) - Method in class com.extentech.ExtenXLS.ESS.WorkBookServlet
 
runServiceInst(HttpServletRequest, HttpServletResponse) - Method in class com.extentech.ExtenXLS.ESS.WorkBookServlet
 
runUI() - Method in class com.extentech.ExtenXLS.ui.TestUI
read in an XLS file, work with Sheets

S

S3WebWorkBook - Class in com.extentech.ExtenXLS.web
S3WebWorkbook is an implementation of the WWB that handles S3 transactions ------------------------------------------------------------
S3WebWorkBook(String, Serve) - Constructor for class com.extentech.ExtenXLS.web.S3WebWorkBook
 
S3WebWorkBook(User, Serve) - Constructor for class com.extentech.ExtenXLS.web.S3WebWorkBook
 
S3WebWorkBook(Connection, int, boolean, boolean, Serve) - Constructor for class com.extentech.ExtenXLS.web.S3WebWorkBook
Construct an S3 workbook from the s3data source.
SalarySurveyServlet - Class in com.extentech.ExtenXLS
A Sample Servlet demonstrating ExtenXLS usage in a Servlet application.
SalarySurveyServlet() - Constructor for class com.extentech.ExtenXLS.SalarySurveyServlet
 
save(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginWorkBook
save a workbook
saveBook(int) - Method in class com.extentech.ExtenXLS.web.FileWebWorkBook
------------------------------------------------------------
saveBook(int) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
Saves the existing book record to the database and the book itself to the correct location Book can
saveBook(int) - Method in class com.extentech.ExtenXLS.web.S3WebWorkBook
Save/Update the workbook on S3
saveBookToFile() - Method in class com.extentech.ExtenXLS.ui.WorkBookPanel
Saves the current workbook to a file.
saveButton_actionPerformed(ActionEvent) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSXMLEditorPanel
 
saveButton_actionPerformed(ActionEvent) - Method in class com.extentech.ExtenXLS.ui.swing.XMLEditorPanel
 
saveDataObject() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenBeanComponentPanel
 
saveFile() - Method in class com.extentech.ExtenXLS.ui.swing.XMLEditorPanel
 
SCATTER - Static variable in class com.extentech.ExtenXLS.ChartHandle
 
searchAndReplace(String, String) - Method in class com.extentech.ExtenXLS.WorkBookHandle
Searches all Cells in the workbook for the string occurrence and replaces with the replacement text.
selectedRange - Variable in class com.extentech.ExtenXLS.ui.ExtenXLSCellRenderer
 
sendchatmessage(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginMessaging
send a chat message to the workbook users messages typically consist of a chat messages between concurrent workbook users ------------------------------------------------------------
sendData(String, OutputStream) - Method in class com.extentech.ExtenXLS.ESS.SpreadsheetServerCluster
 
sendError(String) - Method in class com.extentech.ExtenXLS.ESS.WorkBookServlet
 
sendErrorResponse(HttpServletRequest, HttpServletResponse, String, String) - Static method in class com.extentech.ExtenXLS.ESS.WorkBookServlet
Return error response ------------------------------------------------------------
sendMessage(String, Object, Object) - Method in class com.extentech.ExtenXLS.plugin.integration.FaceBookService
sends a message to a single recipient ------------------------------------------------------------
sendMessage(String, Object, Object) - Method in interface com.extentech.ExtenXLS.plugin.integration.Service
sends a message to a single recipient ------------------------------------------------------------
sendMessage(String, Object, Object) - Method in class com.extentech.ExtenXLS.plugin.integration.TwitterService
sends a message to a single recipient ------------------------------------------------------------
sendNotification(User, String, String, int, Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginMemeSharing
send a notification email to shared users when event happens ------------------------------------------------------------
sendTextResponse(HttpServletRequest, HttpServletResponse, String, String) - Static method in class com.extentech.ExtenXLS.ESS.WorkBookServlet
Return text response ------------------------------------------------------------
sendXLSResponse(HttpServletRequest, HttpServletResponse, WorkBook) - Static method in class com.extentech.ExtenXLS.ESS.WorkBookServlet
Return XLS ------------------------------------------------------------
sendXLSXResponse(HttpServletRequest, HttpServletResponse, WorkBookHandle) - Static method in class com.extentech.ExtenXLS.ESS.WorkBookServlet
Return XLSX ------------------------------------------------------------
SERVERCONFIG - Static variable in class com.extentech.ExtenXLS.ESS.WorkBookCommander
 
serveReport(HttpServletRequest, HttpServletResponse) - Method in class com.extentech.ExtenXLS.ESS.ExtenBISReportServlet
The Service method feeds and invokes the ReportFactory with values from the request, session, application, as well as merges Request Parameters with the XLS template.
service(HttpServletRequest, HttpServletResponse) - Method in class com.extentech.ExtenXLS.ESS.ExtenBISReportServlet
Handle incoming RDF setup request
Service - Interface in com.extentech.ExtenXLS.plugin.integration
------------------------------------------------------------
ServiceException - Exception in com.extentech.ExtenXLS.plugin.integration
------------------------------------------------------------
ServiceException(String) - Constructor for exception com.extentech.ExtenXLS.plugin.integration.ServiceException
 
ServiceWrapper - Interface in com.extentech.ExtenXLS.plugin.builtin
provides a pluggable service interface to allow integration of 3rd party apis such as zimbra, FaceBook, and Twitter ------------------------------------------------------------
SERVLET - Static variable in class com.extentech.ExtenXLS.ESS.WorkBookCommander
 
setAddedRows(List) - Method in class com.extentech.ExtenXLS.binder.DataBoundCellRange
 
setAfterTag(String) - Method in class com.extentech.luminet.webui.WebUIBean
the tag for after the form
setAllowBlank(boolean) - Method in class com.extentech.ExtenXLS.ValidationHandle
Allow blank cells in the validation area? ------------------------------------------------------------
setAllowsNegative(boolean) - Method in class com.extentech.ExtenXLS.ui.swing.NumericSpinner
 
setAsPrintArea() - Method in class com.extentech.ExtenXLS.CellRange
make this CellRange the current Print Area ------------------------------------------------------------
setAttributes(AttributeSet) - Method in class com.extentech.ExtenXLS.ui.jchart.AdvancedFontChooser
 
setAutoAlign(boolean) - Method in class com.extentech.ExtenXLS.PivotTableHandle
set whether Alignment Autoformat is applied
setAutoBorder(boolean) - Method in class com.extentech.ExtenXLS.PivotTableHandle
set whether Border Autoformat is applied
setAutoFont(boolean) - Method in class com.extentech.ExtenXLS.PivotTableHandle
set whether Font Autoformat is applied
setAutoFormatId(int) - Method in class com.extentech.ExtenXLS.PivotTableHandle
set the auto format for the Table
setAutoNumber(boolean) - Method in class com.extentech.ExtenXLS.PivotTableHandle
set whether Number Autoformat is applied
setAutoPattern(boolean) - Method in class com.extentech.ExtenXLS.PivotTableHandle
set whether Pattern Autoformat is applied
setAutoWidthHeight(boolean) - Method in class com.extentech.ExtenXLS.PivotTableHandle
set Width/Height Autoformat is applied
setAvailableModel(ComboBoxModel) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenBeanListChooserFrame
 
setAxisFont(String, int, boolean, boolean, boolean) - Method in class com.extentech.ExtenXLS.ChartHandle
set the font for each of the axes on the chart
setAxisFont(Font) - Method in class com.extentech.ExtenXLS.ChartHandle
set the font for each of the axes on the chart
setBackgroundColor(Color) - Method in class com.extentech.ExtenXLS.CellHandle
set the Color of the Cell Background pattern for this Cell and all other Cells sharing this FormatId.
setBackgroundColor(int) - Method in class com.extentech.ExtenXLS.CellHandle
set the Background Color
setBackgroundColor(String) - Method in class com.extentech.ExtenXLS.ESS.CellCommander
 
setBackgroundColor(int) - Method in class com.extentech.ExtenXLS.FormatHandle
set the background color for this Format NOTE: Foreground color = the CELL BACKGROUND color color for all patterns and Background color= the PATTERN color for all patterns != Solid For PATTERN_SOLID, Foreground color=CELL BACKGROUND color and Background Color=64 (white).
setBackgroundColor(Color) - Method in class com.extentech.ExtenXLS.FormatHandle
set the Background Color for this Format NOTE: Foreground color = the CELL BACKGROUND color color for all patterns and Background color= the PATTERN color for all patterns != Solid For PATTERN_SOLID, Foreground color=CELL BACKGROUND color and Background Color=64 (white).
setBackgroundColor(Color) - Method in class com.extentech.ExtenXLS.RowHandle
 
setBackgroundColor(String) - Method in class com.extentech.ExtenXLS.web.CellHandlingBean
 
setBackgroundPattern(int) - Method in class com.extentech.ExtenXLS.CellHandle
set the Background Pattern for this Cell
setBackgroundPattern(int) - Method in class com.extentech.ExtenXLS.FormatHandle
set the Background Pattern for this Format
setBeforeTag(String) - Method in class com.extentech.luminet.webui.WebUIBean
the tag for before the form
setBetweenTag(String) - Method in class com.extentech.luminet.webui.WebUIBean
tag for between label and component
setBold(boolean) - Method in class com.extentech.ExtenXLS.CellHandle
convenience method for setting font bold
setBold(boolean) - Method in class com.extentech.ExtenXLS.FormatHandle
Set the format handle to use standard bold text
setBorder(int, int, Color) - Method in class com.extentech.ExtenXLS.CellRange
sets a border around the range of cells ------------------------------------------------------------
setBorderBottomColor(Color) - Method in class com.extentech.ExtenXLS.CellHandle
set the Color of the bottom Border for this Cell and all other Cells sharing this FormatId.
setBorderBottomColor(int) - Method in class com.extentech.ExtenXLS.FormatHandle
Set the top border color
setBorderBottomColor(Color) - Method in class com.extentech.ExtenXLS.FormatHandle
Set the top border color
setBorderColor(Color) - Method in class com.extentech.ExtenXLS.CellHandle
set the Color of the Border for this Cell and all other Cells sharing this FormatId.
setBorderColor(int) - Method in class com.extentech.ExtenXLS.FormatHandle
Set the border color for all borders
setBorderColor(Color) - Method in class com.extentech.ExtenXLS.FormatHandle
Set the border color for all borders
setBorderColors(Color[]) - Method in class com.extentech.ExtenXLS.FormatHandle
Set the border color for all borders from a Color array Colors are specified as top, left, bottom, right
setBorderDiagonal(int) - Method in class com.extentech.ExtenXLS.FormatHandle
Set the border line style
setBorderLeftColor(Color) - Method in class com.extentech.ExtenXLS.CellHandle
set the Color of the left Border for this Cell and all other Cells sharing this FormatId.
setBorderLeftColor(int) - Method in class com.extentech.ExtenXLS.FormatHandle
Set the top border color
setBorderLeftColor(Color) - Method in class com.extentech.ExtenXLS.FormatHandle
Set the top border color
setBorderLineStyle(short) - Method in class com.extentech.ExtenXLS.CellHandle
set the Border line style for this Cell and all other Cells sharing this FormatId.
setBorderLineStyle(int) - Method in class com.extentech.ExtenXLS.FormatHandle
Sets the border line style using static BORDER_ shorts within FormatHandle
setBorderLineStyle(int[]) - Method in class com.extentech.ExtenXLS.FormatHandle
set border line styles via array of ints representing border styles order= left, right, top, bottom, [diagonal]
setBorderLineStyle(short) - Method in class com.extentech.ExtenXLS.FormatHandle
Set the border line style
setBorderRightColor(Color) - Method in class com.extentech.ExtenXLS.CellHandle
set the Color of the right Border for this Cell and all other Cells sharing this FormatId.
setBorderRightColor(int) - Method in class com.extentech.ExtenXLS.FormatHandle
Set the top border color
setBorderRightColor(Color) - Method in class com.extentech.ExtenXLS.FormatHandle
Set the top border color
setborderstyle(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginCellRange
 
setBorderTopColor(Color) - Method in class com.extentech.ExtenXLS.CellHandle
set the Color of the left Border for this Cell and all other Cells sharing this FormatId.
setBorderTopColor(int) - Method in class com.extentech.ExtenXLS.FormatHandle
Set the top border color
setBorderTopColor(Color) - Method in class com.extentech.ExtenXLS.FormatHandle
Set the top border color
setBottomBorderLineStyle(short) - Method in class com.extentech.ExtenXLS.CellHandle
set the Bottom Border line style for this Cell and all other Cells sharing this FormatId.
setBottomBorderLineStyle(int) - Method in class com.extentech.ExtenXLS.FormatHandle
Set the border line style
setBottomTag(String) - Method in class com.extentech.luminet.webui.WebUIBean
the tag for bottom of the component
setBounds(short[]) - Method in class com.extentech.ExtenXLS.ChartHandle
Sets the bounds (Position, width and height) for this chart
setBounds(short[]) - Method in class com.extentech.ExtenXLS.ImageHandle
sets the image bounds images bounds are as follows: bounds[0]= column # of top left position (0-based) of the shape bounds[1]= x offset within the top-left column (0-1023) bounds[2]= row # for top left corner bounds[3]= y offset within the top-left corner (0-1023) bounds[4]= column # of the bottom right corner of the shape bounds[5]= x offset within the cell for the bottom-right corner (0-1023) bounds[6]= row # for bottom-right corner of the shape bounds[7]= y offset within the cell for the bottom-right corner (0-1023)
setBoundsheet(WorkSheetHandle) - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
setBrowser(BrowserInternalFrame) - Method in class com.extentech.ExtenXLS.ui.WorkBookPanel
 
setBubbleRange(String) - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
set bubble "range" or sizes for this series bubble ai is id=3
setCalcAlways(boolean) - Method in class com.extentech.ExtenXLS.FormulaHandle
set the "Calculate Always setting for this formula used for formulas that always need calculating such as TODAY
setCalendar(Calendar) - Method in class com.extentech.ExtenXLS.DateConverter
Set the Calendar used to perform translations to and from the Excel date format.
setCanModifyNumber(boolean) - Method in class com.extentech.ExtenXLS.ui.swing.ParameterTable
 
setCategoryDataType(int) - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
 
setCategoryRange(String) - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
Set the category to be a new range.
setCell(CellHandle) - Method in class com.extentech.ExtenXLS.binder.BeanBoundCell
 
setCell(CellHandle) - Method in interface com.extentech.ExtenXLS.binder.BoundCell
 
setCell(CellHandle) - Method in class com.extentech.ExtenXLS.binder.DataBoundCell
 
setCellAddressComboBox(JComboBox) - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
setCellAttribute(CellAttribute) - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
setCellBackgroundColor(int) - Method in class com.extentech.ExtenXLS.CellHandle
set the Color of the Cell Background for this Cell and all other Cells sharing this FormatId.
setCellBackgroundColor(Color) - Method in class com.extentech.ExtenXLS.CellHandle
set the Color of the Cell Background for this Cell and all other Cells sharing this FormatId.
setCellBackgroundColor(Color) - Method in class com.extentech.ExtenXLS.FormatHandle
set the Cell Background Color for this Format NOTE: Foreground color = the CELL BACKGROUND color color for all patterns and Background color= the PATTERN color for all patterns != Solid For PATTERN_SOLID, Foreground color=CELL BACKGROUND color and Background Color=64 (white).
setCellBackgroundColor(int) - Method in class com.extentech.ExtenXLS.FormatHandle
makes the cell a solid pattern background if no pattern was already present NOTE: Foreground color = the CELL BACKGROUND color color for all patterns and Background color= the PATTERN color for all patterns != Solid For PATTERN_SOLID, Foreground color=CELL BACKGROUND color and Background Color=64 (white).
setCellRange(String) - Method in class com.extentech.ExtenXLS.ESS.CellCommander
 
setCellRange(String) - Method in class com.extentech.ExtenXLS.web.CellHandlingBean
 
setCellRotation(int) - Method in class com.extentech.ExtenXLS.CellHandle
Set the rotation of the cell in degrees.
setCellRotation(int) - Method in class com.extentech.ExtenXLS.FormatHandle
Set the rotation of the cell in degrees.
setCellTextField(JTextField) - Method in class com.extentech.ExtenXLS.ui.WorkBookPanel
 
setCellValueTextField(JTextField) - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
setChartFont(String, String) - Method in class com.extentech.ExtenXLS.ChartHandle
Set non-axis chart font id for title, default ...
setChartOption(String, String) - Method in class com.extentech.ExtenXLS.ChartHandle
Interface for setting chart-type-specific options in a generic fashion
setChartSeriesAddition(String) - Method in class com.extentech.ExtenXLS.binder.DataBoundCellRange
 
setChartSeriesBase(String) - Method in class com.extentech.ExtenXLS.binder.DataBoundCellRange
 
setChartType(int) - Method in class com.extentech.ExtenXLS.ChartHandle
Set the chart type to the specified format (Bar, Column, Radar, etc).
setCloseOnSave(boolean) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenBeanComponentPanel
 
setCol(col) - Method in class com.extentech.ExtenXLS.ColHandle
 
setColFirst(int) - Method in class com.extentech.ExtenXLS.PivotTableHandle
set the first Column in the PivotTable
setColFirstData(int) - Method in class com.extentech.ExtenXLS.PivotTableHandle
set the first Column containing data
setColHandle(ColHandle) - Method in class com.extentech.ExtenXLS.FormatHandle
Set a column handle on this format handle, so all changes applied to this format will be applied to the entire column ------------------------------------------------------------
setCollapsed(boolean) - Method in class com.extentech.ExtenXLS.ColHandle
Set whether the column is collapsed
setCollapsed(boolean) - Method in class com.extentech.ExtenXLS.RowHandle
Set whether the row is collapsed.
setColLast(int) - Method in class com.extentech.ExtenXLS.PivotTableHandle
set the last Column in the PivotTable
setColor(String) - Method in class com.extentech.ExtenXLS.ESS.CellCommander
 
setColor(String) - Method in class com.extentech.ExtenXLS.web.CellHandlingBean
 
setColsHaveGrandTotals(boolean) - Method in class com.extentech.ExtenXLS.PivotTableHandle
set whether to display a column grand total
setColsToShow(int) - Method in class com.extentech.luminet.webui.WebUIBean
the max number of characters wide for components
setConnection(Connection) - Method in class com.extentech.ExtenXLS.ESS.E360_LOCAL_DB
 
setConnection(Connection) - Method in class com.extentech.ExtenXLS.ESS.WorkBookLoader
E360 DB connection ------------------------------------------------------------
setConnection(Connection) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
setConnection(Connection) - Method in class com.extentech.luminet.webui.WebUIBean
the connection used to do DB actions
setConnectionName(String) - Method in class com.extentech.ExtenXLS.ui.swing.DataObjectTableControllerPanel
 
setCoords(short[]) - Method in class com.extentech.ExtenXLS.ChartHandle
Sets the coordinates (Position, width and height) for this chart in pixels
setCoords(int, int, int, int) - Method in class com.extentech.ExtenXLS.ImageHandle
set the image x, w, width and height in pixels
setCopies(int) - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
setCopyFormats(boolean) - Method in class com.extentech.ExtenXLS.binder.DataBoundCellRange
 
setCopyFormatsFromPriorWhenAdding(boolean) - Method in interface com.extentech.ExtenXLS.WorkSheet
When adding a new Cell to the sheet, ExtenXLS can automatically copy the formatting from the Cell directly above the inserted Cell.
setCopyFormatsFromPriorWhenAdding(boolean) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
When adding a new Cell to the sheet, ExtenXLS can automatically copy the formatting from the Cell directly above the inserted Cell.
setCreateBlanks(boolean) - Method in class com.extentech.ExtenXLS.CellRange
set whether this CellRange will add blank records to the WorkBook for any missing Cells contained within the range.
setCreateBlanks(boolean) - Method in class com.extentech.ExtenXLS.NameHandle
set whether the CellRanges referenced by the NameHandle will add blank records to the WorkBook for any missing Cells contained within the range.
setCryptPass(String) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
setCssClassName(String) - Method in class com.extentech.luminet.webui.WebUIBean
the css class for the components
setCurrdir(String) - Method in class com.extentech.ExtenXLS.ui.swing.XMLEditorPanel
 
setCurrentNode(ExtenBeanTreeNode) - Method in class com.extentech.ExtenXLS.ui.swing.DataObjectTableControllerPanel
 
setDataFactory(ExtenXLSReportFactory) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
------------------------------------------------------------
setDataLabel(String, boolean) - Method in class com.extentech.ExtenXLS.ChartHandle
set DataLabels option for this chart
setDatamapping(String) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
------------------------------------------------------------
setDataObject(ExtenBeanTreeNode, boolean) - Method in class com.extentech.ExtenXLS.swing.E360MapperFrame
KSC: sets data objects and intializes ui if necessary rather ugly but the UI is too tightly coupled for clean removal ...
setDataObject(DataObject) - Method in class com.extentech.ExtenXLS.ui.swing.DataObjectTablePanel
------------------------------------------------------------
setDataObject(ExtenBeanTreeNode, boolean) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapperFrame
KSC: sets data objects and intializes ui if necessary rather ugly but the UI is too tightly coupled for clean removal ...
setDataObject(DataObject) - Method in class com.extentech.ExtenXLS.ui.swing.JDBConnectionDialogPanel
 
setDataVector(Vector, Vector) - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
setDaylightSavingsOffset(Date) - Static method in class com.extentech.ExtenXLS.DateConverter
Pass in a date to change handling of Daylight Savings Time ------------------------------------------------------------
setDEBUG(boolean) - Method in class com.extentech.ExtenXLS.bean.AXExtenBean
 
setDebug(boolean) - Method in class com.extentech.ExtenXLS.binder.CellBinder
 
setDebug(boolean) - Method in class com.extentech.ExtenXLS.binder.DataBoundCellRange
 
setDEBUG(boolean) - Method in class com.extentech.ExtenXLS.ui.swing.XMLEditorPanel
 
setDebugLevel(int) - Method in class com.extentech.ExtenXLS.binder.ExtenXLSReportFactory
 
setDebugLevel(int) - Static method in class com.extentech.ExtenXLS.ExtenXLS
 
setDebugLevel(int) - Method in class com.extentech.ExtenXLS.ui.WorkBookPanel
Set the debug level
setDebugLevel(int) - Method in interface com.extentech.ExtenXLS.WorkBook
Set the Debugging level.
setDebugLevel(int) - Method in class com.extentech.ExtenXLS.WorkBookHandle
Set the Debugging level.
setDefaultColWidth(int) - Method in interface com.extentech.ExtenXLS.WorkBook
set Default col width Note: only affects undefined Columns containing Cells
setDefaultColWidth(int) - Method in class com.extentech.ExtenXLS.WorkBookHandle
set Default col width Note: only affects undefined Columns containing Cells
setDefaultRowHeight(int) - Method in interface com.extentech.ExtenXLS.WorkBook
set Default row height Note: only affects undefined Rows containing Cells
setDefaultRowHeight(int) - Method in class com.extentech.ExtenXLS.WorkBookHandle
set Default row height Note: only affects undefined Rows containing Cells
setDefinition(String) - Method in class com.extentech.luminet.webui.WebUIBean
the definition is the tokenized string containing the information needed to create the form fields ie: "^contacts|10872|$('id,email:contacts:email:>')||
setDescription(String) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
setDividerTag(String) - Method in class com.extentech.luminet.webui.WebUIBean
 
setDLbls(dLbls) - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
set the OOXML dLbls (data labels) properties for this series
setDraft(boolean) - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
set for draft quality output
setDupeStringMode(int) - Method in interface com.extentech.ExtenXLS.WorkBook
Set Duplicate String Handling Mode.
setDupeStringMode(int) - Method in class com.extentech.ExtenXLS.WorkBookHandle
Set Duplicate String Handling Mode.
setEditComponents(boolean) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenBeanComponentPanel
 
setEditMovement(String) - Method in class com.extentech.ExtenXLS.ChartHandle
Specify how to resize or move upon edit OOXML specific
This is an internal method that is not useful to the end user.
setEditMovement(String) - Method in class com.extentech.ExtenXLS.ImageHandle
specify how to resize or move upon edit OOXML specific
setEditOK(boolean) - Method in class com.extentech.ExtenXLS.ui.swing.ParameterTable
 
setEnabled(boolean) - Method in class com.extentech.ExtenXLS.ui.swing.NumericSpinner
 
setErrorBoxText(String) - Method in class com.extentech.ExtenXLS.ValidationHandle
Set the text for the error box ------------------------------------------------------------
setErrorBoxTitle(String) - Method in class com.extentech.ExtenXLS.ValidationHandle
Set the title for the error box ------------------------------------------------------------
setErrorStyle(byte) - Method in class com.extentech.ExtenXLS.ValidationHandle
Set the error style for this ValidationHandle record These map to the static final ints ERROR_* from ValidationHandle ------------------------------------------------------------
setExceptionListener(ExceptionListener) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSPanel
 
setExceptionListener(ExceptionListener) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenBeanComponentPanel
 
setExtenXLSCellRenderer(ExtenXLSCellRenderer) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSTable
 
setExtenXLSLicense() - Static method in class com.extentech.ExtenXLS.bean.ExtenXLSBeanLauncher
 
setExtenXLSMapperFrame(ExtenXLSMapperFrame) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSRowTable
 
setFactory(ExtenBeanFactory) - Method in class com.extentech.ExtenXLS.ui.swing.DataObjectTableControllerPanel
------------------------------------------------------------
setFactory(PersistenceEngine) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSRowTable
 
setFactory(XMLDataObjectFactory) - Method in class com.extentech.ExtenXLS.ui.swing.XMLBeanEditorPanel
 
setFastCellAdds(boolean) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Toggle fast cell add mode.
setFileURL(String) - Method in class com.extentech.ExtenXLS.CellHandle
Excel File URL in actuality does not match documentation - for most file urls, use .setURL above with a URL prefixed by file:// setFileURL is only used for links in the current file
setFileURL(String, String, String) - Method in class com.extentech.ExtenXLS.CellHandle
setFileURL with additional optional information: description + textMark text NOTE: Excel File URL in actuality does not match documentation - for most file urls, use .setURL above with a URL prefixed by file:// setFileURL is only used for links in the current file *
setFirstCondition(Object) - Method in class com.extentech.ExtenXLS.ValidationHandle
Set the first condition of the validation This value must conform to the Value Type of this validation or unexpected results may occur.
setFirstVisibleTab() - Method in interface com.extentech.ExtenXLS.WorkSheet
set this WorkSheet as the first visible tab on the left
setFirstVisibleTab() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
set this WorkSheet as the first visible tab on the left
setFitHeight(int) - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
Set the output to print onto this number of pages high ie: setFitHeight(10) will stretch the print out to fit 10 pages high
setFitWidth(int) - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
Set the output to print onto this number of pages wide ie: setFitWidth(10) will stretch the print out to fit 10 pages wide
setFname(String) - Method in class com.extentech.ExtenXLS.ui.swing.XMLEditorPanel
 
setFont(String, int, int) - Method in class com.extentech.ExtenXLS.CellHandle
Set the Font for this Cell.
setFont(Font) - Method in class com.extentech.ExtenXLS.FormatHandle
Set the Font for this Format.
setFont(String, int, double) - Method in class com.extentech.ExtenXLS.FormatHandle
 
setFontColor(Color) - Method in class com.extentech.ExtenXLS.CellHandle
Set the Color of the Font used by this Cell and all other Cells sharing this FormatId.
setFontColor(int) - Method in class com.extentech.ExtenXLS.CellHandle
set the Font Color for this Cell
setFontColor(int) - Method in class com.extentech.ExtenXLS.FormatHandle
set the Font Color for this Format
setFontColor(Color) - Method in class com.extentech.ExtenXLS.FormatHandle
set the Font Color for this Format
setFontFace(String) - Method in class com.extentech.ExtenXLS.CellHandle
change the Font face used by this Cell and all other Cells sharing this FormatId.
setFontFamily(String) - Method in class com.extentech.ExtenXLS.ESS.CellCommander
 
setFontFamily(String) - Method in class com.extentech.ExtenXLS.web.CellHandlingBean
 
setFontHeight(int) - Method in class com.extentech.ExtenXLS.FormatHandle
Set the Font's height in 1/20th point increment
setFontName(String) - Method in class com.extentech.ExtenXLS.FormatHandle
Set the Font's name
setFontSize(int) - Method in class com.extentech.ExtenXLS.CellHandle
change the size (in points) of the Font used by this Cell and all other Cells sharing this FormatId.
setFontSize(String) - Method in class com.extentech.ExtenXLS.ESS.CellCommander
 
setFontSize(String) - Method in class com.extentech.ExtenXLS.web.CellHandlingBean
 
setFontWeight(int) - Method in class com.extentech.ExtenXLS.CellHandle
change the weight (boldness) of the Font used by this Cell and all other Cells sharing this FormatId.
setFontWeight(String) - Method in class com.extentech.ExtenXLS.ESS.CellCommander
 
setFontWeight(int) - Method in class com.extentech.ExtenXLS.FormatHandle
Set the font weight ------------------------------------------------------------
setFontWeight(String) - Method in class com.extentech.ExtenXLS.web.CellHandlingBean
 
setFooterMargin(double) - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
sets the footer margin in inches
setFooterText(String) - Method in interface com.extentech.ExtenXLS.WorkSheet
Set the text for the Footer printed at the bottom of the Worksheet
setFooterText(String) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Set the text for the Footer printed at the bottom of the Worksheet
setForeColor(int) - Method in class com.extentech.ExtenXLS.CellHandle
 
setForegroundColor(Color) - Method in class com.extentech.ExtenXLS.CellHandle
set the Color of the Cell Foreground pattern NOTE: Foreground color = the CELL BACKGROUND color color for all patterns and Background color= the PATTERN color for all patterns != Solid For PATTERN_SOLID, Foreground color=CELL BACKGROUND color and Background Color=64 (white).
setForegroundColor(int) - Method in class com.extentech.ExtenXLS.CellHandle
set the Foreground Color for this Cell's pattern
setForegroundColor(int) - Method in class com.extentech.ExtenXLS.FormatHandle
set the Foreground Color for this Format NOTE: Foreground color = the CELL BACKGROUND color color for all patterns and Background color= the PATTERN color for all patterns != Solid For PATTERN_SOLID, Foreground color=CELL BACKGROUND color and Background Color=64 (white).
setForegroundColor(Color) - Method in class com.extentech.ExtenXLS.FormatHandle
set the foreground Color for this Format NOTE: Foreground color = the CELL BACKGROUND color color for all patterns and Background color= the PATTERN color for all patterns != Solid For PATTERN_SOLID, Foreground color=CELL BACKGROUND color and Background Color=64 (white).
setFormatHandle(FormatHandle) - Method in class com.extentech.ExtenXLS.CellHandle
Sets the FormatHandle for this Cell.
setFormatId(int) - Method in class com.extentech.ExtenXLS.CellHandle
Sets the Formatting record id for this Cell This can be used with 'getFormatId()' to copy the formatting from one Cell to another (ie: a template cell to a new cell)
setFormatID(int) - Method in class com.extentech.ExtenXLS.CellRange
Set the format ID of all cells in this CellRange FormatID can be gotten through any CellHandle with the getFormatID() call
setFormatId(int) - Method in class com.extentech.ExtenXLS.ColHandle
sets the default format id for the Cell's col
setFormatId(int) - Method in class com.extentech.ExtenXLS.NameHandle
sets the default format id for the Name's Cells
setFormatId(int) - Method in class com.extentech.ExtenXLS.RowHandle
sets the default format id for the Row's Cells
setFormatPattern(String) - Method in class com.extentech.ExtenXLS.CellHandle
Sets the Formatting for this Cell from the pattern String.
setFormatPattern(String) - Method in class com.extentech.ExtenXLS.ESS.CellCommander
 
setFormatPattern(String) - Method in class com.extentech.ExtenXLS.FormatHandle
Sets the Formatting for this Cell from the pattern String.
setFormatPattern(String) - Method in class com.extentech.ExtenXLS.web.CellHandlingBean
 
setFormatPatternId(int) - Method in class com.extentech.ExtenXLS.FormatHandle
sets the Format Pattern -- NOT the background color ------------------------------------------------------------
setFormula(String) - Method in class com.extentech.ExtenXLS.CellHandle
Set a cell to formula passed in as String.
setFormula(String, Object) - Method in class com.extentech.ExtenXLS.CellHandle
Set a cell to formula passed in as String.
setFormula(Stack, Object) - Method in class com.extentech.ExtenXLS.CellHandle
sets the formula for this cellhandle using a stack of Ptgs appropriate for formula records.
setFormula(String) - Method in class com.extentech.ExtenXLS.FormulaHandle
Sets the formula to a string passed in excel formula format.
setFormulaCalculationMode(int) - Method in interface com.extentech.ExtenXLS.WorkBook
Explicit calcing of formulas ------------------------------------------------------------
setFormulaCalculationMode(int) - Method in class com.extentech.ExtenXLS.WorkBookHandle
Set the calculation mode for the workbook.
setGlobalVariableList(HashMap) - Method in class com.extentech.ExtenXLS.binder.SimpleCellBinder
------------------------------------------------------------
setGridLinesPref(boolean) - Method in class com.extentech.ExtenXLS.ui.jchart.JChart
 
setHasFrozenPanes(boolean) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Set whether there are freeze panes in the output sheet.
setHeaderMargin(double) - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
sets the Header margin in inches
setHeaderText(String) - Method in interface com.extentech.ExtenXLS.WorkSheet
Set the text for the Header printed at the top of the Worksheet
setHeaderText(String) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Set the text for the Header printed at the top of the Worksheet
setHeight(int) - Method in class com.extentech.ExtenXLS.ImageHandle
set the height of the image in pixels
setHeight(int) - Method in class com.extentech.ExtenXLS.RowHandle
set the height of the Cell and the row of the Cell.
setHidden(boolean) - Method in class com.extentech.ExtenXLS.ColHandle
Set whether the column is hidden
setHidden(boolean) - Method in class com.extentech.ExtenXLS.RowHandle
Set whether the row is hidden
setHidden(boolean) - Method in interface com.extentech.ExtenXLS.WorkSheet
set whether this sheet is hidden from the user opening the file.
setHidden(boolean) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
set whether this sheet is hidden from the user opening the file.
setHlink(String) - Method in class com.extentech.ExtenXLS.binder.DataBoundCellRange
 
setHlinkParameters(String) - Method in class com.extentech.ExtenXLS.binder.DataBoundCellRange
 
setHorizontalAlignment(int) - Method in class com.extentech.ExtenXLS.CellHandle
Set the horizontal alignment for this Cell
setHorizontalAlignment(int) - Method in class com.extentech.ExtenXLS.FormatHandle
Set the horizontal alignment for this FormatHandle
setHtmlViewer(BrowserInternalFrame) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSCellRenderer
 
setImageBytes(byte[]) - Method in class com.extentech.ExtenXLS.ImageHandle
sets the underlying image bytes to the bytes from a new image essentially swapping the image bytes for another, while retaining all other image properties (borders, etc.) ------------------------------------------------------------
setImageType(int) - Method in class com.extentech.ExtenXLS.ImageHandle
------------------------------------------------------------
setIMEMode(short) - Method in class com.extentech.ExtenXLS.ValidationHandle
set the IME mode for this validation ------------------------------------------------------------
setIndent(int) - Method in class com.extentech.ExtenXLS.FormatHandle
set indent (1= 3 spaces)
setIsmerge(boolean) - Method in class com.extentech.ExtenXLS.CellRange
 
setItalic(boolean) - Method in class com.extentech.ExtenXLS.FormatHandle
Set if the font is italic ------------------------------------------------------------
setKey(String) - Method in interface com.extentech.ExtenXLS.plugin.builtin.ServiceWrapper
 
setLandscape(boolean) - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
set the print orientation to landscape or portrait
setLeftBorderLineStyle(short) - Method in class com.extentech.ExtenXLS.CellHandle
set the Left Border line style for this Cell and all other Cells sharing this FormatId.
setLeftBorderLineStyle(int) - Method in class com.extentech.ExtenXLS.FormatHandle
Set the border line style
setLeftToRight(boolean) - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
set the print orientation to left-to-right printing
setLegendLabels(String) - Method in class com.extentech.ExtenXLS.ui.jchart.JChart
 
setLink(String) - Method in class com.extentech.ExtenXLS.ESS.CellCommander
 
setlink(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginCell
sets a hyperlink on the cell ------------------------------------------------------------
setLink(String) - Method in class com.extentech.ExtenXLS.web.CellHandlingBean
 
setLoader(WorkBookLoader) - Method in class com.extentech.ExtenXLS.ESS.WorkBookServlet
------------------------------------------------------------
setLocation(String) - Method in class com.extentech.ExtenXLS.NameHandle
set the referenced cells for the named range this reference should be in the standard excel syntax including sheetname, for instance "Sheet1!A1:Z255"
setLocationLocked(String, boolean) - Method in class com.extentech.ExtenXLS.ChartHandle
Sets the location lock on the Cell Reference at the specified location Used to prevent updating of the Cell Reference when Cells are moved.
setLocationLocked(String, boolean) - Method in class com.extentech.ExtenXLS.FormulaHandle
Sets the location lock on the Cell Reference at the specified location Used to prevent updating of the Cell Reference when Cells are moved.
setLocationLocked(String, boolean) - Method in class com.extentech.ExtenXLS.NameHandle
Sets the location lock on the Cell Reference at the specified location Used to prevent updating of the Cell Reference when Cells are moved.
setLocationPolicy(String, int) - Method in class com.extentech.ExtenXLS.FormulaHandle
Sets the location lock on the Cell Reference at the specified location Used to prevent updating of the Cell Reference when Cells are moved.
setLog(JTextArea) - Method in class com.extentech.ExtenXLS.ESS.E360_LOCAL_DB
 
setManualGridLineColor(boolean) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Set whether to use manual grid color in the output sheet.
setMappedIcon(com.symantec.itools.javax.swing.icons.ImageIcon) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSCellRenderer
------------------------------------------------------------
setMapperFrame(E360MapperFrame) - Method in class com.extentech.ExtenXLS.swing.E360Table
 
setMapperFrame(ExtenXLSMapperFrame) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSXMLEditorPanel
 
setMapperWiz(ExtenXLSMapperWizard) - Method in class com.extentech.ExtenXLS.swing.WizardPanel1
 
setMapperWiz(ExtenXLSMapperWizard) - Method in class com.extentech.ExtenXLS.swing.WizardPanel3
 
setMapperWiz(ExtenXLSMapperWizard) - Method in class com.extentech.ExtenXLS.swing.WizardPanel4
 
setMarker(marker) - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
set the OOXML marker properties for this series
setMarkerFormat(int) - Method in class com.extentech.ExtenXLS.ChartHandle
set the marker format style for this chart
one of:
0 = no marker
1 = square
2 = diamond
3 = triangle
4 = X
5 = star
6 = Dow-Jones
7 = standard deviation
8 = circle
9 = plus sign
setMemeId(int) - Method in class com.extentech.ExtenXLS.ESS.WorkBookLoader.WorkBookCacheInfo
 
setMemeId(int) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
------------------------------------------------------------
setMemeType(int) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
setMessageManager(ChatMessageManager) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
setMgr(ChatMessageManager) - Method in class com.extentech.ExtenXLS.ESS.WorkBookLoader.WorkBookCacheInfo
 
setModel(WorkSheetTableModel) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSTable
 
setMsgdrawing(Msodrawing) - Method in class com.extentech.ExtenXLS.ImageHandle
 
setMyTable(JTable) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSCellRenderer
 
setMyTableFrame(JInternalFrame) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSCellRenderer
 
setName(String) - Method in class com.extentech.ExtenXLS.ImageHandle
------------------------------------------------------------
setName(String) - Method in class com.extentech.ExtenXLS.NameHandle
set the name String for the range definition
setname(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginNamedRange
Sets a new CellRange for a Name.
setname(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginWorkBook
sets the name of the sheet...
setName(String) - Method in interface com.extentech.ExtenXLS.WorkBook
Sets the internal name of this WorkBookHandle.
setName(String) - Method in class com.extentech.ExtenXLS.WorkBookHandle
Sets the internal name of this WorkBookHandle.
setNameRangeComboText(String) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSPanel
 
setNewButton(com.symantec.itools.javax.swing.JBorderlessButton) - Method in class com.extentech.ExtenXLS.ui.swing.XMLEditorPanel
 
setNewRowTracker(List) - Method in class com.extentech.ExtenXLS.binder.CellBinder
 
setNoColor(boolean) - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
sets the output to black and white
setOffsetTracker(Map) - Method in class com.extentech.ExtenXLS.binder.CellBinder
 
setOOXMLName(String) - Method in class com.extentech.ExtenXLS.ChartHandle
set the OOXML-specific name for this chart
setOpenButton(com.symantec.itools.javax.swing.JBorderlessButton) - Method in class com.extentech.ExtenXLS.ui.swing.XMLEditorPanel
 
setout(String) - Static method in class com.extentech.ExtenXLS.binder.GenerateRDF
 
setOutlineLevel(int) - Method in class com.extentech.ExtenXLS.ColHandle
Set the Outline level (depth) of the column
setOutlineLevel(int) - Method in class com.extentech.ExtenXLS.RowHandle
Set the Outline level (depth) of the row
setOutputDir(String) - Method in class com.extentech.ExtenXLS.web.WebWorkBook
------------------------------------------------------------
setOwnerId(int) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
setPageSize(int) - Method in class com.extentech.ExtenXLS.binder.DataBoundCellRange
 
setPageStart(short) - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
set the default page to start printing from
setPaperSize(int) - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
sets the paper size based on the paper size table
setParams(String) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenDataObjectPanel
 
setParams(String) - Method in class com.extentech.ExtenXLS.ui.swing.ParameterTable
 
setParent(Container) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenBeanComponentPanel
 
setParent(Container) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSFileHandler
 
setparentContainer(Container) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapperFrame
------------------------------------------------------------
setParentFrame(JFrame) - Method in class com.extentech.ExtenXLS.swing.WizardPanel3
 
setParentFrame(JFrame) - Method in class com.extentech.ExtenXLS.swing.WizardPanel4
 
setParentFrame(JInternalFrame) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSPanel
 
setParentJInternalFrame(JInternalFrame) - Method in class com.extentech.ExtenXLS.ui.WorkBookPanel
 
setPattern(int) - Method in class com.extentech.ExtenXLS.FormatHandle
 
setPatternBackgroundColor(Color) - Method in class com.extentech.ExtenXLS.CellHandle
set the Color of the Cell Background Pattern for this Cell and all other Cells sharing this FormatId.
setPieChartSliceColor(int, int) - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
set the color for a particular Pie Chart slice
setPlotAreaBgColor(int) - Method in class com.extentech.ExtenXLS.ChartHandle
sets the plot area background color to color int bg
setPluginLoader(PluginLoader) - Method in class com.extentech.ExtenXLS.ESS.WorkBookCommander
 
setPluginLoader(PluginLoader) - Method in class com.extentech.ExtenXLS.ESS.WorkBookServlet
------------------------------------------------------------
setPrintArea(CellRange) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Sets the print area for the worksheet ------------------------------------------------------------ sets the printarea as a CellRange
setPrintNotes(boolean) - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
sets the whether to print cell notes
setProgress(int) - Method in class com.extentech.ExtenXLS.swing.ExtenXLSMapperWizard
 
setProgressText(String) - Method in class com.extentech.ExtenXLS.swing.ExtenXLSMapperWizard
 
setPromptBoxText(String) - Method in class com.extentech.ExtenXLS.ValidationHandle
Set the text for the prompt box ------------------------------------------------------------
setPromptBoxTitle(String) - Method in class com.extentech.ExtenXLS.ValidationHandle
Set the title for the prompt box ------------------------------------------------------------
setProperties(Map) - Method in class com.extentech.ExtenXLS.WorkBookHandle
 
setProtected(boolean) - Method in interface com.extentech.ExtenXLS.WorkBook
set the workbook to protected mode Note: the password cannot be decrypted or changed in Excel -- protection can only be set/removed using ExtenXLS
setProtected(boolean) - Method in class com.extentech.ExtenXLS.WorkBookHandle
set the workbook to protected mode Note: the password cannot be decrypted or changed in Excel -- protection can only be set/removed using ExtenXLS
setProtected(boolean) - Method in interface com.extentech.ExtenXLS.WorkSheet
 
setProtected(boolean) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
set protection on sheet
setProtectionPassword(String) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
sets password protection on sheet, and set the password
setQueryName(String) - Method in class com.extentech.ExtenXLS.binder.DataBoundCellRange
 
setRange(String) - Method in class com.extentech.ExtenXLS.CellRange
 
setrange(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginNamedRange
Sets a new CellRange for a Name.
setRange(String) - Method in class com.extentech.ExtenXLS.ValidationHandle
Set the range this ValidationHandle refers to.
setRanges(CellRange[]) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSCellRenderer
 
setRDFName(String) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSFileHandler
allows setting of an (existing) rdfname.
setRecord(XLSRecord) - Method in class com.extentech.ExtenXLS.CellHandle
sets the underlying BIFF8 record for the Cell NOTE: the underlying record is not a part of the public API and may change at any time.
setRedeploy(String, String) - Method in class com.extentech.ExtenXLS.swing.WizardPanel4
 
setRelativeBounds(short[]) - Method in class com.extentech.ExtenXLS.ChartHandle
set the bounds of the chart using coordinates relative to row/cols and their offsets
setRemoveNodeOnUndo(boolean) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenBeanComponentPanel
 
setResolution(int) - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
Set the output printer resolution
setRESTlog(List) - Method in class com.extentech.ExtenXLS.web.WebWorkBook
------------------------------------------------------------
setRightBorderLineStyle(short) - Method in class com.extentech.ExtenXLS.CellHandle
set the Right Border line style for this Cell and all other Cells sharing this FormatId.
setRightBorderLineStyle(int) - Method in class com.extentech.ExtenXLS.FormatHandle
Set the border line style
setRMappingarameters(String) - Method in class com.extentech.ExtenXLS.swing.WizardPanel4
 
setRow(int) - Method in class com.extentech.ExtenXLS.ImageHandle
set the topmost row of the image
setRow1(int) - Method in class com.extentech.ExtenXLS.ImageHandle
set the lower row of the image
setRowData(Object[], int) - Method in class com.extentech.ExtenXLS.binder.NamedRangeDataObject
Sets a complete row of data externally
setRowFirst(int) - Method in class com.extentech.ExtenXLS.PivotTableHandle
set the first row in the PivotTable
setRowFirstData(int) - Method in class com.extentech.ExtenXLS.PivotTableHandle
set the first Row containing data
setRowFirstHead(int) - Method in class com.extentech.ExtenXLS.PivotTableHandle
set the first header row
setRowHandle(RowHandle) - Method in class com.extentech.ExtenXLS.FormatHandle
Set a row handle on this format handle, so all changes applied to this format will be applied to the entire row ------------------------------------------------------------
setRowheight(int, int) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSCellRenderer
 
setRowLast(int) - Method in class com.extentech.ExtenXLS.PivotTableHandle
set the last row in the PivotTable
setRowMargin(int) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSTable
 
setRowName(int, Object) - Method in interface com.extentech.ExtenXLS.ui.ExtenXLSTableModel
 
setRowName(int, Object) - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
setRowsHaveGrandTotals(boolean) - Method in class com.extentech.ExtenXLS.PivotTableHandle
set whether to display row grand totals
setRowsToShow(int) - Method in class com.extentech.luminet.webui.WebUIBean
show the number of rows to display in textareas and multi-selects
setS3ModeOff() - Method in class com.extentech.ExtenXLS.ESS.WorkBookLoader
 
setS3ModeOn(Serve) - Method in class com.extentech.ExtenXLS.ESS.WorkBookLoader
 
setSaveButton(com.symantec.itools.javax.swing.JBorderlessButton) - Method in class com.extentech.ExtenXLS.ui.swing.XMLEditorPanel
 
setSaved(boolean) - Method in class com.extentech.ExtenXLS.web.WebWorkBook
Set if the workbook has ever been saved, or if it should be deleted on session end ------------------------------------------------------------
setScale(int) - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
scale the printer output in whole percentages ie: 25 = 25%
setScript(int) - Method in class com.extentech.ExtenXLS.CellHandle
Set the super/sub script for the Font super/sub (0 = none, 1 = super, 2 = sub)
setScript(int) - Method in class com.extentech.ExtenXLS.FormatHandle
super/sub (0 = none, 1 = super, 2 = sub)
setScrollPane(JScrollPane) - Method in class com.extentech.ExtenXLS.ui.WorkSheetPanel
 
setSecondCondition(Object) - Method in class com.extentech.ExtenXLS.ValidationHandle
Set the first condition of the validation utilizing a string.
setSecretKey(String) - Method in interface com.extentech.ExtenXLS.plugin.builtin.ServiceWrapper
 
setSelected(boolean) - Method in interface com.extentech.ExtenXLS.WorkSheet
set whether this sheet is selected upon opening the file.
setSelected(boolean) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
set whether this sheet is selected upon opening the file.
setSelectedModel(ComboBoxModel) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenBeanListChooserFrame
 
setSelectedRange(CellRange) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSCellRenderer
 
setSeries(int, String, String, String, String) - Method in class com.extentech.ExtenXLS.ChartHandle
Changes or adds series range to the chart.
setSeries(int, String, String, String, String, String) - Method in class com.extentech.ExtenXLS.ChartHandle
Changes or adds series range to the chart.
setSeries(String, String, String, String) - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
sets the legend and datapoints for this chart series
setSeriesColor(int, int) - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
Deprecated.  
setSeriesColor(int) - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
set the color for this series NOTE: for Pie Charts, use setPieChartSliceColor
setSeriesDataType(int) - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
 
setSeriesJSON(JSONArray) - Method in class com.extentech.ExtenXLS.ChartHandle
Set the saved Series JSON
This is an internal method that is not useful to the end user.
setSeriesLegend(String) - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
Set the legend value of this series to String value passed in.
setSeriesLegendRef(String) - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
set the series legend to a cell reference
setSeriesRange(String) - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
Set the series to be a new range.
setServe(Serve) - Method in class com.extentech.ExtenXLS.ESS.WorkBookLoader
 
setServe(Serve) - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginSystem
 
setServerURL(String) - Method in class com.extentech.ExtenXLS.web.WebWorkBook
 
setSession(HttpSession) - Method in class com.extentech.ExtenXLS.web.WebWorkBook
Set the session associated with this WWB ------------------------------------------------------------
setSessionId(String) - Method in interface com.extentech.ExtenXLS.plugin.builtin.ServiceWrapper
 
setShape(int) - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
 
setShapeName(String) - Method in class com.extentech.ExtenXLS.ImageHandle
allow setting of image name as seen in the Named Range Box
setsharing(Map) - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginMemeSharing
set sharing status of meme valid values are: PUBLIC PRIVATE SHARED For PUBLIC access to function properly, the anonymous "Everyone" group must be given READ permission to the resource.
setsharing(Map) - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginSharing
set sharing status of meme valid values are: PUBLIC PRIVATE SHARED For PUBLIC access to function properly, the anonymous "Everyone" group must be given READ permission to the resource.
setSharingAccess(int) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
setSheet(WorkSheetHandle) - Method in class com.extentech.ExtenXLS.CellRange
Sets the sheet reference to cell range.
setSheet(WorkSheetHandle) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSCellRenderer
 
setSheet(WorkSheetHandle, TableModelListener) - Method in class com.extentech.ExtenXLS.ui.WorkSheetPanel
 
setSheet(WorkSheetHandle) - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
setSheetName(String) - Method in class com.extentech.ExtenXLS.ESS.CellCommander
 
setSheetName(String) - Method in class com.extentech.ExtenXLS.web.CellHandlingBean
 
setSheetName(String) - Method in interface com.extentech.ExtenXLS.WorkSheet
Set the name of the Worksheet.
setSheetName(String) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Set the name of the Worksheet.
setSheetRenderers(Vector) - Method in class com.extentech.ExtenXLS.ui.WorkBookPanel
return a vector of all of the sheet renderers
setShiftRows(boolean) - Method in class com.extentech.ExtenXLS.binder.DataBoundCellRange
 
setShowEnclosure(boolean) - Method in class com.extentech.luminet.webui.WebUIBean
 
setShowErrorMsg(boolean) - Method in class com.extentech.ExtenXLS.ValidationHandle
Set show error box if invalid values entered? ------------------------------------------------------------
setShowFormulaResults(boolean) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
 
setShowGridlines(boolean) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Set whether to show gridlines in the output sheet.
setShowInNormalView(boolean) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Set whether to show normal view or page break preview view in the output sheet.
setShowInputMsg(boolean) - Method in class com.extentech.ExtenXLS.ValidationHandle
Set show prompt box if cell selected?
setShowLabel(boolean) - Method in class com.extentech.luminet.webui.WebUIBean
------------------------------------------------------------
setShowLegends(boolean) - Method in class com.extentech.ExtenXLS.ui.jchart.JChart
 
setShowOutlineSymbols(boolean) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Set whether to show outline symbols in the output sheet.
setShowSheetHeaders(boolean) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Set whether to show sheet headers in the output sheet.
setShowZeroValues(boolean) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Set whether to show zero values in the output sheet.
setSize(Dimension) - Method in class com.extentech.ExtenXLS.ui.WorkSheetCellAttribute
 
setSpan(int[], int, int) - Method in class com.extentech.ExtenXLS.CellHandle
internal UI interface implementation -- do not use
setSpPr(spPr) - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
set the OOXML shape properties for this series
setSpPr(spPr) - Method in class com.extentech.ExtenXLS.ImageHandle
define the OOXML shape property for this image from an existing spPr element
setSql(String) - Method in class com.extentech.ExtenXLS.ui.swing.DataObjectTableControllerPanel
 
setSQLreplaceWithParamName(boolean) - Method in class com.extentech.ExtenXLS.binder.CellBinder
 
setSQLString(String) - Method in class com.extentech.ExtenXLS.ui.swing.DataObjectPanel
 
setSQLString(String) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenDataObjectPanel
 
setStoreAsXML(boolean) - Method in class com.extentech.ExtenXLS.ESS.WorkBookLoader
 
setStoreAsXML(boolean) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
setStoreBookAsFile(boolean) - Method in class com.extentech.ExtenXLS.ESS.WorkBookLoader
 
setStoreBookAsFile(boolean) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
------------------------------------------------------------
setStoreInS3(boolean) - Method in class com.extentech.ExtenXLS.ESS.WorkBookLoader
 
setStricken(boolean) - Method in class com.extentech.ExtenXLS.FormatHandle
Set if the format handle is stricken out ------------------------------------------------------------
setStringEncodingMode(int) - Method in interface com.extentech.ExtenXLS.WorkBook
Set Encoding mode of new Strings added to file.
setStringEncodingMode(int) - Method in class com.extentech.ExtenXLS.WorkBookHandle
Set Encoding mode of new Strings added to file.
setStringVal(String) - Method in class com.extentech.ExtenXLS.CellHandle
set the value of this cell to String s NOTE: will not check for formula references or do any data conversions Useful when strings may start with = but you do not want to convert to a formula value
setStringVal(Unicodestring) - Method in class com.extentech.ExtenXLS.CellHandle
set the value of this cell to Unicodestring s NOTE: will not check for formula references or do any data conversions Useful when strings may start with = but you do not want to convert to a formula value
setStrLookup(boolean) - Method in class com.extentech.ExtenXLS.ValidationHandle
In list type validity the string list is explicitly given in the formula ------------------------------------------------------------
setstyle(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginCell
Set the style for this cell from values passed in.
setstyle(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginCellRange
Sets a style for a range of cells.
setstyle(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginChart
Set the style for this chart from values passed in.
setstyle(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginCol
Set the style for this cell from values passed in.
setstyle(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginRow
Set the style for this row from values passed in.
setSuppressCombo(boolean) - Method in class com.extentech.ExtenXLS.ValidationHandle
Suppress the drop down arrow in list type validity ------------------------------------------------------------
setTabIndex(int) - Method in interface com.extentech.ExtenXLS.WorkSheet
set the tab display order of this Worksheet this is a zero based index with zero representing the left-most WorkSheet tab.
setTabIndex(int) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
set the tab display order of this Worksheet this is a zero based index with zero representing the left-most WorkSheet tab.
setTable(JTable) - Method in class com.extentech.ExtenXLS.ui.swing.PropertiesPanel
 
setTableField(String) - Method in class com.extentech.luminet.webui.WebUIBean
the tablefield is the field.tablename or tablename which backs this bean
setTableName(String) - Method in class com.extentech.ExtenXLS.PivotTableHandle
set the Name of the PivotTable
setTempfile(File) - Method in class com.extentech.ExtenXLS.web.WebWorkBook
------------------------------------------------------------
setText(String) - Method in class com.extentech.ExtenXLS.ui.swing.NumericSpinner
 
setTextAlign(String) - Method in class com.extentech.ExtenXLS.ESS.CellCommander
 
setTextAlign(String) - Method in class com.extentech.ExtenXLS.web.CellHandlingBean
 
setTextDecoration(String) - Method in class com.extentech.ExtenXLS.ESS.CellCommander
 
setTextDecoration(String) - Method in class com.extentech.ExtenXLS.web.CellHandlingBean
 
setTitle(String) - Method in class com.extentech.ExtenXLS.ChartHandle
Set the title of the Chart
setTitle(String) - Method in class com.extentech.ExtenXLS.ui.jchart.JChart
 
setTitleFont(String, int, boolean, boolean, boolean) - Method in class com.extentech.ExtenXLS.ChartHandle
set the font for the chart title
setTitleFont(Font) - Method in class com.extentech.ExtenXLS.ChartHandle
set the font for the chart title
setTmpFilePath(String) - Method in class com.extentech.ExtenXLS.ESS.WorkBookLoader.WorkBookCacheInfo
 
setToDefault() - Method in class com.extentech.ExtenXLS.CellHandle
set a default "empty" Cell-type appropriate data value for this record such as '0.0' or an empty String
setTopBorderLineStyle(short) - Method in class com.extentech.ExtenXLS.CellHandle
set the Top Border line style for this Cell and all other Cells sharing this FormatId.
setTopBorderLineStyle(int) - Method in class com.extentech.ExtenXLS.FormatHandle
Set the border line style
setTopTag(String) - Method in class com.extentech.luminet.webui.WebUIBean
tag at top of form
setTransferData(Object[]) - Method in class com.extentech.ExtenXLS.ui.swing.PropertiesPanel
init the panel with it's DND data
setTree(JTree) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenBeanPopupTree
 
setTree(JTree) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapPanel
set tree
setType(String) - Method in class com.extentech.ExtenXLS.ui.jchart.JChart
 
setTypeOperator(byte) - Method in class com.extentech.ExtenXLS.ValidationHandle
set the type operator of this validation as a byte.
setUnderlined(boolean) - Method in class com.extentech.ExtenXLS.CellHandle
Set whether the Font is underlined
setUnderlined(boolean) - Method in class com.extentech.ExtenXLS.FormatHandle
Set underline attribute on the font ------------------------------------------------------------
setUnderlineStyle(int) - Method in class com.extentech.ExtenXLS.FormatHandle
set the underline style for this font
setURL(String) - Method in class com.extentech.ExtenXLS.CellHandle
Creates a new Hyperlink for this Cell from a String URL.
setURL(String, String, String) - Method in class com.extentech.ExtenXLS.CellHandle
setURL with additional optional information: description + textMark text
setURL(String) - Method in class com.extentech.ExtenXLS.CellRange
Set a hyperlink on all cells in this CellRange
setUsePage(boolean) - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
setUsesAutoFormat(boolean) - Method in class com.extentech.ExtenXLS.PivotTableHandle
set whether to auto format the Table
setVal(String, Object) - Method in class com.extentech.ExtenXLS.binder.NamedRangeDataObject
Not used currently, see setVal below!
setVal(int, String, Object) - Method in class com.extentech.ExtenXLS.binder.NamedRangeDataObject
 
setVal(Object) - Method in class com.extentech.ExtenXLS.CellHandle
Set the val of the Cell with an Object
setVal(double) - Method in class com.extentech.ExtenXLS.CellHandle
Set the double Value of the Cell
setVal(float) - Method in class com.extentech.ExtenXLS.CellHandle
Set the String Value of the Cell
setVal(Date, String) - Method in class com.extentech.ExtenXLS.CellHandle
Sets this Cell's value to a java.sql.Date.
setVal(boolean) - Method in class com.extentech.ExtenXLS.CellHandle
Set the Boolean Value of the Cell
setVal(int) - Method in class com.extentech.ExtenXLS.CellHandle
Set the int Value of the Cell setting a Boolean Cell type to a zero or a negative number will set the Cell to 'false', setting it to '1' or more will set it to true.
setVal(String, Object) - Method in interface com.extentech.ExtenXLS.WorkSheet
Set the Object value of the Cell at the given address.
setVal(String, double) - Method in interface com.extentech.ExtenXLS.WorkSheet
Set the double value of the Cell at the given address
setVal(String, String) - Method in interface com.extentech.ExtenXLS.WorkSheet
Set the String value of the Cell at the given address
setVal(String, int) - Method in interface com.extentech.ExtenXLS.WorkSheet
Set the int value of the Cell at the given address
setVal(String, Object) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Set the Object value of the Cell at the given address.
setVal(String, double) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Set the double value of the Cell at the given address
setVal(String, String) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Set the String value of the Cell at the given address
setVal(String, int) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Set the int value of the Cell at the given address
setValidationType(byte) - Method in class com.extentech.ExtenXLS.ValidationHandle
Set the validation type of this ValidationHandle as a byte These bytes map to the VALUE_* static values in ValidationHandle ------------------------------------------------------------
setValueAt(Object, int, int) - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
setValues(HashMap) - Method in class com.extentech.ExtenXLS.binder.ExtenXLSReportFactory
inputs BeanBinder data objects and their bean names into values HashMap
setVerticalAlignment(int) - Method in class com.extentech.ExtenXLS.CellHandle
Set the Vertical alignment for this Cell
setVerticalAlignment(int) - Method in class com.extentech.ExtenXLS.FormatHandle
Set the Vertical alignment for this FormatHandle
setVerticalResolution(short) - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
setVeryHidden(boolean) - Method in interface com.extentech.ExtenXLS.WorkSheet
set whether this sheet is VERY hidden opening the file.
setVeryHidden(boolean) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
set whether this sheet is VERY hidden opening the file.
setVisible(boolean) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenBeanListChooserFrame
 
setWbName(String) - Method in class com.extentech.ExtenXLS.ESS.WorkBookLoader.WorkBookCacheInfo
 
setWidth(int) - Method in class com.extentech.ExtenXLS.ColHandle
set the width of the Cell and the col of the Cell.
setWidth(int) - Method in class com.extentech.ExtenXLS.ImageHandle
set the width of the image in pixels
setWidthInChars(int) - Method in class com.extentech.ExtenXLS.ColHandle
set the width of the Cell and the col of the Cell in Excel units.
setWorkBook(WorkBook) - Method in class com.extentech.ExtenXLS.binder.ExtenXLSReportFactory
------------------------------------------------------------
setWorkBook(WorkBook) - Method in class com.extentech.ExtenXLS.CellRange
 
setWorkBook(WorkBook) - Method in class com.extentech.ExtenXLS.FormatHandle
Set the workbook for this FormatHandle ------------------------------------------------------------
setWorkBook(WorkBookHandle) - Method in class com.extentech.ExtenXLS.ui.WorkSheetPanel
 
setWorkBook(WorkBookHandle) - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
setWorkBookFile(File) - Method in class com.extentech.ExtenXLS.web.FileWebWorkBook
------------------------------------------------------------
setWorkBookHandle(WebWorkBook) - Method in class com.extentech.ExtenXLS.swing.WizardPanel4
 
setWorkBookPanel(WorkBookPanel) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSPanel
 
setWorkbookTimeoutMs(int) - Method in class com.extentech.ExtenXLS.ESS.WorkBookLoader
 
setWorkingdir(String) - Method in class com.extentech.ExtenXLS.binder.ExtenXLSReportFactory
 
setWorkingDir(String) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapperFrame
 
setWorkingDirectory(String) - Method in class com.extentech.ExtenXLS.bean.AXExtenBean
 
setWorkingDirectory(String) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSFileHandler
 
setWorkSheetHandle(WorkSheetHandle) - Method in class com.extentech.ExtenXLS.CellHandle
set the WorkSheetHandle for this Cell
setWrapText(boolean) - Method in class com.extentech.ExtenXLS.CellHandle
Set the cell wrapping behavior for this cell.
setWrapText(boolean) - Method in class com.extentech.ExtenXLS.FormatHandle
Set the cell wrapping behavior for this FormatHandle.
setX(int) - Method in class com.extentech.ExtenXLS.ImageHandle
set the image upper x coordinate in pixels
setXAxisLabel(String) - Method in class com.extentech.ExtenXLS.ChartHandle
set the XAxisLabel
setXAxisTitle(String) - Method in class com.extentech.ExtenXLS.ui.jchart.JChart
 
setXf(Xf) - Method in class com.extentech.ExtenXLS.FormatHandle
Sets the internal format to the FormatHandle.
setXLSOutputFilePath(String) - Method in class com.extentech.ExtenXLS.ui.WorkBookPanel
Set the output path to the XLS file
setXLSTableClass(Class) - Method in class com.extentech.ExtenXLS.ui.WorkBookPanel
 
setXLSTemplateFilePath(String) - Method in class com.extentech.ExtenXLS.ui.WorkBookPanel
Set the path to the XLS file
setXMLDataObjectFactory(XMLDataObjectFactory) - Method in class com.extentech.ExtenXLS.swing.WizardPanel4
 
setXSeries(String) - Method in class com.extentech.ExtenXLS.ui.jchart.JChart
 
setY(int) - Method in class com.extentech.ExtenXLS.ImageHandle
set the image upper y coordinate in pixels
setYAxisLabel(String) - Method in class com.extentech.ExtenXLS.ChartHandle
Set the Y axis label.
setYAxisTitle(String) - Method in class com.extentech.ExtenXLS.ui.jchart.JChart
 
setYSeries(String) - Method in class com.extentech.ExtenXLS.ui.jchart.JChart
 
setYSeries(ArrayList) - Method in class com.extentech.ExtenXLS.ui.jchart.JChart
 
setYSeries(YSeries) - Method in class com.extentech.ExtenXLS.ui.jchart.JChart
 
setZAxisLabel(String) - Method in class com.extentech.ExtenXLS.ChartHandle
set the Z AxisLabel
setZoom(int) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSTable
 
setZoom(int) - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
setZoom(float) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
sets the zoom for the sheet
SHAREDUPES - Static variable in interface com.extentech.ExtenXLS.WorkBook
 
SheetTable - Interface in com.extentech.ExtenXLS.ui
 
shouldSelectCell() - Method in class com.extentech.ExtenXLS.ui.swing.ParameterTable.noEditTableCellEditor
 
showDataTable(boolean) - Method in class com.extentech.ExtenXLS.ChartHandle
Show or Remove the Data Table for this chart
showErrorDialog(String, String) - Static method in class com.extentech.ExtenXLS.ui.swing.DataObjectTableControllerPanel
 
showLegend(boolean, boolean) - Method in class com.extentech.ExtenXLS.ChartHandle
show or hide chart legend key
showMessage(String, String) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSWorkBookViewer
Show a message dialog.
showMessage(String, String) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSWorkBookViewerApplet
Show a message dialog.
showUI() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapperFrame
 
simplebind(Map) - Method in class com.extentech.ExtenXLS.plugin.builtin.PluginCellBinder
apply simple databinding to tokenized spreadsheet posting data to this takes parameter which ------------------------------------------------------------
SimpleCellBinder - Class in com.extentech.ExtenXLS.binder
------------------------------------------------------------
SimpleCellBinder(String, SimpleDataObject) - Constructor for class com.extentech.ExtenXLS.binder.SimpleCellBinder
bind data to the template file ------------------------------------------------------------
SimpleCellBinder(WorkBook, SimpleDataObject) - Constructor for class com.extentech.ExtenXLS.binder.SimpleCellBinder
Constructor takes a workbook and dataobject and automatically maps the data.
SINGLECELLLOOKUP - Static variable in class com.extentech.ExtenXLS.binder.CellBinderUtils
 
Splash() - Method in class com.extentech.ExtenXLS.ui.ExtenXLSWorkBookViewer
Provides Splashing
Splash() - Method in class com.extentech.ExtenXLS.ui.ExtenXLSWorkBookViewerApplet
Provides Splashing
Splash() - Method in class com.extentech.ExtenXLS.ui.TestUI
 
split(int, int) - Method in class com.extentech.ExtenXLS.CellHandle
internal UI interface implementation -- do not use
splitCol(int, int) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
splits the worksheet at column col for nCols ------------------------------------------------------------ Note: unfreezes panes if frozen
splitRow(int, int) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
splits the worksheet at row for nRows ------------------------------------------------------------ Note: unfreezes panes if frozen
splitsheetrow(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginSheet
Split the worksheet on a row
SpreadsheetServer - Class in com.extentech.ExtenXLS.ESS
 
SpreadsheetServer(String[]) - Constructor for class com.extentech.ExtenXLS.ESS.SpreadsheetServer
default constructor which initializes the server
SpreadsheetServerAdmin - Class in com.extentech.ExtenXLS.ESS
 
SpreadsheetServerAdmin() - Constructor for class com.extentech.ExtenXLS.ESS.SpreadsheetServerAdmin
 
SpreadsheetServerCluster - Class in com.extentech.ExtenXLS.ESS
Provides clustering for FT/LB e360 Services ------------------------------------------------------------
SpreadsheetServerCluster(Object, Hashtable, Luminet, long) - Constructor for class com.extentech.ExtenXLS.ESS.SpreadsheetServerCluster
Default constructor ------------------------------------------------------------
StandAloneDebugger - Class in com.extentech.ExtenXLS.ui.swing
 
StandAloneDebugger() - Constructor for class com.extentech.ExtenXLS.ui.swing.StandAloneDebugger
 
START_TOKEN - Static variable in class com.extentech.ExtenXLS.binder.SimpleCellBinder
 
storeDiff(int, StringBuffer) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
Saves the difference (in string format) between two versions of a workbook
storeNewBook() - Method in class com.extentech.ExtenXLS.web.FileWebWorkBook
------------------------------------------------------------
storeNewBook() - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
Saves the Workbook as a new record in the database.
storeNewBook() - Method in class com.extentech.ExtenXLS.web.WebWorkBook
 
storeWorkBook(WebWorkBook, User, MessageListener) - Method in class com.extentech.ExtenXLS.ESS.WorkBookLoader
Insert a workbook into the database, and add to cache ------------------------------------------------------------
STRING_ENCODING_AUTO - Static variable in interface com.extentech.ExtenXLS.WorkBook
 
STRING_ENCODING_COMPRESSED - Static variable in interface com.extentech.ExtenXLS.WorkBook
 
STRING_ENCODING_UNICODE - Static variable in interface com.extentech.ExtenXLS.WorkBook
 
stripSheetNameFromRange(String) - Static method in class com.extentech.ExtenXLS.ExcelTools
Strip sheet name(s) from range string can be Sheet1!AB:Sheet!BC or Sheet!AB:BC or AB:BC or Sheet1:Sheet2!A1:A2
SURFACE - Static variable in class com.extentech.ExtenXLS.ChartHandle
 

T

tableChanged(TableModelEvent) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSPanel
 
tableChanged(TableModelEvent) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapPanel
 
tableChanged(TableModelEvent) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapperFrame
 
tableChanged(TableModelEvent) - Method in class com.extentech.ExtenXLS.ui.WorkBookPanel
fire a TableModelEvent
testConnect() - Method in class com.extentech.ExtenXLS.ESS.E360_LOCAL_DB
 
testJChart - Class in com.extentech.ExtenXLS.ui.jchart.test
Test for JChart.
testJChart() - Constructor for class com.extentech.ExtenXLS.ui.jchart.test.testJChart
 
TestUI - Class in com.extentech.ExtenXLS.ui
Test the operation of the User Interface Components
TestUI() - Constructor for class com.extentech.ExtenXLS.ui.TestUI
 
testWrite(WorkBookHandle, String) - Static method in class com.extentech.ExtenXLS.binder.SimpleCellBinder
write out an xls file ------------------------------------------------------------
thisurl - Variable in class com.extentech.ExtenXLS.ui.ExtenXLSCellRenderer
 
tokenDelim - Static variable in class com.extentech.ExtenXLS.binder.XMLBeanObjectValueAdapter
 
toString() - Method in class com.extentech.ExtenXLS.binder.BeanBoundCell
 
toString() - Method in class com.extentech.ExtenXLS.binder.CellBinder
 
toString() - Method in class com.extentech.ExtenXLS.binder.DataBoundCell
 
toString() - Method in class com.extentech.ExtenXLS.CellHandle
Returns a String representation of this CellHandle
toString() - Method in class com.extentech.ExtenXLS.CellRange
returns the String representation of the range
toString() - Method in class com.extentech.ExtenXLS.ChartHandle
 
toString() - Method in class com.extentech.ExtenXLS.ESS.CellCommander
 
toString() - Method in class com.extentech.ExtenXLS.ESS.WorkBookServlet
 
toString() - Method in class com.extentech.ExtenXLS.FormatHandle
 
toString() - Method in class com.extentech.ExtenXLS.FormulaHandle
 
toString() - Method in class com.extentech.ExtenXLS.ImageHandle
Need to figure out a unique identifier for these -- if there is one in the BIFF8 information, that would be best ------------------------------------------------------------
toString() - Method in class com.extentech.ExtenXLS.NameHandle
 
toString() - Method in exception com.extentech.ExtenXLS.plugin.integration.ServiceException
 
toString() - Method in class com.extentech.ExtenXLS.RowHandle
Returns the String representation of this Row
toString() - Method in class com.extentech.ExtenXLS.web.CellHandlingBean
 
toString() - Method in interface com.extentech.ExtenXLS.WorkBook
Returns the name of this Sheet.
toString() - Method in class com.extentech.ExtenXLS.WorkBookHandle
Returns the name of this Sheet.
toString() - Method in interface com.extentech.ExtenXLS.WorkSheet
Returns the name of this Sheet.
toString() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Returns the name of this Sheet.
toString() - Method in class com.extentech.luminet.webui.WebUIBean
the main method to return
transform(OutputStream, String, WorkBook, Map) - Static method in class com.extentech.ExtenXLS.ExtenXLS
Transform a WorkBook into an output file type by applying an XSLT.
transform(String, WorkBook, Map) - Static method in class com.extentech.ExtenXLS.ExtenXLS
Transform a WorkBook into an output file type by applying an XSLT.
transform(String, WorkBook) - Static method in class com.extentech.ExtenXLS.ExtenXLS
Transform a WorkBook into an output file type by applying an XSLT.
transformStringToIntVals(String) - Static method in class com.extentech.ExtenXLS.ExcelTools
Transforms a string to an array of ints for evaluation purposes.
treeNodesChanged(TreeModelEvent) - Method in class com.extentech.ExtenXLS.ui.swing.DataObjectPanel
 
treeNodesChanged(TreeModelEvent) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenDataObjectPanel
 
treeNodesChanged(TreeModelEvent) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapPanel
 
treeNodesChanged(TreeModelEvent) - Method in class com.extentech.ExtenXLS.ui.WorkBookPanel
 
TwitterService - Class in com.extentech.ExtenXLS.plugin.integration
This is a Data service adapter for the Twitter REST API http://apiwiki.twitter.com/REST+API+Documentation ------------------------------------------------------------
TwitterService() - Constructor for class com.extentech.ExtenXLS.plugin.integration.TwitterService
 
TYPE_BLANK - Static variable in class com.extentech.ExtenXLS.CellHandle
 
TYPE_BOOLEAN - Static variable in class com.extentech.ExtenXLS.CellHandle
 
TYPE_DOUBLE - Static variable in class com.extentech.ExtenXLS.CellHandle
 
TYPE_FORMULA - Static variable in class com.extentech.ExtenXLS.CellHandle
 
TYPE_FP - Static variable in class com.extentech.ExtenXLS.CellHandle
 
TYPE_INT - Static variable in class com.extentech.ExtenXLS.CellHandle
 
TYPE_STRING - Static variable in class com.extentech.ExtenXLS.CellHandle
 

U

unloadPlugin(String) - Method in class com.extentech.ExtenXLS.plugin.PluginLoader
Dynamically unloads a plugin from the system.
unmerge(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginCellRange
unmerges this cellrange ------------------------------------------------------------
unMergeCells() - Method in class com.extentech.ExtenXLS.CellRange
Un-Merge the Cells contained in this CellRange
unsplitsheet(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginSheet
Split the worksheet on a row
update() - Method in class com.extentech.ExtenXLS.CellRange
update the CellRange when the underlying Cells change their location
update() - Method in class com.extentech.ExtenXLS.ImageHandle
update the underlying image record
update() - Method in class com.extentech.ExtenXLS.web.FileWebWorkBook
------------------------------------------------------------
update() - Method in class com.extentech.ExtenXLS.web.WebWorkBook
retrieve the latest from the db and replaces current workbook
updateBeanCells(Map) - Method in class com.extentech.ExtenXLS.binder.CellBinder
update bound Cells with a Hashtable of values
updateBeanCells(Map, boolean) - Method in class com.extentech.ExtenXLS.binder.CellBinder
update Namedrange bound Cells with a Hashtable of values
updateCell() - Method in class com.extentech.ExtenXLS.binder.BeanBoundCell
refresh the CellHandle values from the underlying Object value bound to this CellHandle.
updateCell(boolean) - Method in class com.extentech.ExtenXLS.binder.BeanBoundCell
refresh the CellHandle values from the underlying Object value bound to this CellHandle.
updateCell() - Method in interface com.extentech.ExtenXLS.binder.BoundCell
refresh the CellHandle values from the underlying Object value bound to this CellHandle.
updateCell(boolean) - Method in interface com.extentech.ExtenXLS.binder.BoundCell
refresh the CellHandle values from the underlying Object value bound to this CellHandle.
updateCell() - Method in class com.extentech.ExtenXLS.binder.DataBoundCell
refresh the CellHandle values from the underlying DataObject value bound to this CellHandle.
updateCell(boolean) - Method in class com.extentech.ExtenXLS.binder.DataBoundCell
refresh the CellHandle values from the underlying DataObject value bound to this CellHandle.
updateCells(Object, int) - Method in class com.extentech.ExtenXLS.binder.BeanBoundCellRange
update the databound cells with new data
updateCells(Object, int, boolean) - Method in class com.extentech.ExtenXLS.binder.BeanBoundCellRange
update the databound cells with new data.
updateCells(Object, int) - Method in class com.extentech.ExtenXLS.binder.DataBoundCellRange
update the databound cells with new data
updateCells(Object, int, boolean) - Method in class com.extentech.ExtenXLS.binder.DataBoundCellRange
update the databound cells with new data
updateDataCells() - Method in class com.extentech.ExtenXLS.binder.CellBinder
Updates the Cells in the WorkBook from the values in the bound data source.
updateFromCell() - Method in class com.extentech.ExtenXLS.binder.BeanBoundCell
refresh the Object value from the value of this CellHandle.
updateFromCell() - Method in interface com.extentech.ExtenXLS.binder.BoundCell
refresh the Object value from the value of this CellHandle.
updateFromCell() - Method in class com.extentech.ExtenXLS.binder.DataBoundCell
refresh the DataObject value from the value of this CellHandle.
updateGrid(String, String, Map, List) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginCellBinder
cellbinder helper method for getting the JSON String from affected cells.
updateParameterCell(String, Object) - Method in class com.extentech.ExtenXLS.binder.CellBinder
Set a single value in the WorkBook based on the XML mapping file.
updateParameterCells(Map) - Method in class com.extentech.ExtenXLS.binder.CellBinder
update bound Cells with a Hashtable of values Parameter bound cells are defined with a parambinding node in the RDF file.
updateseries(Map) - Static method in class com.extentech.ExtenXLS.plugin.builtin.PluginChart
 
updateTreeObjects() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapPanel
update the collections of objects from the tree
uploadFile(File, String) - Method in class com.extentech.ExtenXLS.plugin.integration.FaceBookService
 
uploadFile(File, String) - Method in class com.extentech.ExtenXLS.plugin.integration.TwitterService
 
USER - Static variable in class com.extentech.ExtenXLS.ESS.WorkBookCommander
 

V

ValidationHandle - Class in com.extentech.ExtenXLS
ValidationHandle allows for manipulation of the validation cells in Excel Using the ValidationHandle, the affected range of validations can be modified, along with many of the error messages and actual validation upon the cells.
ValidationHandle(Dv) - Constructor for class com.extentech.ExtenXLS.ValidationHandle
For internal use only.
VALUE - Static variable in class com.extentech.ExtenXLS.ESS.WorkBookCommander
 
VALUE_ANY - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
VALUE_DATE - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
VALUE_DECIMAL - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
VALUE_FORMULA - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
VALUE_INTEGER - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
VALUE_TEXT_LENGTH - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
VALUE_TIME - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
VALUE_TYPE - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
VALUE_USER_DEFINED_LIST - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
valueChanged(TreeSelectionEvent) - Method in class com.extentech.ExtenXLS.ui.swing.DataObjectPanel
 
valueChanged(TreeSelectionEvent) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenDataObjectPanel
 
valueChanged(TreeSelectionEvent) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapPanel
 
valueChanged(TreeSelectionEvent) - Method in class com.extentech.ExtenXLS.ui.WorkBookPanel
Called whenever the value of the selection changes.

W

WebUIBean - Class in com.extentech.luminet.webui
Generates HTML Components, dynamic and otherwise.
WebUIBean() - Constructor for class com.extentech.luminet.webui.WebUIBean
 
WebWorkBook - Class in com.extentech.ExtenXLS.web
The WebWorkBook class provides additional functionality to the WorkBookHandle class to allow it to participate in a Service-Oriented-Architecture.
WebWorkBook(String, String, String, boolean) - Constructor for class com.extentech.ExtenXLS.web.WebWorkBook
constructor for file comparisons - testing purposes
WebWorkBook(String) - Constructor for class com.extentech.ExtenXLS.web.WebWorkBook
 
WebWorkBook(String, int, User) - Constructor for class com.extentech.ExtenXLS.web.WebWorkBook
constructor that obtains a WorkBookHandle from an XML Stream
WebWorkBook(Connection, byte[]) - Constructor for class com.extentech.ExtenXLS.web.WebWorkBook
construct from a byte array ------------------------------------------------------------
WebWorkBook(Connection, byte[], String) - Constructor for class com.extentech.ExtenXLS.web.WebWorkBook
construct from a byte array, trap web directory
WebWorkBook(Connection, int, boolean, boolean) - Constructor for class com.extentech.ExtenXLS.web.WebWorkBook
constructor with a meme_id
WebWorkBook(int) - Constructor for class com.extentech.ExtenXLS.web.WebWorkBook
constructor without a meme_id
WebWorkBook(URL, User) - Constructor for class com.extentech.ExtenXLS.web.WebWorkBook
constructor that loads workbook from a URL
WebWorkBook(User) - Constructor for class com.extentech.ExtenXLS.web.WebWorkBook
constructor without a meme_id
WebWorkBook(int, User) - Constructor for class com.extentech.ExtenXLS.web.WebWorkBook
constructor retrieves workbook referenced by midi
WebWorkBook(Connection, byte[], User, String) - Constructor for class com.extentech.ExtenXLS.web.WebWorkBook
Create a new WebWorkbook from a workbook passed in.
WebWorkBook(String, ProgressDialog) - Constructor for class com.extentech.ExtenXLS.web.WebWorkBook
 
WebWorkBook() - Constructor for class com.extentech.ExtenXLS.web.WebWorkBook
 
WebWorkBook(Connection, File) - Constructor for class com.extentech.ExtenXLS.web.WebWorkBook
 
WIDTH - Static variable in class com.extentech.ExtenXLS.ChartHandle
 
WIDTH - Static variable in class com.extentech.ExtenXLS.ImageHandle
 
WIDTH - Static variable in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapperFrame
 
WizardPanel1 - Class in com.extentech.ExtenXLS.swing
 
WizardPanel1() - Constructor for class com.extentech.ExtenXLS.swing.WizardPanel1
 
WizardPanel2 - Class in com.extentech.ExtenXLS.swing
 
WizardPanel2() - Constructor for class com.extentech.ExtenXLS.swing.WizardPanel2
 
WizardPanel3 - Class in com.extentech.ExtenXLS.swing
 
WizardPanel3(PerspectiveUIFrame) - Constructor for class com.extentech.ExtenXLS.swing.WizardPanel3
 
WizardPanel4 - Class in com.extentech.ExtenXLS.swing
 
WizardPanel4(PerspectiveUIFrame) - Constructor for class com.extentech.ExtenXLS.swing.WizardPanel4
 
WORKBOOK - Static variable in class com.extentech.ExtenXLS.ESS.WorkBookCommander
 
WorkBook - Interface in com.extentech.ExtenXLS
An interface representing an ExtenXLS WorkBook.
WorkBookBeanFactory - Class in com.extentech.ExtenXLS
 
WorkBookBeanFactory(LogOutputter) - Constructor for class com.extentech.ExtenXLS.WorkBookBeanFactory
 
WorkBookCommander - Class in com.extentech.ExtenXLS.ESS
------------------------------------------------------------
WorkBookCommander() - Constructor for class com.extentech.ExtenXLS.ESS.WorkBookCommander
 
WorkBookHandle - Class in com.extentech.ExtenXLS

The WorkBookHandle provides a handle to the XLS file
and includes convenience methods for working with the WorkSheets
and Cell values within the XLS file.

for example:


WorkBookHandle book = new WorkBookHandle("testxls.xls");
WorkSheetHandle sheet1 = book.getWorkSheet("Sheet1");
CellHandle cell = sheet1.getCell("B22");

For usability reasons, ExtenXLS will convert the internal Excel 'Mulblank' record type to the 'Blank' record type when parsing the file.
WorkBookHandle() - Constructor for class com.extentech.ExtenXLS.WorkBookHandle
Default constructor creates a new, empty WorkBookHandle with 3 WorkSheets: "Sheet1","Sheet2",and "Sheet3".
WorkBookHandle(InputStream) - Constructor for class com.extentech.ExtenXLS.WorkBookHandle
constructor which takes an InputStream containing the bytes of a valid XLS file.
WorkBookHandle(byte[]) - Constructor for class com.extentech.ExtenXLS.WorkBookHandle
constructor which takes a byte Array containing the bytes of a valid XLS file.
WorkBookHandle(URL, User) - Constructor for class com.extentech.ExtenXLS.WorkBookHandle
constructor which reads spreadsheet bytes from a URL
WorkBookHandle(String) - Constructor for class com.extentech.ExtenXLS.WorkBookHandle
constructor which takes the XLS file name(
WorkBookHandle(String, int) - Constructor for class com.extentech.ExtenXLS.WorkBookHandle
constructor which takes the XLS file name
WorkBookHandle(File) - Constructor for class com.extentech.ExtenXLS.WorkBookHandle
constructor which takes the XLS file
WorkBookHandle(ProgressListener) - Constructor for class com.extentech.ExtenXLS.WorkBookHandle
Constructor which takes a ProgressListener which monitors the progress of creating a new Excel file.
WorkBookHandle(String, ProgressListener) - Constructor for class com.extentech.ExtenXLS.WorkBookHandle
Constructor which takes the XLS file name and a ProgressListener which monitors the progress of reading the Excel file.
WorkBookLoader - Class in com.extentech.ExtenXLS.ESS
------------------------------------------------------------ WorkBookLoader.java WorkBookLoader is an application-scoped object that handles loading, unloading and delivery of Spreadsheet data in various formats.
WorkBookLoader() - Constructor for class com.extentech.ExtenXLS.ESS.WorkBookLoader
 
WorkBookLoader.WorkBookCacheInfo - Class in com.extentech.ExtenXLS.ESS
WorkBookCacheInfo is a class that holds data from a WebWorkbook that is not retained through read/write cycles used in caching.
WorkBookLoader.WorkBookCacheInfo(WebWorkBook, String) - Constructor for class com.extentech.ExtenXLS.ESS.WorkBookLoader.WorkBookCacheInfo
cache the workbook meta information to the object ------------------------------------------------------------
WorkBookLoader.WorkBookReaper - Class in com.extentech.ExtenXLS.ESS
 
WorkBookLoader.WorkBookReaper(WorkBookLoader) - Constructor for class com.extentech.ExtenXLS.ESS.WorkBookLoader.WorkBookReaper
 
WorkBookPanel - Class in com.extentech.ExtenXLS.ui
Provides a tabbed panel for WorkBooks
WorkBookPanel() - Constructor for class com.extentech.ExtenXLS.ui.WorkBookPanel
Default constructor
workBookPanel1 - Variable in class com.extentech.ExtenXLS.ui.ExtenXLSPanel
 
WorkBookServlet - Class in com.extentech.ExtenXLS.ESS
Expose the WorkBook as RESTful Web Services ------------------------------------------------------------ At this time, the servlet does not strictly follow the REST architecture, because it allows GET commands to modify resource state.
WorkBookServlet(WorkBookLoader) - Constructor for class com.extentech.ExtenXLS.ESS.WorkBookServlet
Construct and init ------------------------------------------------------------
WorkBookServlet() - Constructor for class com.extentech.ExtenXLS.ESS.WorkBookServlet
Construct and init ------------------------------------------------------------
WorkBookUpdateBean - Class in com.extentech.ExtenXLS.web
The WorkBookUpdateBean
WorkBookUpdateBean() - Constructor for class com.extentech.ExtenXLS.web.WorkBookUpdateBean
 
WORKINGDIR - Static variable in class com.extentech.ExtenXLS.ESS.WorkBookCommander
 
WorkSheet - Interface in com.extentech.ExtenXLS
An interface representing an ExtenXLS WorkSheet
WorkSheetCellAttribute - Class in com.extentech.ExtenXLS.ui
A version of CellAttribute which does not require expensive initialization -- basically a sparsely populated version....
WorkSheetCellAttribute() - Constructor for class com.extentech.ExtenXLS.ui.WorkSheetCellAttribute
 
WorkSheetCellAttribute(int, int) - Constructor for class com.extentech.ExtenXLS.ui.WorkSheetCellAttribute
 
WorkSheetHandle - Class in com.extentech.ExtenXLS
The WorkSheetHandle provides a handle to a Worksheet within an XLS file
and includes convenience methods for working with the Cell values within the sheet.

for example:

WorkBookHandle book = new WorkBookHandle("testxls.xls");
WorkSheetHandle sheet1 = book.getWorkSheet("Sheet1");
CellHandle cell = sheet1.getCell("B22");

to add a cell:

CellHandle cell = sheet1.add("Hello World","C22");

to add a numeric cell:

CellHandle cell = sheet1.add(new Integer(120),"C23");

to add a formula cell:

CellHandle cell = sheet1.add("=PI()","C24");

to write out the workbook to a file:



WorkSheetPanel - Class in com.extentech.ExtenXLS.ui
Provides a panel for WorkSheets
WorkSheetPanel(TableModelListener, ExtenXLSTable) - Constructor for class com.extentech.ExtenXLS.ui.WorkSheetPanel
 
WorkSheetTabbedPanel - Variable in class com.extentech.ExtenXLS.ui.WorkBookPanel
 
WorkSheetTableModel - Class in com.extentech.ExtenXLS.ui
A basic implementation of TableModel for use with ExtenXLS WorkSheets
WorkSheetTableModel(WorkSheetHandle) - Constructor for class com.extentech.ExtenXLS.ui.WorkSheetTableModel
Constructor which takes a WorkSheetHandle
WorkSheetTableModel() - Constructor for class com.extentech.ExtenXLS.ui.WorkSheetTableModel
Default constructor
WorkSheetTableModel(int, int) - Constructor for class com.extentech.ExtenXLS.ui.WorkSheetTableModel
Constructor which takes the number of rows and columns to init
write(OutputStream, Map) - Method in class com.extentech.ExtenXLS.binder.ExtenXLSReportFactory
this method returns a byte array containing an XLS report populated with values from the CellBinder.
write(OutputStream) - Method in class com.extentech.ExtenXLS.ImageHandle
write the image bytes to an outputstream such as a file ------------------------------------------------------------
write(String) - Method in class com.extentech.ExtenXLS.WorkBookHandle
Saves this WorkBookHandle to filename and path fname if the filename ends with ".xlsx" or ".xlsm", the template will be written in Excel 2007 (XLSX) Format.
write(String, boolean) - Method in class com.extentech.ExtenXLS.WorkBookHandle
saves this WorkBookHandle to filename and path fname if Excel2007 Format, the template will be written in Excel 2007 (XLSX) Format.
write(OutputStream, boolean) - Method in class com.extentech.ExtenXLS.WorkBookHandle
Saves the WorkBookHandle to this opened OutputStream if Excel2007Format, the template will be written in Excel 2007 (XLSX) Format.
write(OutputStream) - Method in class com.extentech.ExtenXLS.WorkBookHandle
Saves the WorkBookHandle to this opened OutputStream If original file is Excel2007 Format, the template will be written in Excel 2007 (XLSX) Format.
writeBookToFile(String, WorkBook) - Static method in class com.extentech.ExtenXLS.ExtenXLS
Write book to File using Buffered Output Stream
writeBytes(OutputStream) - Method in interface com.extentech.ExtenXLS.WorkBook
 
writeBytes(OutputStream) - Method in class com.extentech.ExtenXLS.WorkBookHandle
Write the Spreadsheet bytes to an OutputStream.
writeBytesToFile(String, byte[]) - Static method in class com.extentech.ExtenXLS.ExtenXLS
 
writeChartRecs(String) - Method in class com.extentech.ExtenXLS.ChartHandle
 
writeXLSXBytes(OutputStream) - Method in class com.extentech.ExtenXLS.WorkBookHandle
Explicitly write the Spreadsheet bytes to an OutputStream in Excel 2007 (XLSX) format.
writeXML(WorkBook, String, OutputStream) - Static method in class com.extentech.ExtenXLS.ExtenXLS
Convert a BIFF8 (native XLS) file to XML.
writeXML(WorkBook, String, OutputStream, int, int) - Static method in class com.extentech.ExtenXLS.ExtenXLS
Convert a BIFF8 (native XLS) file to XML.

X

X - Static variable in class com.extentech.ExtenXLS.ChartHandle
 
X - Static variable in class com.extentech.ExtenXLS.ImageHandle
 
XAXIS - Static variable in class com.extentech.ExtenXLS.ChartHandle
 
xlsmillisec - Static variable in class com.extentech.ExtenXLS.DateConverter
 
xlsmultiplier - Static variable in class com.extentech.ExtenXLS.DateConverter
 
XMLBeanEditorPanel - Class in com.extentech.ExtenXLS.ui.swing
 
XMLBeanEditorPanel() - Constructor for class com.extentech.ExtenXLS.ui.swing.XMLBeanEditorPanel
 
XMLBeanObjectValueAdapter - Class in com.extentech.ExtenXLS.binder
 
XMLBeanObjectValueAdapter() - Constructor for class com.extentech.ExtenXLS.binder.XMLBeanObjectValueAdapter
 
XMLCellBinder - Class in com.extentech.ExtenXLS.binder
A CellBinder Factory that reads an XML Stream and dynamically binds input XML node values to RDF defined template ranges.
XMLCellBinder(LogOutputter, String) - Constructor for class com.extentech.ExtenXLS.binder.XMLCellBinder
 
XMLCellBinder(LogOutputter) - Constructor for class com.extentech.ExtenXLS.binder.XMLCellBinder
 
XMLEditorPanel - Class in com.extentech.ExtenXLS.ui.swing
 
XMLEditorPanel() - Constructor for class com.extentech.ExtenXLS.ui.swing.XMLEditorPanel
 
xmlErrorResponsePost - Static variable in class com.extentech.ExtenXLS.ESS.WorkBookCommander
 
xmlErrorResponsePre - Static variable in class com.extentech.ExtenXLS.ESS.WorkBookCommander
 
xmlResponsePost - Static variable in class com.extentech.ExtenXLS.CellRange
 
xmlResponsePost - Static variable in class com.extentech.ExtenXLS.ESS.WorkBookCommander
 
xmlResponsePre - Static variable in class com.extentech.ExtenXLS.CellRange
 
xmlResponsePre - Static variable in class com.extentech.ExtenXLS.ESS.WorkBookCommander
 
XSLFILE - Static variable in class com.extentech.ExtenXLS.ESS.WorkBookCommander
 
XVALAXIS - Static variable in class com.extentech.ExtenXLS.ChartHandle
 

Y

Y - Static variable in class com.extentech.ExtenXLS.ChartHandle
 
Y - Static variable in class com.extentech.ExtenXLS.ImageHandle
 
YAXIS - Static variable in class com.extentech.ExtenXLS.ChartHandle
 
YSeries - Class in com.extentech.ExtenXLS.ui.jchart
This class is a holder of Strings that represent the y-axis series of a Chart.
YSeries() - Constructor for class com.extentech.ExtenXLS.ui.jchart.YSeries
Constructor for a new empty YSeries.
YSeries(String) - Constructor for class com.extentech.ExtenXLS.ui.jchart.YSeries
Constructor for a new YSeries with a single series (initially).
YSeries(ArrayList) - Constructor for class com.extentech.ExtenXLS.ui.jchart.YSeries
Constructor for a new YSeries with zero or more Strings contained in the given ArrayList.

Z

ZAXIS - Static variable in class com.extentech.ExtenXLS.ChartHandle
 

A B C D E F G H I J L M N O P R S T U V W X Y Z

Copyright © 2009 Extentech Inc. All Rights Reserved.