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

ACCESS_STATUS_PRIVATE - Static variable in class com.extentech.ExtenXLS.web.MemeDocument
 
ACCESS_STATUS_PUBLIC - Static variable in class com.extentech.ExtenXLS.web.MemeDocument
 
ACCESS_STATUS_SHARED - Static variable in class com.extentech.ExtenXLS.web.MemeDocument
 
actionPerformed(ActionEvent) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSPanel
Handle the display of Named CellRanges
activate() - Method in interface com.extentech.ExtenBean.DataObject
load the data from the underlying persistence layer
activate() - Method in class com.extentech.ExtenBean.ExtenDataObject
A container invokes this method when the instance is taken out of the pool of available instances to become associated with a specific EJB object.
activate() - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
activate() - Method in class com.extentech.ExtenBean.XMLDataObject
 
activate() - Method in class com.extentech.ExtenXLS.binder.NamedRangeDataObject
 
add(ExtenBeanTreeNode) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
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
updates (replaces) every Chart Series (bar, line or wedge on the Chart) with the data from the array of values, legends, bubble sizes (optional) and category range.
addAutoFilter(int) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Adds a new AutoFilter for the specified column (0-based) in this sheet
returns a handle to the new AutoFilter
addCell(CellHandle) - Method in class com.extentech.ExtenXLS.ConditionalFormatHandle
Add a cell to this conditional format record
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
 
addChildObject(RelationalObject) - Method in class com.extentech.ExtenBean.DataObjectImpl
 
addChildObject(RelationalObject) - Method in class com.extentech.ExtenBean.ExtenDataObject
 
addChildObject(RelationalObject) - Method in interface com.extentech.ExtenBean.RelationalObject
 
addChildObject(RelationalObject) - Method in class com.extentech.ExtenBean.RelationalObjectImpl
 
addCol(String) - Method in class com.extentech.ExtenBean.ExtenDataObject
add a new col to this dataobject may affect ability to persist if model does not match
addCol(int, int) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Deprecated. use addCol(int)
addCol(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
 
addConditionalFormat(ConditionalFormatHandle) - Method in class com.extentech.ExtenXLS.CellHandle
Set a conditional format upon this cell.
addDataObject(SimpleDataObject) - Method in class com.extentech.ExtenBean.swing.ExtenBeanComboBoxModel
 
addDataObjectActionListener(DataObjectActionListener) - Method in interface com.extentech.ExtenBean.DataObject
add a DataObjectActionListener
addDataObjectActionListener(DataObjectActionListener) - Method in class com.extentech.ExtenBean.DataObjectImpl
 
addDpt(DPt) - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
adds an OOXML (Open Office XML) Data Point Property Element to this Series
addElement(Object) - Method in class com.extentech.ExtenBean.swing.ExtenBeanComboBoxModel
 
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
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
addListDataListener(ListDataListener) - Method in class com.extentech.ExtenBean.swing.ExtenBeanComboBoxModel
 
addListDataListener(ListDataListener) - Method in class com.extentech.ExtenBean.swing.ExtenBeanListModel
 
addListener(ExtenBeanTreeChangeListener) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeModel
Sets the tree model's container application to provide a handle to display and action methods outside of the tree itself.
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.ui.swing.ExtenXLSRowTable
set table and XML Mapping values from PropertiesPanel
addNotify() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenBeanListChooserFrame
 
addObject(Object) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeModel
Add child to the currently selected node.
addObject(ExtenBeanTreeNode, Object) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeModel
 
addObject(ExtenBeanTreeNode, Object, boolean) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeModel
You can either add ExtenBeanTreeNodes or DataObjects to this TreeModel
addObject(DataObject) - Method in class com.extentech.ExtenBean.Transaction
 
addOrderByItem(int, Object) - Method in interface com.extentech.ExtenBean.DataObject
 
addOrderByItem(int, Object) - Method in class com.extentech.ExtenBean.DataObjectImpl
Maintain a numeric lookup for this DataObject.
addOrderByItem(int, Object) - Method in class com.extentech.ExtenBean.ExtenDataObject
Maintain a numeric lookup for this DataObject.
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.Document
add non-Excel property
addProperty(String, Object) - Method in class com.extentech.ExtenXLS.DocumentHandle
Sets the value of a property in the workbook property store.
addProperty(String, Object) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
addProperty(String, Object) - Method in interface com.extentech.ExtenXLS.WorkBook
add non-Excel property
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(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
Adds a new Series to the chart.
addSeriesRange(CellHandle, CellRange, CellRange, CellRange) - Method in class com.extentech.ExtenXLS.ChartHandle
Adds a new Series to the chart via CellHandles and CellRange Objects.
addSheetFromWorkBook(WorkBookHandle, String, String) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
Deprecated.  
addSheetFromWorkBook(WorkBookHandle, String, String) - Method in interface com.extentech.ExtenXLS.WorkBook
Deprecated.  
addSheetFromWorkBook(WorkBookHandle, String, String) - Method in class com.extentech.ExtenXLS.WorkBookHandle
Deprecated. - use addWorkSheet(WorkSheetHandle sht, String NewSheetName){
addSheetFromWorkBookWithFormatting(WorkBookHandle, String, String) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
Deprecated.  
addSheetFromWorkBookWithFormatting(WorkBookHandle, String, String) - Method in class com.extentech.ExtenXLS.WorkBookHandle
Deprecated. - use addWorkSheet(WorkSheetHandle sht, String NewSheetName){
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(User) - Method in class com.extentech.ExtenXLS.web.MemeDocument
add a concurrent user to the book
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.
addWorkSheet(WorkSheetHandle, String) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
addWorkSheet(WorkSheetHandle) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
addWorkSheet(WorkSheetHandle, String) - Method in interface com.extentech.ExtenXLS.WorkBook
Inserts a new worksheet and places it at the end of the workbook
addWorkSheet(WorkSheetHandle) - Method in class com.extentech.ExtenXLS.WorkBookHandle
Inserts a WorkSheetHandle from a separate WorkBookhandle into the current WorkBookHandle.
addWorkSheet(WorkSheetHandle, String) - Method in class com.extentech.ExtenXLS.WorkBookHandle
Inserts a WorkSheetHandle from a separate WorkBookhandle into the current WorkBookHandle.
addXf(Xf) - Method in class com.extentech.ExtenXLS.FormatHandle
adds all formatting represented by the sourceXf to this workbook, if not already present
This is used internally for transferring formats from one workbook to another
AdvancedFontChooser - Class in com.extentech.ExtenXLS.ui.jchart
 
AdvancedFontChooser(JFrame) - Constructor for class com.extentech.ExtenXLS.ui.jchart.AdvancedFontChooser
 
ALLOWDUPES - Static variable in interface com.extentech.ExtenXLS.Document
 
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.MemeDocument
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
 
AutoFilterHandle - Class in com.extentech.ExtenXLS
AutoFilterHandle allows for manipulation of the AutoFilter feature of Excel
autoFit() - Method in class com.extentech.ExtenXLS.ColHandle
resizes 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

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
 
beginTrans() - Method in class com.extentech.ExtenBean.DataObjectImpl
A simple roll-back mechanism copies the data to a backup hashtable, then waits for a commit from factory.
beginTrans() - Method in class com.extentech.ExtenBean.ExtenDataObject
A simple roll-back mechanism copies the data to a backup hashtable, then waits for a commit from factory.
beginTrans() - Method in interface com.extentech.ExtenBean.SQLObject
 
begintrans() - Method in class com.extentech.ExtenBean.Transaction
 
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
bindData(Map) - Method in class com.extentech.ExtenXLS.web.MemeDocument
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
 
bof - Variable in class com.extentech.ExtenBean.ExtenDataObject
 
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.
browser - Variable in class com.extentech.ExtenXLS.ui.WorkBookPanel
 
BUBBLE - Static variable in class com.extentech.ExtenXLS.ChartHandle
 

C

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 and returns 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 and returns all formulas on the same sheet that reference this CellHandle.
calculateFormulas() - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
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
Forces immediate recalculation of every formula in the workbook.
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
 
CellHandle - Class in com.extentech.ExtenXLS
The CellHandle provides a handle to an XLS Cell and its values.
CellHandle(BiffRec, WorkBook) - Constructor for class com.extentech.ExtenXLS.CellHandle
Public Constructor added for use in Bean-context ONLY.
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
Constructor to create a new CellRange from a WorkSheetHandle and a set of range coordinates:
coords[0] = first row
coords[1] = first col
coords[2] = last row
coords[3] = last col
CellRange(WorkSheetHandle, int[]) - Constructor for class com.extentech.ExtenXLS.CellRange
Constructor to create a new CellRange from a WorkSheetHandle and a set of range coordinates:
coords[0] = first row
coords[1] = first col
coords[2] = last row
coords[3] = last col
CellRange(String) - Constructor for class com.extentech.ExtenXLS.CellRange
Constructor to Create a new CellRange from a String range
The String range must be in the format Sheet!CR:CR
For Example, "Sheet1!C9:I19"
NOTE: You MUST Set the WorkBookHandle explicitly on this CellRange or it will generate NullPointerException when trying to access the Cells.
CellRange(String, WorkBook, boolean, boolean) - Constructor for class com.extentech.ExtenXLS.CellRange
Constructor which creates a new CellRange from a String range
The String range must be in the format Sheet!CR:CR
For Example, "Sheet1!C9:I19"
CellRange(String, WorkBook, boolean) - Constructor for class com.extentech.ExtenXLS.CellRange
Constructor which creates a new CellRange from a String range
The String range must be in the format Sheet!CR:CR
For Example, "Sheet1!C9:I19"
CellRange(CellHandle[]) - Constructor for class com.extentech.ExtenXLS.CellRange
Constructor which creates 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
Constructor which creates a new CellRange from a String range
The String range must be in the format Sheet!CR:CR
For Example, "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
 
CellRangeRef - Class in com.extentech.ExtenXLS
Represents a reference to a 3D range of cells.
CellRangeRef(int, int, int, int) - Constructor for class com.extentech.ExtenXLS.CellRangeRef
 
CellRangeRef(int, int, int, int, String, String) - Constructor for class com.extentech.ExtenXLS.CellRangeRef
 
CellRangeRef(int, int, int, int, WorkSheetHandle, WorkSheetHandle) - Constructor for class com.extentech.ExtenXLS.CellRangeRef
 
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 representing the Categories 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 one of the Series (a bar, line or wedge of data) 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
Constructor which creates a new ChartHandle from an existing Chart Object
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
 
checkNodeMatch(String, TreeNode) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeModel
 
checkRange(CellHandle, ExtenXLSCellRenderer) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSCellRenderer
Check whether a CellHandle is contained in any of the Cell Ranges...
children() - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
CHOOSEEXISTINGXLS - Static variable in class com.extentech.ExtenXLS.ui.swing.ExtenXLSFileHandler
 
clear() - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeModel
Remove all nodes except the root node.
clear() - Method in class com.extentech.ExtenXLS.CellHandle
Resets this cell to the default, as if it had just been added.
clear() - Method in class com.extentech.ExtenXLS.CellRange
 
clear() - Method in class com.extentech.ExtenXLS.ui.jchart.YSeries
Method to clear the YSeries of all series it contains.
clearContents() - Method in class com.extentech.ExtenXLS.CellHandle
Resets this cells contents to blank.
clearContents() - Method in class com.extentech.ExtenXLS.CellRange
 
clearFormats() - Method in class com.extentech.ExtenXLS.CellHandle
Resets this cell's format to the default.
clearFormats() - Method in class com.extentech.ExtenXLS.CellRange
 
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.CellRangeRef
Creates and returns a copy of this range.
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.DocumentHandle
Closes the WorkBook and releases resources.
close() - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
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.
colinfo - Class in com.extentech.ExtenBean
Colinfo class stores metadata information for columns selected by the DataObject's query.
colinfo(String, int) - Constructor for class com.extentech.ExtenBean.colinfo
 
colinfo(DatabaseMetaData, ResultSetMetaData, int) - Constructor for class com.extentech.ExtenBean.colinfo
 
colinfo(ResultSetMetaData, int) - Constructor for class com.extentech.ExtenBean.colinfo
 
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.ExtenBean - package com.extentech.ExtenBean
The ExtenBean package contains an Object Relational Data Object implementation used by ExtenXLS CellBinder data mapping and various data operations.
com.extentech.ExtenBean.swing - package com.extentech.ExtenBean.swing
The ExtenBean swing package contains user interface components for the ExtenBean DataObjects.
com.extentech.ExtenXLS - package com.extentech.ExtenXLS
The ExtenXLS package contains the primary classes for working with spreadsheets.
com.extentech.ExtenXLS.bean - package com.extentech.ExtenXLS.bean
The ExtenXLS bean ActiveX Wrapper for CellBinder automations to allow use of CellBinder API within MS ActiveX applications.
com.extentech.ExtenXLS.binder - package com.extentech.ExtenXLS.binder
The ExtenXLS binder package contains the CellBinder API which automates mapping of data to spreadsheets.
com.extentech.ExtenXLS.ui - package com.extentech.ExtenXLS.ui
The ExtenXLS UI package contains swing UI spreadsheet components.
com.extentech.ExtenXLS.ui.jchart - package com.extentech.ExtenXLS.ui.jchart
The ExtenXLS UI.jchart package contains swing UI charting package for spreadsheet components.
com.extentech.ExtenXLS.ui.swing - package com.extentech.ExtenXLS.ui.swing
The ExtenXLS UI package contains swing UI spreadsheet components.
com.extentech.ExtenXLS.web - package com.extentech.ExtenXLS.web
The ExtenXLS.web package contains ExtenXLS Spreadsheet classes enhanced with web and database persistence capabilities.
combine(int[], int[]) - Method in class com.extentech.ExtenXLS.CellHandle
unimplemented - do not use
COMMAND_ADDALIGNMENT - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
COMMAND_ADDBORDERS - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
COMMAND_ADDCELL - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
COMMAND_ADDCELLDATA - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
COMMAND_ADDCELLPROTECT - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
COMMAND_ADDCHART - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
COMMAND_ADDCHARTFONT - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
COMMAND_ADDCHARTFONTREC - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
COMMAND_ADDCHARTOPTIONS - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
COMMAND_ADDCHARTSERIES - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
COMMAND_ADDCOLORS - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
COMMAND_ADDCOLUMNS - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
COMMAND_ADDCONDITIONALFORMAT - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
COMMAND_ADDDATARANGE - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
COMMAND_ADDEXTERNALNAME - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
COMMAND_ADDFONT - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
COMMAND_ADDIMAGES - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
COMMAND_ADDNAME - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
COMMAND_ADDNUMBERFORMAT - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
COMMAND_ADDPANE - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
COMMAND_ADDROW - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
COMMAND_ADDSHEET - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
COMMAND_ADDTHREEDREC - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
COMMAND_ADDVALIDATION - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
COMMAND_ADDVALIDATIONFORMULA1 - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
COMMAND_ADDVALIDATIONFORMULA2 - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
COMMAND_ADDWINDOWOPTIONS - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
COMMAND_AXISOPTIONS - Static variable in class com.extentech.ExtenXLS.ExtenXLS
 
CommentHandle - Class in com.extentech.ExtenXLS
CommentHandle allows for manipulation of the Note or Comment feature of Excel In order to create CommentHandles programatically use the methods in WorkSheetHandle or CellHandle
commit() - Method in class com.extentech.ExtenBean.Transaction
 
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.web.CellHandlingBean
Commits any non-null style changes to the workbook.
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 this Cell (via it's string value i.e.
completed - Variable in class com.extentech.ExtenXLS.ui.WorkBookPanel
 
CONDITION_BETWEEN - Static variable in class com.extentech.ExtenXLS.ConditionalFormatRule
 
CONDITION_BETWEEN - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
CONDITION_EQUAL - Static variable in class com.extentech.ExtenXLS.ConditionalFormatRule
 
CONDITION_EQUAL - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
CONDITION_GREATER_OR_EQUAL - Static variable in class com.extentech.ExtenXLS.ConditionalFormatRule
 
CONDITION_GREATER_OR_EQUAL - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
CONDITION_GREATER_THAN - Static variable in class com.extentech.ExtenXLS.ConditionalFormatRule
 
CONDITION_GREATER_THAN - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
CONDITION_LESS_OR_EQUAL - Static variable in class com.extentech.ExtenXLS.ConditionalFormatRule
 
CONDITION_LESS_OR_EQUAL - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
CONDITION_LESS_THAN - Static variable in class com.extentech.ExtenXLS.ConditionalFormatRule
 
CONDITION_LESS_THAN - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
CONDITION_NOT_BETWEEN - Static variable in class com.extentech.ExtenXLS.ConditionalFormatRule
 
CONDITION_NOT_BETWEEN - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
CONDITION_NOT_EQUAL - Static variable in class com.extentech.ExtenXLS.ConditionalFormatRule
 
CONDITION_NOT_EQUAL - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
ConditionalFormatHandle - Class in com.extentech.ExtenXLS
ConditionalFormatHandle allows for manipulation of the ConditionalFormat cells in Excel Using the ConditionalFormatHandle, the affected range of ConditionalFormats can be modified, along with the formatting applied to the cells when the condition is true.
ConditionalFormatRule - Class in com.extentech.ExtenXLS
ConditionalFormatRule defines a single rule for manipulation of the ConditionalFormat cells in Excel Each ConditionalFormatRule contains one rule and corresponding format data.
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
 
conn - Variable in class com.extentech.ExtenBean.ExtenBeanFactory
 
contains(CellHandle) - Method in class com.extentech.ExtenXLS.CellRange
returns whether this CellRange contains a particular Cell
contains(int[]) - Method in class com.extentech.ExtenXLS.CellRange
returns whether this CellRange contains the specified Row/Col coordinates
contains(CellHandle) - Method in class com.extentech.ExtenXLS.ConditionalFormatHandle
Determine if the conditional format contains/affects the cell handle passed in
contains(String) - Method in class com.extentech.ExtenXLS.ConditionalFormatHandle
Determines if the ConditionalFormatHandle contains the cell address passed in
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 this Column passes through i.e.
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
converts image data into byte array used by Jan 22, 2010
convertDocumentToInputStream(Document) - Static method in class com.extentech.ExtenXLS.web.WebWorkBook
 
convertFormatString(String) - Method in class com.extentech.ExtenXLS.FormatHandle
converts an Excel-style 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
 
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
 
copyCellToWorkSheet(CellHandle, WorkSheetHandle, int, int) - Static method in class com.extentech.ExtenXLS.CellHandle
Creates a copy of this cell on the given worksheet at the given address.
copyCellToWorkSheet(CellHandle, WorkSheetHandle, int, int, boolean) - Static method in class com.extentech.ExtenXLS.CellHandle
Creates a copy of this cell on the given worksheet at the given address.
copyCellToWorkSheet(CellHandle, WorkSheetHandle) - Static method in class com.extentech.ExtenXLS.CellHandle
Create a copy of this Cell in another WorkBook
copyChartToSheet(ChartHandle, WorkSheetHandle) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
copyChartToSheet(String, String) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
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 from a source Cell to this Cell
copyTo(String) - Method in class com.extentech.ExtenXLS.CellHandle
copy this Cell to another location.
copyWorkSheet(String, String) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
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
createChart(String, WorkSheetHandle) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
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!
createComment(String, String) - Method in class com.extentech.ExtenXLS.CellHandle
Creates a new annotation (Note or Comment) to the cell
createConditionalFormatHandle(String, String, String, String, String, String, String) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Create a Conditional Format handle for a cell/range
createDom(InputStream) - Method in class com.extentech.ExtenBean.XMLDataObjectFactory
ParseXML creates the DOM based off of an xml file passed to it
createDom(InputSource) - Method in class com.extentech.ExtenBean.XMLDataObjectFactory
create Dom Document from an InputSource object 20061005 KSC
createDom() - Method in class com.extentech.ExtenBean.XMLDataObjectFactory
ParseXML creates the DOM based off of an xml file passed to it
CREATEFROMTEMPLATE - Static variable in class com.extentech.ExtenXLS.ui.swing.ExtenXLSFileHandler
 
createNamedRange(String, String) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
createNamedRange(String, String) - Method in class com.extentech.ExtenXLS.WorkBookHandle
Create a named range in the workbook Note that the named range designation can conform to excel specs, that is, boolean values, references, or string variables can be set.
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.
createNewDataObject(DataObject) - Method in class com.extentech.ExtenBean.ExtenBeanFactory
Gets a new instance of a dataobject including empty fields.
createNewDataObject(PageableDataObject) - Method in class com.extentech.ExtenBean.PagedDataFactory
Initialize a new, empty dataobject.
createNewDataObject(DataObject) - Method in interface com.extentech.ExtenBean.PersistenceEngine
Gets a new instance of a dataobject including empty fields.
createNewDataObject(DataObject) - Method in class com.extentech.ExtenBean.XMLDataObjectFactory
creates a new Data Object
createNewNode(PersistenceEngine, String) - Static method in class com.extentech.ExtenXLS.binder.CellBinderUtils
Create a new XMLBeanNode
createNote(String, String, String) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Creates a new annotation (Note or Comment) to the worksheeet, attached to a specific cell
createNote(String, Unicodestring, String) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Creates a new annotation (Note or Comment) to the worksheeet, attached to a specific cell
The note or comment is a Unicode string, thus it can contain formatting information
createPage(String, int) - Method in class com.extentech.ExtenXLS.web.MemeDocument
May 16, 2010
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(DocumentHandle, 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, int) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
createWorkSheet(String) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
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 specified position.
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 interface com.extentech.ExtenBean.DataObjectActionListener
 
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
 
DataObject - Interface in com.extentech.ExtenBean
Interface defining a Data Object encapsulating data.
DataObjectActionListener - Interface in com.extentech.ExtenBean
Listens for DataObject Actions
dataObjectActionListeners - Variable in class com.extentech.ExtenBean.DataObjectImpl
 
DataObjectImpl - Class in com.extentech.ExtenBean
A concrete implementation of DataObject and RelationalObject

DataObjectImpl() - Constructor for class com.extentech.ExtenBean.DataObjectImpl
 
DataObjectPanel - Class in com.extentech.ExtenXLS.ui.swing
 
DataObjectPanel() - Constructor for class com.extentech.ExtenXLS.ui.swing.DataObjectPanel
 
DataObjectQueryParser - Class in com.extentech.ExtenBean
This class is responsible for bi-directional query building for data objects SQL is built by default, but should also support XQuery/XPath etc.
DataObjectQueryParser() - Constructor for class com.extentech.ExtenBean.DataObjectQueryParser
 
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
Provides methods for conversion to and from Excel serial date values.
DateConverter() - Constructor for class com.extentech.ExtenXLS.DateConverter
 
dateFormatMap - Variable in class com.extentech.ExtenXLS.FormatHandle
 
dbmd - Variable in class com.extentech.ExtenBean.ExtenBeanFactory
 
DEBUG - Static variable in class com.extentech.ExtenXLS.binder.CellBinderUtils
 
DEBUG - Variable in class com.extentech.ExtenXLS.CellRange
 
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.Document
 
DEBUG_HIGH - Static variable in interface com.extentech.ExtenXLS.WorkBook
 
DEBUG_LOW - Static variable in interface com.extentech.ExtenXLS.Document
 
DEBUG_LOW - Static variable in interface com.extentech.ExtenXLS.WorkBook
 
DEBUG_MEDIUM - Static variable in interface com.extentech.ExtenXLS.Document
 
DEBUG_MEDIUM - Static variable in interface com.extentech.ExtenXLS.WorkBook
 
DEBUGLEVEL - Variable in class com.extentech.ExtenXLS.DateConverter
Deprecated. No longer used internally. Should not have been public.
debuglevel - Variable in class com.extentech.ExtenXLS.ui.WorkBookPanel
 
DECRYPTION_ERROR - Static variable in exception com.extentech.ExtenXLS.WorkBookException
 
DECRYPTION_INCORRECT_FORMAT - Static variable in exception com.extentech.ExtenXLS.WorkBookException
 
DECRYPTION_INCORRECT_PASSWORD - Static variable in exception com.extentech.ExtenXLS.WorkBookException
 
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
 
DEFAULTNAME - Static variable in class com.extentech.ExtenBean.swing.XMLBeanNode
 
deleteBook(WorkBook, int) - Method in class com.extentech.ExtenXLS.web.FileWebWorkBook
 
deleteBook(WorkBook, int) - Method in class com.extentech.ExtenXLS.web.MemeDocument
Deletes the meme record
deleteChart(String, WorkSheetHandle) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
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.
deleteDoc(MemeDocument, int) - Method in class com.extentech.ExtenXLS.web.MemeDocument
May 16, 2010
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
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
 
Document - Interface in com.extentech.ExtenXLS
An interface representing an ExtenXLS WorkBook.
DocumentHandle - Class in com.extentech.ExtenXLS
This is the Abstract document class which represents an atomic Document file or object.
DocumentHandle() - Constructor for class com.extentech.ExtenXLS.DocumentHandle
default empty constructor
DocumentHandle(String) - Constructor for class com.extentech.ExtenXLS.DocumentHandle
defualt constructor takes a .doc file
DocumentHandle(File) - Constructor for class com.extentech.ExtenXLS.DocumentHandle
May 19, 2010
DocumentObjectNotFoundException - Exception in com.extentech.ExtenXLS
 
DocumentObjectNotFoundException(String) - Constructor for exception com.extentech.ExtenXLS.DocumentObjectNotFoundException
 
doparent - Variable in class com.extentech.ExtenBean.DataObjectImpl
 
doQuery(String) - Method in class com.extentech.ExtenBean.ExtenBeanFactory
 
doTest() - Method in class com.extentech.ExtenBean.XMLDOTester
 
DOUBLE_STREAM_FILE - Static variable in exception com.extentech.ExtenXLS.WorkBookException
 
DOUGHNUT - Static variable in class com.extentech.ExtenXLS.ChartHandle
 
doUpdate(String[]) - Method in class com.extentech.ExtenBean.ExtenBeanFactory
Perform a series UPDATE, INSERT or DELETE operations on the datastore
doUpdate(String) - Method in class com.extentech.ExtenBean.ExtenBeanFactory
Perform an UPDATE, INSERT or DELETE operation on the datastore
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
 
dump_input - Static variable in class com.extentech.ExtenXLS.ExtenXLS
A Writer to which a record dump should be written on input.
dumpCSVtoSpreadsheet(File, WorkBook, int) - Static method in class com.extentech.ExtenXLS.ExtenXLS
simply read the csv into a workbook set the "com.extentech.extenxls.csvdelimiter" system property to change the delimiter aka: System.getProperties().setProperty("com.extentech.extenxls.csvdelimiter", "|");
dumpNameVals() - Method in class com.extentech.ExtenBean.DataObjectImpl
a convenience method for debugging which outputs all names and values for the data in this object.
dumpNameVals(PrintStream) - Method in class com.extentech.ExtenBean.DataObjectImpl
 
dumpNameVals() - Method in class com.extentech.ExtenBean.ExtenDataObject
a convenience method for debugging which outputs all names and values for the data in this object.

E

el - Variable in class com.extentech.ExtenXLS.ui.ExtenXLSPanel
 
EncryptedWorkBookHandle - Class in com.extentech.ExtenXLS
EncryptedWorkBookHandle is a WorkBookHandle that manages encrypted files.
EncryptedWorkBookHandle(String) - Constructor for class com.extentech.ExtenXLS.EncryptedWorkBookHandle
Default constructor creates a new, empty EncryptedWorkBookHandle with a password set for saveEncrypted functionality 3 WorkSheets: "Sheet1","Sheet2",and "Sheet3".
EncryptedWorkBookHandle(InputStream, String) - Constructor for class com.extentech.ExtenXLS.EncryptedWorkBookHandle
Create a new WorkBookHandle from the byte array passed in.
ENCRYPTION_ERROR - Static variable in exception com.extentech.ExtenXLS.WorkBookException
 
ensureSelectedRangeIsVisible() - Method in class com.extentech.ExtenXLS.ui.ExtenXLSCellRenderer
examines selectedRange and ensures the range is visible
eof - Variable in class com.extentech.ExtenBean.ExtenDataObject
 
equals(Object) - Method in class com.extentech.ExtenXLS.CellRangeRef
Compares this range to the specified object.
equals(Object) - Method in class com.extentech.ExtenXLS.FormatHandle
overrides 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.
equals(Object) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
ERROR_INFO - Static variable in class com.extentech.ExtenXLS.ConditionalFormatRule
 
ERROR_INFO - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
ERROR_STOP - Static variable in class com.extentech.ExtenXLS.ConditionalFormatRule
 
ERROR_STOP - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
ERROR_WARN - Static variable in class com.extentech.ExtenXLS.ConditionalFormatRule
 
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
 
evaluate(CellHandle) - Method in class com.extentech.ExtenXLS.ConditionalFormatHandle
evaluates the criteria for this Conditional Format
if the criteria involves a comparison i.e.
evaluate(CellHandle) - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
evaluates the criteria for this Conditional Format Rule
if the criteria involves a comparison i.e.
evaluateAutoFilters() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Updates the Row filter (hidden status) for each row on the sheet by evaluating all AutoFilter conditions
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.
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
 
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
 
EXTENBEAN_LOADER_NAME - Static variable in class com.extentech.ExtenBean.DataObjectImpl
 
ExtenBeanComboBoxModel - Class in com.extentech.ExtenBean.swing
ComboBoxModel backed by a DataObject
ExtenBeanComboBoxModel() - Constructor for class com.extentech.ExtenBean.swing.ExtenBeanComboBoxModel
 
ExtenBeanComboBoxModel(DataObject[]) - Constructor for class com.extentech.ExtenBean.swing.ExtenBeanComboBoxModel
 
ExtenBeanComponentPanel - Class in com.extentech.ExtenXLS.ui.swing
 
ExtenBeanComponentPanel() - Constructor for class com.extentech.ExtenXLS.ui.swing.ExtenBeanComponentPanel
 
ExtenBeanFactory - Class in com.extentech.ExtenBean
A DataObjectFactory which populates the data in classes which implement the DataObject interface.
ExtenBeanFactory(Connection) - Constructor for class com.extentech.ExtenBean.ExtenBeanFactory
Allows the controller class to specify the connection
ExtenBeanFactory() - Constructor for class com.extentech.ExtenBean.ExtenBeanFactory
Blank constructor, you MUST NOW SET THE CONNECTION.
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
 
ExtenBeanListModel - Class in com.extentech.ExtenBean.swing
ListModel backed by a DataObject
ExtenBeanListModel() - Constructor for class com.extentech.ExtenBean.swing.ExtenBeanListModel
 
ExtenBeanListModel(DataObject) - Constructor for class com.extentech.ExtenBean.swing.ExtenBeanListModel
 
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
 
ExtenBeanTreeCellRenderer - Class in com.extentech.ExtenBean.swing
TreeRenderer for DataObjects
ExtenBeanTreeCellRenderer() - Constructor for class com.extentech.ExtenBean.swing.ExtenBeanTreeCellRenderer
 
ExtenBeanTreeChangeListener - Interface in com.extentech.ExtenBean.swing
TreeChangeListener defines the interface for an object that listens to changes in a TreeModel.
ExtenBeanTreeModel - Class in com.extentech.ExtenBean.swing
TreeModel backed by a DataObject
ExtenBeanTreeModel(TreeNode, JTree) - Constructor for class com.extentech.ExtenBean.swing.ExtenBeanTreeModel
Default Constructor.
ExtenBeanTreeModel(JTree) - Constructor for class com.extentech.ExtenBean.swing.ExtenBeanTreeModel
Superclass constructor.
ExtenBeanTreeModel(TreeNode, JTree, boolean) - Constructor for class com.extentech.ExtenBean.swing.ExtenBeanTreeModel
Superclass constructor.
ExtenBeanTreeNode - Class in com.extentech.ExtenBean.swing
An ExtenDataObject which is also a MutableTreeNode
ExtenBeanTreeNode(String) - Constructor for class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
ExtenBeanTreeNode() - Constructor for class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
ExtenBeanTreeNode(DataObject) - Constructor for class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
init with an alternate DataObject type
ExtenBeanTreeNode(DataObject, String) - Constructor for class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
init with an alternate DataObject type
ExtenBeanTreeNode(ExtenBeanTreeNode) - Constructor for class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
init with an alternate DataObject type
ExtenDataObject - Class in com.extentech.ExtenBean
The ExtenDataObject provides the functionality of a persistent entity bean.
ExtenDataObject() - Constructor for class com.extentech.ExtenBean.ExtenDataObject
 
ExtenDataObjectPanel - Class in com.extentech.ExtenXLS.ui.swing
 
ExtenDataObjectPanel() - Constructor for class com.extentech.ExtenXLS.ui.swing.ExtenDataObjectPanel
 
ExtenDataObjectTableModel - Class in com.extentech.ExtenBean.swing
TableModel backed by a DataObject
ExtenDataObjectTableModel(DataObject, PersistenceEngine) - Constructor for class com.extentech.ExtenBean.swing.ExtenDataObjectTableModel
 
ExtenDOC - Class in com.extentech.ExtenXLS
Utility class for working with DOCS
ExtenDOC() - Constructor for class com.extentech.ExtenXLS.ExtenDOC
May 19, 2010
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
 
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
 
ExtenXLSScrollPaneUI - Class in com.extentech.ExtenXLS.ui
Had to implement this to fix problem with unsycnhronized row headers step one disable drag update of VSB -- click thru works
ExtenXLSScrollPaneUI.myHSBChangeListener - Class in com.extentech.ExtenXLS.ui
 
ExtenXLSScrollPaneUI.myHSBChangeListener() - Constructor for class com.extentech.ExtenXLS.ui.ExtenXLSScrollPaneUI.myHSBChangeListener
 
ExtenXLSScrollPaneUI.myViewportChangeHandler - Class in com.extentech.ExtenXLS.ui
 
ExtenXLSScrollPaneUI.myViewportChangeHandler() - Constructor for class com.extentech.ExtenXLS.ui.ExtenXLSScrollPaneUI.myViewportChangeHandler
 
ExtenXLSScrollPaneUI.myVSBChangeListener - Class in com.extentech.ExtenXLS.ui
 
ExtenXLSScrollPaneUI.myVSBChangeListener() - Constructor for class com.extentech.ExtenXLS.ui.ExtenXLSScrollPaneUI.myVSBChangeListener
 
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
Java Swing Spreadsheet 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

F

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
The FileWorkBook class provides additional functionality to the WorkBookHandle class to allow it to participate in a Service-Oriented-Architecture.
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.ExtenBean.ExtenBeanFactory
Close all open resources and destroy object.
finalize() - Method in class com.extentech.ExtenBean.XMLDataObjectFactory
perform cleanup
finalize() - Method in class com.extentech.ExtenXLS.DocumentHandle
Closes the WorkBook and releases resources.
finalize() - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
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.
finpath - Variable in class com.extentech.ExtenXLS.ui.WorkBookPanel
 
fireCellFocusChanged(CellHandle) - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
fireDataObjectActionEvent(DataObject) - Method in interface com.extentech.ExtenBean.DataObject
fires a DataObjectAction event
fireDataObjectActionEvent(DataObject) - Method in class com.extentech.ExtenBean.DataObjectImpl
 
fireEmptyCellFocusChanged(Object, int, int) - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
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
 
forceRecalc() - Method in class com.extentech.ExtenXLS.WorkBookHandle
Marks every formula in the workbook as dirty.
FormatCache - Class in com.extentech.ExtenXLS
Deprecated.  
FormatCache() - Constructor for class com.extentech.ExtenXLS.FormatCache
Deprecated.  
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
Provides methods for querying and changing cell formatting information.
FormatHandle() - Constructor for class com.extentech.ExtenXLS.FormatHandle
Nullary constructor for use in bean context.
FormatHandle(WorkBook, Xf) - Constructor for class com.extentech.ExtenXLS.FormatHandle
Constructs a FormatHandle for the given WorkBook and format record.
FormatHandle(WorkBook) - Constructor for class com.extentech.ExtenXLS.FormatHandle
Constructs a FormatHandle for the given WorkBook's default format.
FormatHandle(WorkBook, int) - Constructor for class com.extentech.ExtenXLS.FormatHandle
Constructs a FormatHandle for the given format ID and WorkBook.
FormatHandle(CellHandle) - Constructor for class com.extentech.ExtenXLS.FormatHandle
Creates a FormatHandle for the given 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
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
fromA1(String) - Static method in class com.extentech.ExtenXLS.CellRangeRef
Parses a range in A1 notation and returns the equivalent CellRangeRef.
fromA1(String, WorkBookHandle) - Static method in class com.extentech.ExtenXLS.CellRangeRef
Convenience method combining CellRangeRef.fromA1(String) and CellRangeRef.resolve(WorkBookHandle).

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
GenericDataObject - Class in com.extentech.ExtenBean
A basic DataObject implementation.
GenericDataObject() - Constructor for class com.extentech.ExtenBean.GenericDataObject
 
GenericDataObject(String) - Constructor for class com.extentech.ExtenBean.GenericDataObject
 
get(Object) - Method in class com.extentech.ExtenBean.ExtenDataObject
implementation of Input Validation interface
get(Object) - Method in class com.extentech.ExtenXLS.binder.NamedRangeDataObject
 
get(FormatHandle) - Method in class com.extentech.ExtenXLS.FormatCache
Deprecated.  
get(String) - Method in class com.extentech.ExtenXLS.FormatCache
Deprecated.  
getAbsolutePage() - Method in class com.extentech.ExtenBean.ExtenDataObject
 
getAbsolutePage() - Method in interface com.extentech.ExtenBean.PageableDataObject
 
getAddedRows() - Method in class com.extentech.ExtenXLS.binder.DataBoundCellRange
 
getAddedrows() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
 
getAddress() - Method in class com.extentech.ExtenXLS.CommentHandle
Returns the address this Note (Comment) is attached to
getAllAffectedRanges() - Method in class com.extentech.ExtenXLS.ConditionalFormatHandle
Return a string representing all ranges that this conditional format handle can affect
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
Returns an array of ChartSeriesHandle Objects, one for each bar, line or wedge of data.
getAllChildrenInHeirarchy() - Method in class com.extentech.ExtenBean.DataObjectImpl
returns a vector containing all of the children of this object, as well as all of the children of the children objects, their children's children, and any other children hanging about.
getAllChildrenInHeirarchy() - Method in interface com.extentech.ExtenBean.RelationalObject
 
getAllChildrenInHeirarchy() - Method in class com.extentech.ExtenBean.RelationalObjectImpl
returns a vector containing all of the children of this object, as well as all of the children of the children objects.
getAllDiffs(int) - Method in class com.extentech.ExtenXLS.web.MemeDocument
retrieves ordered list of all differences for this meme_id
getAllowsChildren() - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
getAllParamString() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenDataObjectPanel
return all of the parameters for this report -- YES ALL OF THEM!
getAllSeriesDataJSON() - Method in class com.extentech.ExtenXLS.ChartHandle
returns a JSON representation of all Series Data (Legend, Categogies, Series Values) for the chart
This is an internal method that is not useful to the end user.
getAllStrings() - Method in class com.extentech.ExtenXLS.WorkBookHandle
Returns all strings that are in the SharedStringTable for this workbook.
getAllText() - Method in class com.extentech.ExtenXLS.web.MemeDoc
 
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
 
getAuthor() - Method in class com.extentech.ExtenXLS.CommentHandle
returns the author of this Note (Comment) if set
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
getAutoFilterHandles() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Returns a list of all AutoFilterHandles on this sheet
An AutoFilterHandle allows access and manipulation of AutoFilters on the sheet
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
convert the ExtenXLS font used by this Cell to java.awt.Font
getAxis(int) - Method in class com.extentech.ExtenXLS.ChartHandle
returns the desired axis (creates if doesn't exist)
getAxisAutomaticScale(int) - Method in class com.extentech.ExtenXLS.ChartHandle
Returns true if the desired Value axis is set to automatic scale
getAxisAutomaticScale() - Method in class com.extentech.ExtenXLS.ChartHandle
Returns true if the Y Axis (Value axis) is set to automatic scale
getAxisFont() - Method in class com.extentech.ExtenXLS.ChartHandle
return the Font associated with the Chart Axes
getAxisMajorUnit(int) - Method in class com.extentech.ExtenXLS.ChartHandle
Returns the major tick unit of the desired Value axis
getAxisMajorUnit() - Method in class com.extentech.ExtenXLS.ChartHandle
Returns the major tick unit of the Y Axis (Value Axis)
getAxisMaxScale(int) - Method in class com.extentech.ExtenXLS.ChartHandle
Returns the maximum scale value of the desired Value axis
getAxisMaxScale() - Method in class com.extentech.ExtenXLS.ChartHandle
Returns the maximum value of the Y Axis (Value Axis) scale
getAxisMinorUnit(int) - Method in class com.extentech.ExtenXLS.ChartHandle
Returns the minor tick unit of the desired Value axis
getAxisMinorUnit() - Method in class com.extentech.ExtenXLS.ChartHandle
Returns the minor tick unit of the Y Axis (Value Axis)
getAxisMinScale(int) - Method in class com.extentech.ExtenXLS.ChartHandle
Returns the minimum scale value of the the desired Value axis
getAxisMinScale() - Method in class com.extentech.ExtenXLS.ChartHandle
Returns the minimum value of the Y Axis (Value Axis) scale
getAxisOptions(int) - Method in class com.extentech.ExtenXLS.ChartHandle
 
getAxisPlacement(int) - Method in class com.extentech.ExtenXLS.ChartHandle
Returns the Axis Label Placement or position as an int
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.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
get the Background Pattern for this cell
getBeanLoader() - Static method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
getBeanPanel() - Method in class com.extentech.ExtenXLS.ui.swing.XMLEditorPanel
 
getBOF() - Method in class com.extentech.ExtenBean.ExtenDataObject
 
getBOF() - Method in interface com.extentech.ExtenBean.PageableDataObject
 
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.MemeDocument
retrieves XML bytes for database record ID and converts to XLS WorkBook
getBooleanVal() - Method in class com.extentech.ExtenXLS.CellHandle
returns the value of this Cell as a boolean
If the Cell is not of type Boolean, returns false
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 in: top, left, bottom, right order
returns null or a java.awt.Color object for each of 4 sides
getBorderColors() - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
retrieves the border colors for the current Conditional Format
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
getBorderLineColorBottom() - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
returns the bottom border line color for the current Conditional Format
getBorderLineColorLeft() - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
returns the left border line color for the current Conditional Format
getBorderLineColorRight() - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
returns the right border line color for the current Conditional Format
getBorderLineColorTop() - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
returns the top border line color for the current Conditional Format
getBorderLineStylesBottom() - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
returns the bottom border line style for the current Conditional Format
getBorderLineStylesLeft() - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
 
getBorderLineStylesRight() - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
 
getBorderLineStylesTop() - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
 
getBorderRightColor() - Method in class com.extentech.ExtenXLS.FormatHandle
Get the Right border color
getBorderSizes() - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
 
getBorderStyles() - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
 
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
getBottomMargin() - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
Gets the bottom print margin.
getBounds() - Method in class com.extentech.ExtenXLS.ChartHandle
returns the coordinates or bounds (position, width and height) of 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)
getBrowser() - Method in class com.extentech.ExtenXLS.ui.WorkBookPanel
 
getBubbleSizes() - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
returns the Cell Range String representing Bubble Size for this Series (Bubble Charts only)
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.ExtenBean.XMLDataObjectFactory
output the DOM to file
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.Document
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.DocumentHandle
Deprecated.  
getBytes() - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
Deprecated.  
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.  
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() - Static method in class com.extentech.ExtenXLS.DateConverter
Gets a clone of the calendar used for date calculation.
getCalendarFromCell(CellHandle) - Static method in class com.extentech.ExtenXLS.DateConverter
Gets the Calendar for the given cell.
getCalendarFromCellWithPrecision(CellHandle, int) - Static method in class com.extentech.ExtenXLS.DateConverter
returns a Java Calendar 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(double) - Static method in class com.extentech.ExtenXLS.DateConverter
Gets the Calendar for the given Excel serial date.
getCalendarFromNumber(Object) - Static method in class com.extentech.ExtenXLS.DateConverter
Deprecated. Use DateConverter.getCalendarFromNumber(double) instead.
getCascadeUpdates() - Method in interface com.extentech.ExtenBean.DataObject
get whether or not to cascade the updates to child dataobjects
getCascadeUpdates() - Method in class com.extentech.ExtenBean.DataObjectImpl
get whether or not to cascade the updates to child dataobjects
getCategories() - Method in class com.extentech.ExtenXLS.ChartHandle
Returns an ordered array of strings representing all the category ranges in the chart.
getCategoryDataType() - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
gets the Chart Category Data Type
getCategoryNode(PersistenceEngine, String) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
pass a factory and a node type this method will look up node values in properties file and populate TreeNode particulars such as icons etc.
getCategoryRange() - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
returns the Cell Range String representing the Categories (usually the X Axis) for the Chart
Note that Category typically stays constant for all Series in the Chart
getCell() - Method in class com.extentech.ExtenXLS.CellHandle
return the underlying cell record
for internal API use only
getCell(String) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
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 This method handles display of conditional formats for the cell checks for conditional format, then applies it if conditions are true.
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.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.web.MemeWorkBook
 
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(boolean) - Method in class com.extentech.ExtenXLS.NameHandle
gets the array of Cells in this Name
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 this Cell in degrees.
getCellRotation() - Method in class com.extentech.ExtenXLS.FormatHandle
Get the rotation of the cell.
getCells() - Method in class com.extentech.ExtenXLS.CellRange
get the Cells in this cell range
getCells(String, WorkBookHandle) - Static method in class com.extentech.ExtenXLS.CellRange
returns the cells for a given range
static version
getCells() - Method in class com.extentech.ExtenXLS.ColHandle
returns the array of Cells in this Column
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 class com.extentech.ExtenXLS.web.MemeWorkBook
 
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 string of the Cell
One of: "String" "Float" "Integer" "Formula" "Double"
getChangedRowCount() - Method in interface com.extentech.ExtenBean.DataObject
 
getChangedRowCount() - Method in class com.extentech.ExtenBean.DataObjectImpl
 
getChangedRowCount() - Method in class com.extentech.ExtenBean.ExtenDataObject
 
getChangedRows() - Method in interface com.extentech.ExtenBean.DataObject
 
getChangedRows() - Method in class com.extentech.ExtenBean.DataObjectImpl
 
getChangedRows() - Method in class com.extentech.ExtenBean.ExtenDataObject
 
getChart(String) - Method in interface com.extentech.ExtenXLS.Document
Returns a Chart Handle
getChart(String) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
getChart(String) - Method in class com.extentech.ExtenXLS.web.WebDoc
May 16, 2010
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.web.MemeWorkBook
 
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
returns Chart-specific Font Records in XML form
getChartFontsXML() - Method in class com.extentech.ExtenXLS.ChartHandle
Return non-axis Chart font ids in XML form
getCharts() - Method in interface com.extentech.ExtenXLS.Document
Returns all Chart Handles contained in the WorkBook
getCharts() - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
getCharts() - Method in class com.extentech.ExtenXLS.web.WebDoc
May 16, 2010
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 representing Chart Series Data (Series and Categories) for the specified Series range
getChartSeriesHandle(int) - Method in class com.extentech.ExtenXLS.ChartHandle
Get the ChartSeriesHandle representing Chart Series Data (Series and Categories) for the specified Series index
getChartSeriesHandleByName(String) - Method in class com.extentech.ExtenXLS.ChartHandle
Get the ChartSeriesHandle representing Chart Series Data (Series and Categories) for the Series specified by label (legend)
getChartType() - Method in class com.extentech.ExtenXLS.ChartHandle
Return an int corresponding to this ChartHandle's Chart Type
To see possible Chart Types, view the public static int's in ChartHandle.
getChildAt(int) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
getChildByName(String) - Method in interface com.extentech.ExtenBean.DataObject
 
getChildByName(String) - Method in class com.extentech.ExtenBean.DataObjectImpl
Find a child DataObject
getChildCount() - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
getChildNodeType() - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
getChildObjects() - Method in class com.extentech.ExtenBean.DataObjectImpl
 
getChildObjects() - Method in class com.extentech.ExtenBean.ExtenDataObject
 
getChildObjects() - Method in interface com.extentech.ExtenBean.RelationalObject
return a Listof all Child Objects
getChildObjects() - Method in class com.extentech.ExtenBean.RelationalObjectImpl
 
getChildrenByName(String) - Method in class com.extentech.ExtenBean.DataObjectImpl
Find all child DataObjects by name
getCol() - Method in class com.extentech.ExtenXLS.AutoFilterHandle
returns the column this AutoFilter is applied to
NOTE: this may not be 100% exact
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
getColDelim() - Method in class com.extentech.ExtenBean.colinfo
 
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
NOTE: A Column handle may in some circumstances refer to a range of columns
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 interface com.extentech.ExtenBean.DataObject
Returns the column metadata for this row of data.
getColinfo() - Method in class com.extentech.ExtenBean.DataObjectImpl
 
getColinfo() - Method in class com.extentech.ExtenBean.ExtenDataObject
 
getColinfo() - Method in class com.extentech.ExtenBean.JSONDataObject
 
getColinfo() - Method in interface com.extentech.ExtenBean.SimpleDataObject
Returns the column metadata for this row of data.
getColinfo() - Method in class com.extentech.ExtenXLS.binder.NamedRangeDataObject
 
getColinfoByName(String) - Method in interface com.extentech.ExtenBean.DataObject
 
getColinfoByName(String) - Method in class com.extentech.ExtenBean.DataObjectImpl
 
getColinfoByName(String) - Method in class com.extentech.ExtenBean.ExtenDataObject
 
getColinfoByName(String) - Method in class com.extentech.ExtenBean.JSONDataObject
 
getColinfoByName(String) - Method in interface com.extentech.ExtenBean.SimpleDataObject
 
getColinfoByName(String) - Method in class com.extentech.ExtenXLS.binder.NamedRangeDataObject
 
getColInts() - Method in class com.extentech.ExtenXLS.CellRange
returns an array of column numbers referenced by this CellRange
getCollapsedIcon() - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
getColLast() - Method in class com.extentech.ExtenXLS.ColHandle
returns the last Column referenced by this column handle
NOTE: A Column handle may in some circumstances refer to a range of columns
getColLast() - Method in class com.extentech.ExtenXLS.PivotTableHandle
get the last Column in the PivotTable
getColnames() - Method in interface com.extentech.ExtenBean.DataObject
 
getColNames() - Method in class com.extentech.ExtenBean.DataObjectImpl
 
getColnames() - Method in class com.extentech.ExtenBean.DataObjectImpl
 
getColNames() - Method in class com.extentech.ExtenBean.JSONDataObject
return the JSON Array Ojbect field names
getColNames() - Method in interface com.extentech.ExtenBean.SimpleDataObject
returns a list of the colnames
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.ExtenBean.colinfo
 
getColNum() - Method in class com.extentech.ExtenXLS.CellHandle
Returns the column number of this Cell.
getColNum() - Method in class com.extentech.ExtenXLS.CommentHandle
return the Column this note is attached to
getColNumByName(String) - Method in interface com.extentech.ExtenBean.DataObject
Find the column number in the data array which contains the column represented by this columnname.
getColNumByName(String) - Method in class com.extentech.ExtenBean.DataObjectImpl
Find the column number in the data array which contains the column represented by this columnname.
getColNumByName(String) - Method in class com.extentech.ExtenBean.ExtenDataObject
Find the column number in the data array which contains the column represented by this columnname.
getColNumByName(String) - Method in class com.extentech.ExtenXLS.binder.NamedRangeDataObject
Return the column number by name
getColor() - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
Returns the color used to draw the text.
getColor(int) - Static method in class com.extentech.ExtenXLS.FormatHandle
returns the index of the Color within the Colortable
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 Columns (ColHandles) referenced by this CellRange
getColsHaveGrandTotals() - Method in class com.extentech.ExtenXLS.PivotTableHandle
get whether table displays a column grand total
getColumnCount() - Method in class com.extentech.ExtenBean.swing.ExtenDataObjectTableModel
 
getColumnCount() - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
getColumnName() - Method in class com.extentech.ExtenBean.colinfo
 
getColumnName(int) - Method in class com.extentech.ExtenBean.swing.ExtenDataObjectTableModel
 
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
getColWidthInTableUnits(int) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSTable
 
getColWidthInXLSUnits(int) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSTable
 
getComment() - Method in class com.extentech.ExtenXLS.CellHandle
Get a CommentHandle to the note attached to this cell
getCommentHandles() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
returns an array of all CommentHandles that exist in the sheet
getCommentText() - Method in class com.extentech.ExtenXLS.CommentHandle
Returns the text of the Note (Comment)
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() - Method in class com.extentech.ExtenXLS.web.MemeDocument
 
getConditionalFormatHandles() - Method in class com.extentech.ExtenXLS.CellHandle
return all the ConditionalFormatHandles for this Cell, if any
getConditionalFormatHandles() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
returns an array of FormatHandles for the ConditionalFormats applied to this cell
getConditionalFormatId() - Method in class com.extentech.ExtenXLS.CellHandle
get the conditional formatting record ID (FormatId)
returns the normal FormatId if the condition(s) in the conditional format have not been met
getConditionalFormats() - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
getConditionalFormats() - Method in class com.extentech.ExtenXLS.WorkBookHandle
Returns an array of all Conditional Formats in the workbook these are formats referenced and used by the conditionally formatted ranges in the workbook.
getConditionalFormatType() - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
 
getConditionallyFormattedHandles() - Method in class com.extentech.ExtenXLS.CellHandle
returns an array of FormatHandles for the Cell that have the current conditional format applied to them.
getConditionNumber(String) - Static method in class com.extentech.ExtenXLS.ConditionalFormatRule
Get the byte representing the condition type string passed in.
getConditionNumber(String) - Static method in class com.extentech.ExtenXLS.ValidationHandle
Get the byte representing the condition type string passed in.
getConn() - Method in class com.extentech.ExtenBean.ExtenBeanFactory
 
getConnection() - Method in class com.extentech.ExtenXLS.binder.CellBinder
Returns connection DataObject for this cellbinder
getConnection() - Method in class com.extentech.ExtenXLS.web.MemeDocument
 
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
returns the coordinates (position, width and height) of 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
getCreateBlanks() - Method in class com.extentech.ExtenXLS.CellRange
gets 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.MemeDocument
 
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
retrieves 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() - Method in interface com.extentech.ExtenBean.DataObject
 
getData() - Method in class com.extentech.ExtenBean.DataObjectImpl
 
getData() - Method in class com.extentech.ExtenBean.ExtenDataObject
 
getDataArray() - Method in class com.extentech.ExtenBean.DataObjectImpl
This returns only the first row of the data array as an array of objects.
getDataArray() - Method in class com.extentech.ExtenBean.ExtenDataObject
This returns only the first row of the data array as an array of objects.
getDataFactory() - Method in class com.extentech.ExtenXLS.web.MemeDocument
 
getDatamapping() - Method in class com.extentech.ExtenXLS.web.MemeDocument
 
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.ExtenBean.ExtenDataObject
get a new DataObject from this collection of Data.
getDataObject(int) - Method in class com.extentech.ExtenBean.GenericDataObject
get a new DataObject from this collection of Data.
getDataObject(int) - Method in class com.extentech.ExtenBean.JSONDataObject
get a new DataObject from this one
getDataObject(int) - Method in interface com.extentech.ExtenBean.SimpleDataObject
Poplulate a new Singular DataObject from this multi-row DataObject.
getDataObject() - Method in class com.extentech.ExtenBean.swing.ExtenBeanComboBoxModel
 
getDataObject() - Method in class com.extentech.ExtenBean.swing.ExtenBeanListModel
 
getDataObject(int) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
get a new DataObject from this collection of Data.
getDataObject(int) - Method in class com.extentech.ExtenBean.XMLDataObject
get a new DataObject from this one
getDataObject(int) - Method in class com.extentech.ExtenXLS.binder.NamedRangeDataObject
 
getDataObject() - Method in class com.extentech.ExtenXLS.ui.swing.DataObjectTablePanel
 
getDataObject() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenBeanComponentPanel
 
getDataObjectActionListeners() - Method in interface com.extentech.ExtenBean.DataObject
retrurns all of the DataObjectActionListeners for this DataObject
getDataObjectActionListeners() - Method in class com.extentech.ExtenBean.DataObjectImpl
 
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 interface com.extentech.ExtenBean.DataObject
Get the data fields as an array of objects.
getDataRow(int) - Method in class com.extentech.ExtenBean.DataObjectImpl
get the data Object Array at the specified index.
getDataRow(int) - Method in class com.extentech.ExtenBean.ExtenDataObject
get the data Object Array at the specified index.
getDataRow(int) - Method in class com.extentech.ExtenBean.JSONDataObject
 
getDataRow(int) - Method in interface com.extentech.ExtenBean.SimpleDataObject
Get the data fields as an array of objects.
getDataRow(int) - Method in class com.extentech.ExtenXLS.binder.NamedRangeDataObject
 
getDateFormat() - Method in class com.extentech.ExtenBean.ExtenBeanFactory
 
getDateFromCell(CellHandle) - Static method in class com.extentech.ExtenXLS.DateConverter
Gets the Date for the given cell.
getDateFromNumber(double) - Static method in class com.extentech.ExtenXLS.DateConverter
Gets the Date for the given Excel serial date.
getDateFromNumber(Object) - Static method in class com.extentech.ExtenXLS.DateConverter
Deprecated. Use DateConverter.getDateFromNumber(double) instead.
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.MemeDocument
Gets the correct path to save to.
getDefaultIcon() - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
getDefaultURL() - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
Display a default web page or other URL for this DataObject.
getDefaultVal() - Method in class com.extentech.ExtenXLS.CellHandle
Get the default "empty" data value for this CellHandle
getDelegate() - Method in class com.extentech.ExtenBean.JSONDataObject
 
getDelim() - Method in class com.extentech.ExtenBean.colinfo
 
getDescription() - Method in class com.extentech.ExtenXLS.web.MemeDocument
 
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.
getDLbls() - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
returns the OOXML (Open Office XML) Data Label Properties Object for this Series
getDOC(Document, Object) - Static method in class com.extentech.ExtenXLS.ExtenDOC
Convert a Document XHTML file to native DOC Input conforms to XHTML Spec.
getDocument() - Method in class com.extentech.ExtenBean.XMLDataObjectFactory
return the underlying XML document
getDocumentBytes(Document) - Static method in class com.extentech.ExtenXLS.ExtenXLS
output the DOM to ByteArrayOutputStream
getDOLookupField() - Method in interface com.extentech.ExtenBean.DataObject
 
getDOLookupField() - Method in class com.extentech.ExtenBean.DataObjectImpl
 
getDOLookupField() - Method in class com.extentech.ExtenBean.ExtenDataObject
 
getDOPanel() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapperFrame
 
getDoubleVal() - Method in class com.extentech.ExtenXLS.CellHandle
returns the value of this Cell as a double, if possible, or NaN if Cell value cannot be converted to double
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
returns an array of OOXML (Open Office XML) Data Point Properties Objects defining 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 the desired CellHandle within this CellRange 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
getEditCols() - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
get the fields to display in the console determines which fields are editable through the interface
getEditComponents() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenBeanComponentPanel
 
getElement() - Method in class com.extentech.ExtenBean.swing.XMLBeanNode
 
getElementAt(int) - Method in class com.extentech.ExtenBean.swing.ExtenBeanComboBoxModel
 
getElementAt(int) - Method in class com.extentech.ExtenBean.swing.ExtenBeanListModel
 
getEncompassingRange() - Method in class com.extentech.ExtenXLS.ConditionalFormatHandle
Return the range of data this ConditionalFormatHandle refers to as a string This location is the largest bounding rectangle that all cells utilized in this conditional format can be contained in.
getEOF() - Method in class com.extentech.ExtenBean.ExtenDataObject
 
getEOF() - Method in interface com.extentech.ExtenBean.PageableDataObject
 
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
getExpandedIcon() - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
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
getExtenBeanTreeNode(int) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
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 interface com.extentech.ExtenBean.DataObject
 
getFactory() - Method in class com.extentech.ExtenBean.DataObjectImpl
provide a handle to the factory for EJB-style persistence.
getFactory() - Method in class com.extentech.ExtenXLS.DocumentHandle
returns a low-level DocumentFactory NOTE: The WorkBook class is NOT a part of the published API.
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.web.MemeWorkBook
 
getFastCellAdds() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Get the current fast add cell mode for this worksheet
getFileName() - Method in class com.extentech.ExtenXLS.web.MemeDocument
Get the filename for this document for saveasfile setting.
getFillPattern() - Method in class com.extentech.ExtenXLS.CellHandle
get the fill pattern for this cell
Same as getBackgroundPattern
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
getFirstColumn() - Method in class com.extentech.ExtenXLS.CellRangeRef
Returns the lowest-indexed column in this range.
getFirstCondition() - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
Get the first condition of the ConditionalFormat as a string representation
getFirstCondition() - Method in class com.extentech.ExtenXLS.ValidationHandle
Get the first condition of the validation as a string representation
getFirstRow() - Method in class com.extentech.ExtenXLS.CellRangeRef
Returns the lowest-indexed row in this range.
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
getFirstSheet() - Method in class com.extentech.ExtenXLS.CellRangeRef
Returns the first sheet in this range.
getFirstSheetName() - Method in class com.extentech.ExtenXLS.CellRangeRef
Returns the name of the first sheet in this range.
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
returns the value of this Cell as a float, if possible, or NaN if Cell value cannot be converted to float
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.ExtenBean.swing.ExtenBeanTreeNode
Returns the Font used to represent this object.
getFont() - Method in class com.extentech.ExtenXLS.CellHandle
Get the ExtenXLS Font for this Cell, which roughly matches the functionality of the java.awt.Font class.
getFont() - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
 
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.
getFontColor() - Method in class com.extentech.ExtenXLS.FormatHandle
Get the Font foreground (text) color
getFontColorIndex() - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
 
getFontEscapement() - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
 
getFontFace() - Method in class com.extentech.ExtenXLS.CellHandle
get the Font face used by this Cell.
getFontFamily() - Method in class com.extentech.ExtenXLS.web.CellHandlingBean
 
getFontHeight() - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
 
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
getFontOptsCancellation() - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
 
getFontOptsPosture() - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
 
getFontSize() - Method in class com.extentech.ExtenXLS.CellHandle
get the size in points of the Font used by this Cell
getFontSize() - Method in class com.extentech.ExtenXLS.web.CellHandlingBean
 
getFontUnderlineStyle() - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
 
getFontWeight() - Method in class com.extentech.ExtenXLS.CellHandle
get the weight (boldness) of the Font used by this Cell.
getFontWeight() - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
 
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 of this Cell and all other cells sharing this FormatId.
getForegroundColor() - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
 
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).
getFormatHandle() - Method in class com.extentech.ExtenXLS.CellHandle
Gets the FormatHandle (a Format Object describing the formats for this Cell) for this Cell.
getFormatHandle() - Method in class com.extentech.ExtenXLS.ColHandle
returns the FormatHandle (a Format Object describing visual properties) for this Column
NOTE: The Column format record describes the default formatting for each cell contained within the column
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 (FormatId) for this Cell
This can be used with 'setFormatId(int i)' to copy the formatting from one Cell to another (e.g.
getFormatId() - Method in class com.extentech.ExtenXLS.ColHandle
returns the format ID (the index to the format record) for this Column
The Column format is the default formatting for each cell contained within the 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, if set
getFormatPattern() - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
 
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.Document
Returns an Array of all the FormatHandles present in the workbook
getFormats() - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
getFormats() - Method in class com.extentech.ExtenXLS.web.WebDoc
May 16, 2010
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..
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.
getFormula1() - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
 
getFormula2() - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
 
getFormulaCalculationMode() - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
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 the Formula Handle (an Object describing a Formula) for this Cell, if it contains a formula
getFormulaHandle(String) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
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
getfPersisted() - Method in class com.extentech.ExtenBean.XMLDataObjectFactory
return the previous persisted filename
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.ui.swing.ExtenXLSXMLEditorPanel
This method should return an instance of this class which does NOT initialize it's GUI elements.
getHasChildren() - Method in class com.extentech.ExtenBean.ExtenDataObject
 
getHashedProtectionPassword() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
returns the password protecting this sheet, note this is a hashed value stored internally by excel
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
Return the row height of an existing row.
getHeight(Boundsheet, int) - Static method in class com.extentech.ExtenXLS.RowHandle
Return the row height of an existing row.
getHeightInChars() - Method in class com.extentech.ExtenXLS.RowHandle
returns the row height in Excel units
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.
getHiID(DataObject) - Method in class com.extentech.ExtenBean.ExtenBeanFactory
Get the current HI-ID for a numeric index field.
getHiID(PageableDataObject) - Method in class com.extentech.ExtenBean.ExtenBeanFactory
This version of getHiID() checks for support for an Oracle sequece to use for the next id
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 interface com.extentech.ExtenBean.DataObject
 
getId() - Method in class com.extentech.ExtenBean.DataObjectImpl
 
getId() - Method in class com.extentech.ExtenBean.ExtenDataObject
 
getId() - Method in class com.extentech.ExtenXLS.ChartHandle
returns the ordinal id associated with the underlying Chart Object
getImage(String) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
getImage(String) - Method in class com.extentech.ExtenXLS.WorkBookHandle
Returns an ImageHandle for manipulating images in the WorkBook
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
returns the format name of the image data Jan 22, 2010
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() - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
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)
getIndex() - Method in class com.extentech.ExtenBean.ExtenDataObject
 
getIndex() - Method in interface com.extentech.ExtenBean.PageableDataObject
 
getIndex(TreeNode) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
getInfo() - Method in class com.extentech.ExtenBean.colinfo
 
GetInfo - Class in com.extentech.ExtenXLS
Prints various bits of information about this build.
GetInfo() - Constructor for class com.extentech.ExtenXLS.GetInfo
 
getInfoBeansFromWorkBook(WorkBookHandle, ExtenXLSReportFactory) - Method in class com.extentech.ExtenXLS.WorkBookBeanFactory
This method retrieves values from WorkBookHandles and instantiates an DataObject from the Cell contents.
getInt(String) - Method in class com.extentech.ExtenXLS.FormatCache
Deprecated.  
getInternalNoteRec() - Method in class com.extentech.ExtenXLS.CommentHandle
Returns the internal note record for this CommentHandle.
getIntVal() - Method in class com.extentech.ExtenXLS.CellHandle
returns the value of this Cell as a int, if possible, or NaN if Cell value cannot be converted to int
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.
getIsBLOB() - Method in class com.extentech.ExtenBean.colinfo
 
getIsBold() - Method in class com.extentech.ExtenXLS.FormatHandle
Get if this format is bold or not
getIsBoolean() - Method in class com.extentech.ExtenBean.colinfo
 
getIsCLOB() - Method in class com.extentech.ExtenBean.colinfo
 
getIsDate() - Method in class com.extentech.ExtenBean.colinfo
 
getIsExcel2007() - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
getIsExcel2007() - Method in class com.extentech.ExtenXLS.WorkBookHandle
Returns whether the underlying spreadsheet is in Excel 2007 format by default.
getIsFloat() - Method in class com.extentech.ExtenBean.colinfo
 
getIsHidden() - Method in class com.extentech.ExtenXLS.CommentHandle
Returns true if this Note (Comment) is hidden until focus
getIsLastPage() - Method in class com.extentech.ExtenBean.ExtenDataObject
 
getIsLastPage() - Method in interface com.extentech.ExtenBean.PageableDataObject
 
getIsMultiKey() - Method in class com.extentech.ExtenBean.DataObjectImpl
 
getIsMultiKey() - Method in class com.extentech.ExtenBean.ExtenDataObject
 
getIsMultiple() - Method in interface com.extentech.ExtenBean.DataObject
 
getIsMultiple() - Method in class com.extentech.ExtenBean.DataObjectImpl
 
getIsMultiple() - Method in class com.extentech.ExtenBean.ExtenDataObject
 
getIsMultiple() - Method in class com.extentech.ExtenBean.JSONDataObject
 
getIsMultiple() - Method in interface com.extentech.ExtenBean.SimpleDataObject
 
getIsNew() - Method in interface com.extentech.ExtenBean.DataObject
 
getIsNew() - Method in class com.extentech.ExtenBean.DataObjectImpl
 
getIsNumeric() - Method in class com.extentech.ExtenBean.colinfo
 
getIsTimestamp() - Method in class com.extentech.ExtenBean.colinfo
 
getIsUnderlined() - Method in class com.extentech.ExtenXLS.CellHandle
returns whether the Font for this Cell is underlined
getIsUpdateable() - Method in class com.extentech.ExtenBean.DataObjectImpl
 
getIsUpdateable() - Method in interface com.extentech.ExtenBean.SQLObject
 
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
getJavaType() - Method in class com.extentech.ExtenBean.colinfo
 
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
returns a JSON representation of this CellRange
getJSON(String, WorkBook) - Static method in class com.extentech.ExtenXLS.CellRange
return a JSON array of cell values for the given range
static version
getJSON() - Method in class com.extentech.ExtenXLS.ChartHandle
returs the JSON representation of this chart, based upon Dojo-charting-specifics
getJSON(ImageHandle) - Static method in class com.extentech.ExtenXLS.ExtenXLS
Get a JSON representation of an Image
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(boolean) - 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
getKeyCol() - Method in class com.extentech.ExtenBean.DataObjectImpl
 
getKeyCol() - Method in class com.extentech.ExtenBean.ExtenDataObject
 
getKeyCol() - Method in interface com.extentech.ExtenBean.SQLObject
 
getKeyColName() - Method in class com.extentech.ExtenBean.DataObjectImpl
get the key column name for this dataobject
getKeyColName() - Method in class com.extentech.ExtenBean.ExtenDataObject
get the key column name for this dataobject
getKeyColName() - Method in interface com.extentech.ExtenBean.SQLObject
 
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
getLastColumn() - Method in class com.extentech.ExtenXLS.CellRangeRef
Returns the highest-indexed column in this range.
getLastRow() - Method in class com.extentech.ExtenXLS.CellRangeRef
Returns the highest-indexed row in this range.
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
getLastSheet() - Method in class com.extentech.ExtenXLS.CellRangeRef
Returns the last sheet in this range.
getLastSheetName() - Method in class com.extentech.ExtenXLS.CellRangeRef
Returns the name of the last sheet in this range.
getLatestDiff(int) - Method in class com.extentech.ExtenXLS.web.MemeDocument
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
getLeftMargin() - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
Gets the left print margin.
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
 
getLevel() - Method in class com.extentech.ExtenBean.DataObjectImpl
 
getLevel() - Method in class com.extentech.ExtenBean.ExtenDataObject
 
getLevel() - Method in interface com.extentech.ExtenBean.RelationalObject
 
getLevel() - Method in class com.extentech.ExtenBean.RelationalObjectImpl
 
getLevel() - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
getLink() - Method in class com.extentech.ExtenXLS.web.CellHandlingBean
 
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
 
getMarker() - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
returns the OOXML (Open Office XML) Marker Properties Object for this Series
getMemeId() - Method in class com.extentech.ExtenXLS.web.MemeDocument
 
getMemeType() - Method in class com.extentech.ExtenXLS.web.MemeDocument
 
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.MemeDocument
 
getMetaDataHashtable() - Method in class com.extentech.ExtenBean.ExtenDataObject
 
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(int) - Method in class com.extentech.ExtenBean.swing.ExtenBeanComboBoxModel
 
getName(int) - Method in class com.extentech.ExtenBean.swing.ExtenBeanListModel
 
getName() - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
getName() - Method in interface com.extentech.ExtenXLS.Document
Returns the name of this WorkBook
getName() - Method in class com.extentech.ExtenXLS.DocumentHandle
Returns the name of this WorkBook
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 class com.extentech.ExtenXLS.web.MemeWorkBook
 
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 class com.extentech.ExtenXLS.web.MemeWorkBook
 
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
getNamedRangeInScope(String) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
getNamedRangeInScope(String) - Method in class com.extentech.ExtenXLS.WorkBookHandle
Returns a Named Range Handle if it exists in the specified scope.
getNamedRangeInScope(String) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Returns a Named Range Handle if it exists in the specified scope.
getNamedRanges() - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
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
getNamedRangesInScope() - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
getNamedRangesInScope() - Method in class com.extentech.ExtenXLS.WorkBookHandle
Returns all Named Range Handles scoped to WorkBook.
getNamedRangesInScope() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Returns all Named Range Handles scoped to this Worksheet.
getNewButton() - Method in class com.extentech.ExtenXLS.ui.swing.XMLEditorPanel
 
getNewChildNode(String) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
create a new child node which conforms to the type of node contained by this node.
getNewChildNode(ExtenBeanTreeNode, String) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
getNewChildNode(String) - Method in class com.extentech.ExtenBean.swing.XMLBeanNode
create a new child node which conforms to the type of node contained by this node.
getNewChildNode(String) - Method in class com.extentech.ExtenXLS.ui.swing.PropertiesPanel
 
getNewDefaultChildNode() - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
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
getNodeByName(String) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeModel
 
getNodeFromResources(ExtenBeanTreeNode, String) - Static method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
fills node with info from resources/extenbean given nodetype looks up do__cols do__defaults do__table do__keycol
getNodeLookupString() - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
getNodeName(String) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
getNodeName() - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
getNodeType() - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
getNodeType() - Method in class com.extentech.ExtenBean.swing.XMLBeanNode
 
getNonLocalizedCalendarFromNumber(Object) - Static method in class com.extentech.ExtenXLS.DateConverter
Deprecated. Identical to DateConverter.getDateFromNumber(Object).
getNonLocalizedDateFromNumber(Object) - Static method in class com.extentech.ExtenXLS.DateConverter
Deprecated. Identical to DateConverter.getDateFromNumber(Object).
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 class com.extentech.ExtenXLS.web.MemeWorkBook
 
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 class com.extentech.ExtenXLS.web.MemeWorkBook
 
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
getNumPages() - Method in class com.extentech.ExtenXLS.web.MemeDocument
May 16, 2010
getNumRows() - Method in interface com.extentech.ExtenBean.DataObject
 
getNumRows() - Method in class com.extentech.ExtenBean.DataObjectImpl
 
getNumRows() - Method in class com.extentech.ExtenBean.JSONDataObject
 
getNumRows() - Method in interface com.extentech.ExtenBean.SimpleDataObject
 
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.web.MemeWorkBook
 
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
Generates OOXML (chartML) for this chart object.
getOOXML(int) - Method in class com.extentech.ExtenXLS.CommentHandle
Returns the OOXML representation of this Note 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 Excel 7/OOXML-specific name for this chart
getOp() - Method in class com.extentech.ExtenXLS.AutoFilterHandle
get the operator associated with this AutoFilter
NOTE: this will return the operator in the first condition if this AutoFilter contains two conditions
Use getOp2 to retrieve the second condition operator
getOpenButton() - Method in class com.extentech.ExtenXLS.ui.swing.XMLEditorPanel
 
getOperator() - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
returns the operator for this Conditional Format Rule
e.g.
getOption() - Method in class com.extentech.ExtenXLS.ui.jchart.AdvancedFontChooser
 
getOrderByHash() - Method in interface com.extentech.ExtenBean.DataObject
 
getOrderByHash() - Method in class com.extentech.ExtenBean.DataObjectImpl
 
getOrderByHash() - Method in class com.extentech.ExtenBean.ExtenDataObject
 
getOriginalKey() - Method in class com.extentech.ExtenBean.JSONDataObject
 
getOriginalKey() - Method in class com.extentech.ExtenBean.XMLDataObject
 
getOriginalWidth() - Method in class com.extentech.ExtenXLS.ImageHandle
 
getOutlineLevel() - Method in class com.extentech.ExtenXLS.ColHandle
Returns the Outline level (depth) of this 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.MemeDocument
retrieve the webdir for this WebWorkBook
getOwnerId() - Method in class com.extentech.ExtenXLS.web.MemeDocument
 
getPages() - Method in class com.extentech.ExtenXLS.web.MemeDocument
May 16, 2010
getPageSize() - Method in class com.extentech.ExtenBean.ExtenDataObject
 
getPageSize() - Method in interface com.extentech.ExtenBean.PageableDataObject
 
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:
getParameterhash() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenDataObjectPanel
 
getParamHashFromString(String) - Static method in class com.extentech.ExtenXLS.web.WorkBookUpdateBean
 
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
getParent() - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
getparentContainer() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapperFrame
 
getParentDataObject() - Method in class com.extentech.ExtenXLS.binder.ExtenXLSReportFactory
 
getParentForeignKey() - Method in class com.extentech.ExtenBean.DataObjectImpl
 
getParentForeignKey() - Method in interface com.extentech.ExtenBean.SQLObject
 
getParentFrame() - Method in class com.extentech.ExtenXLS.ui.ExtenXLSPanel
 
getParentId() - Method in class com.extentech.ExtenBean.DataObjectImpl
get the unique id of the parent object
getParentId() - Method in class com.extentech.ExtenBean.ExtenDataObject
get the unique id of the parent object
getParentId() - Method in interface com.extentech.ExtenBean.SQLObject
 
getParentJInternalFrame() - Method in class com.extentech.ExtenXLS.ui.WorkBookPanel
 
getParentObject() - Method in class com.extentech.ExtenBean.DataObjectImpl
 
getParentObject() - Method in class com.extentech.ExtenBean.ExtenDataObject
get the parent DataObject for this child
getParentObject() - Method in interface com.extentech.ExtenBean.RelationalObject
 
getParentObject() - Method in class com.extentech.ExtenBean.RelationalObjectImpl
 
getPath() - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
new TreePath(Object[])Constructs a path from an array of Objects, uniquely identifying the path from the root of the tree to a specific node, as returned by the tree's data model.
getPatternFillColor() - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
 
getPatternFillColorBack() - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
 
getPatternFillStyle() - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
 
getPDF(WorkBook) - Static method in class com.extentech.ExtenXLS.ExtenXLS
 
getPDF(WorkBook, int, int) - Static method in class com.extentech.ExtenXLS.ExtenXLS
 
getPieChartSliceColor(int) - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
returns the desired Pie chart slice color
getPivotTable(String) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
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 class com.extentech.ExtenXLS.web.MemeWorkBook
 
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 background color of this chart's Plot Area as an int
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
 
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.DocumentHandle
Retrieves a Map containing the workbook properties store.
getProperties() - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
getProperty(String) - Method in interface com.extentech.ExtenXLS.Document
get a non-Excel property
getProperty(String) - Method in class com.extentech.ExtenXLS.DocumentHandle
Retrieves the a property in the workbook property store.
getProperty(String) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
getProperty(String) - Method in interface com.extentech.ExtenXLS.WorkBook
get a non-Excel property
getProps() - Method in class com.extentech.ExtenBean.DataObjectImpl
 
getProtected() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
return true if sheet is protected (if contains a Protect record) AND if there is a password set, otherwise the sheet it is not *actually* protected
getQueries() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapPanel
 
getQuery(DataObject) - Method in class com.extentech.ExtenBean.DataObjectQueryParser
Read in a DataObject, parse its graph of Relational DataObjects into a valid Query that, when run against the datasource, produces a denormalized resultset suitable for mapping.
getQueryName() - Method in class com.extentech.ExtenXLS.binder.DataBoundCellRange
 
getQueryParts(String) - Method in class com.extentech.ExtenBean.DataObjectQueryParser
Read in a DataObject, parse its Query parts
getQueryParts(DataObject) - Method in class com.extentech.ExtenBean.DataObjectQueryParser
Read in a DataObject, parse its Query parts
getR1C1Range() - Method in class com.extentech.ExtenXLS.CellRange
Return the String cell address of this range in R1C1 format
getRange() - Method in class com.extentech.ExtenXLS.CellRange
Return the String representation of this range
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
Gets the coordinates of this cell range.
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
Parses an Excel cell range and returns the addresses as 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(int) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
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
getResourceName() - Method in class com.extentech.ExtenBean.ExtenDataObject
 
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.MemeDocument
 
getRESTlog() - Method in class com.extentech.ExtenXLS.web.FileWebWorkBook
 
getRESTlog() - Method in class com.extentech.ExtenXLS.web.MemeDocument
 
getRightBorderLineStyle() - Method in class com.extentech.ExtenXLS.FormatHandle
Get the border line style
getRightMargin() - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
Gets the right print margin.
getRootNode() - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeModel
returns the root node
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
Parses an Excel cell address into row and column integers.
getRowCount() - Method in class com.extentech.ExtenBean.swing.ExtenDataObjectTableModel
 
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(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 the row numbers referenced by this CellRange
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 number of this Cell.
getRowNum() - Method in class com.extentech.ExtenXLS.CommentHandle
return the Row number (0-based) this Note is attached to
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 Rows (RowHandles) referenced by this CellRange
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
getRules() - Method in class com.extentech.ExtenXLS.ConditionalFormatHandle
Get all the rules assocated with this conditional format record
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%
getScope() - Method in class com.extentech.ExtenXLS.NameHandle
Returns a handle to the object (either workbook or sheet) that is scoped to the name record Default scope is a WorkBookHandle, else the WorkSheetHandle is returned.
getScrollPane() - Method in class com.extentech.ExtenXLS.ui.WorkSheetPanel
 
getSecondCondition() - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
Get the second condition of the ConditionalFormat as a string representation
getSecondCondition() - Method in class com.extentech.ExtenXLS.ValidationHandle
Get the second condition of the validation as a string representation
getSelected() - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
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.
getSelectedIcon() - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
getSelectedItem() - Method in class com.extentech.ExtenBean.swing.ExtenBeanComboBoxModel
 
getSelectedRange() - Method in class com.extentech.ExtenXLS.ui.ExtenXLSCellRenderer
 
getSequenceName() - Method in class com.extentech.ExtenBean.ExtenBeanFactory
set the name of the auto-increment sequence in the DB catalog.
getSequenceName() - Method in class com.extentech.ExtenBean.ExtenDataObject
 
getSequenceName() - Method in interface com.extentech.ExtenBean.PageableDataObject
 
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 ranges in the Chart.
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
returns the Series (bar or line) color
NOTE: for Pie charts, use getPieChartSliceColor
getSeriesDataType() - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
gets the Series Data Type
getSeriesJSON() - Method in class com.extentech.ExtenXLS.ChartHandle
retrieves 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
returns the Legend text for this Series
getSeriesLegendReference() - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
returns the Legend Cell Reference, if any
getSeriesRange() - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
returns the Cell Range String representing the Data in this Series Object.
getServerURL() - Method in class com.extentech.ExtenXLS.web.MemeDocument
 
getSession() - Method in class com.extentech.ExtenXLS.web.MemeDocument
Get the session associated with this WWB
getShape() - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
returns a constant that represents the bar shape for this Series
This is an internal method that is not useful to the end user.
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.MemeDocument
 
getSheet() - Method in class com.extentech.ExtenXLS.CellRange
Returns the WorkSheet referenced in this CellRange.
getSheet() - Method in class com.extentech.ExtenXLS.ChartHandle
returns the underlhying Sheet Object this Chart is attached to
For Internal Use
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.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.
getSheetNum() - Method in class com.extentech.ExtenXLS.CellHandle
get the index of the WorkSheet containing this Cell in the list of sheets
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.ExtenBean.swing.ExtenBeanComboBoxModel
 
getSize() - Method in class com.extentech.ExtenBean.swing.ExtenBeanListModel
 
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
getSplitColLocation() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
gets the column number (0-based)that the sheet split is locaated on; if the sheet is not split, returns -1
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
returns the OOXML (Open Office XML) Shape Properties Object for this Series
getSpPr() - Method in class com.extentech.ExtenXLS.ImageHandle
return the OOXML shape property for this image
getSQL() - Method in class com.extentech.ExtenBean.DataObjectImpl
 
getSQL() - Method in class com.extentech.ExtenBean.ExtenDataObject
 
getSQL() - Method in interface com.extentech.ExtenBean.SQLObject
 
getSQLreplaceWithParamName() - Method in class com.extentech.ExtenXLS.binder.CellBinder
 
getStats() - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
getStats(boolean) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
getStats(boolean) - Method in class com.extentech.ExtenXLS.WorkBookHandle
Return useful statistics about this 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
getStringFromBLOB(ResultSet, int) - Method in class com.extentech.ExtenBean.ExtenBeanFactory
get a String from a ResultSet CLOB
getStringFromCLOB(ResultSet, int) - Method in class com.extentech.ExtenBean.ExtenBeanFactory
get a String from a ResultSet CLOB (Oracle)
getStringVal(int, String) - Method in interface com.extentech.ExtenBean.DataObject
return the String value for the named column (field) at the row index specified ie: '0' for singleton DataObjects
getStringVal(String) - Method in class com.extentech.ExtenBean.DataObjectImpl
 
getStringVal(int, String) - Method in class com.extentech.ExtenBean.DataObjectImpl
 
getStringVal(int, String) - Method in class com.extentech.ExtenBean.ExtenDataObject
 
getStringVal(int, String) - Method in class com.extentech.ExtenBean.JSONDataObject
 
getStringVal(String) - Method in class com.extentech.ExtenBean.JSONDataObject
 
getStringVal(int, String) - Method in interface com.extentech.ExtenBean.SimpleDataObject
 
getStringVal(String) - Method in interface com.extentech.ExtenBean.SimpleDataObject
 
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.
getStyleHTML(CellHandle) - Static method in class com.extentech.ExtenXLS.ExtenXLS
Get an HTML representation of the Cell Style
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.
getTableName() - Method in class com.extentech.ExtenBean.colinfo
returns the table name
getTableName() - Method in class com.extentech.ExtenBean.DataObjectImpl
This returns the name of the table associated with the DataObject.
getTableName() - Method in interface com.extentech.ExtenBean.SQLObject
 
getTableName() - Method in class com.extentech.ExtenXLS.PivotTableHandle
get the Name of the PivotTable
getTableRenderers() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapPanel
 
getTempfile() - Method in class com.extentech.ExtenXLS.web.MemeDocument
 
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.web.CellHandlingBean
 
getTextBoxBounds() - Method in class com.extentech.ExtenXLS.CommentHandle
returns the bounds (size and position) of the Text Box for this Note
bounds are relative and based upon rows, columns and offsets within
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)
getTextDecoration() - Method in class com.extentech.ExtenXLS.web.CellHandlingBean
 
getTextRangeHandle() - Method in class com.extentech.ExtenXLS.web.MemeDoc
 
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
getTitles() - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
Gets the range specifying the titles printed on each page.
getToolTipText() - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
getTopBorderLineStyle() - Method in class com.extentech.ExtenXLS.FormatHandle
Get the border line style
getTopLeftCell() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
if this sheet has freeze panes, return the address of the top left cell otherwise, return null
getTopMargin() - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
Gets the top print margin.
getTransferData() - Method in class com.extentech.ExtenXLS.ui.swing.PropertiesPanel
 
getTree() - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
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
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeCellRenderer
This is messaged from JTree whenever it needs to get the size of the component or it wants to draw it.
getTreeElements(Vector, Vector, Hashtable, DocumentHandle) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
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.ConditionalFormatRule
returns the type of this Conditional Format
e.g.
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.
getTypeName() - Method in class com.extentech.ExtenBean.colinfo
 
getTypeOperator() - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
Get the type operator of this ConditionalFormat as a byte.
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 an int representing the underline style These map to the STYLE_UNDERLINE static integers *
getURL() - Method in class com.extentech.ExtenXLS.CellHandle
Returns the Hyperlink URL String for this Cell, if any
getURLDescription() - Method in class com.extentech.ExtenXLS.CellHandle
Returns the URL Description String for this Cell, if any
getUseCache() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
 
getUsePage() - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
use custom start page for auto numbering
getUserObject() - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
getUsesAutoFormat() - Method in class com.extentech.ExtenXLS.PivotTableHandle
get whether table has auto format applied
getVal(int, String) - Method in interface com.extentech.ExtenBean.DataObject
get the value for the object at the row index and the column (field) specified
getVal(Object, String) - Method in interface com.extentech.ExtenBean.DataObject
get the value for the named object at the column (field) specified
getVal(String) - Method in interface com.extentech.ExtenBean.DataObject
 
getVal(int, String) - Method in class com.extentech.ExtenBean.DataObjectImpl
Look up the key value, return the String value of the first field.
getVal(String) - Method in class com.extentech.ExtenBean.DataObjectImpl
Look up the key value, return the String value of the first field.
getVal(Object, String) - Method in class com.extentech.ExtenBean.DataObjectImpl
Get value for field at the specified index.
getVal(String, boolean) - Method in class com.extentech.ExtenBean.ExtenDataObject
 
getVal(Object, boolean) - Method in class com.extentech.ExtenBean.ExtenDataObject
Returns native datatype.
getVal(Object, String, boolean) - Method in class com.extentech.ExtenBean.ExtenDataObject
 
getVal(Object, int, boolean) - Method in class com.extentech.ExtenBean.ExtenDataObject
 
getVal(int, String, boolean) - Method in class com.extentech.ExtenBean.ExtenDataObject
 
getVal(String) - Method in class com.extentech.ExtenBean.ExtenDataObject
Look up the key value, return the String value of the first field.
getVal(Object) - Method in class com.extentech.ExtenBean.ExtenDataObject
Look up the key value, return the String value of the first field.
getVal(Object, String) - Method in class com.extentech.ExtenBean.ExtenDataObject
Get value for field at the specified index.
getVal(Object, int) - Method in class com.extentech.ExtenBean.ExtenDataObject
Get value for field at the specified index.
getVal(int, String) - Method in class com.extentech.ExtenBean.ExtenDataObject
Get String value for field at the specified index.
getVal(String) - Method in class com.extentech.ExtenBean.JSONDataObject
 
getVal(int, String) - Method in class com.extentech.ExtenBean.JSONDataObject
 
getVal(String) - Method in interface com.extentech.ExtenBean.SimpleDataObject
 
getVal(int, String) - Method in interface com.extentech.ExtenBean.SimpleDataObject
 
getVal(Object, String) - Method in class com.extentech.ExtenBean.XMLDataObject
Get value for field at the specified index.
getVal() - Method in class com.extentech.ExtenXLS.AutoFilterHandle
returns the String representation of the comparison value for this AutoFilter, if any
This will return the comparison value of the first condition for those AutoFilters containing two conditions
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 this Cell
getVal() - Method in class com.extentech.ExtenXLS.FormulaHandle
Return the value of the Formula
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.
getVal2() - Method in class com.extentech.ExtenXLS.AutoFilterHandle
returns the String representation of the second comparison value for this AutoFilter, if any
This will return the comparison value of the second condition for those AutoFilters containing two conditions
getValForNode(String) - Method in class com.extentech.ExtenBean.JSONDataObject
 
getValForNode(String) - Method in class com.extentech.ExtenBean.XMLDataObject
 
getValidate() - Static method in class com.extentech.ExtenXLS.DateConverter
Returns whether input validation is on.
getValidationHandle() - Method in class com.extentech.ExtenXLS.CellHandle
Returns the validation handle for the cell.
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.ExtenBean.swing.ExtenDataObjectTableModel
 
getValueAt(int, int) - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
getValueNumber(String) - Static method in class com.extentech.ExtenXLS.ConditionalFormatRule
Get the byte representing the value type string passed in.
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.DocumentHandle
Return the version of ExtenXLS
getVersion() - Static method in class com.extentech.ExtenXLS.GetInfo
returns the version string for this install of ExtenXLS
getVersion() - Static method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapperFrame
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
getWidth() - Method in class com.extentech.ExtenXLS.ColHandle
returns the width of this Column in internal units defined as follows:
default width of the columns in 1/256 of the width of the zero character, using default font.
getWidth(Boundsheet, int) - Static method in class com.extentech.ExtenXLS.ColHandle
static utility method to return the Column width of an existing column in the units as follows:
default width of the columns in 1/256 of the width of the zero character, using default font.
getWidth() - Method in class com.extentech.ExtenXLS.ImageHandle
return the width of the image in pixels
getWidthInChars() - Method in class com.extentech.ExtenXLS.ColHandle
returns the width of this Column in Characters or regular Excel units
NOTE: this value is a calculated value that should be close but still is an approximation of Excel units
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() - 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.web.MemeWorkBook
 
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
 
getWorkBookPanel() - Method in class com.extentech.ExtenXLS.ui.ExtenXLSPanel
 
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.Document
Returns the directory containing the ExtenXLS.jar and extenxls.lic files.
getWorkingDirectory() - Method in class com.extentech.ExtenXLS.DocumentHandle
Returns the directory containing the ExtenXLS.jar and extenxls.lic files.
getWorkingDirectory() - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
getWorkingDirectory() - Method in interface com.extentech.ExtenXLS.WorkBook
Returns the directory containing the ExtenXLS.jar and extenxls.lic files.
getWorkSheet() - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
getWorkSheet(int) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
getWorkSheet(String) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
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
getWorkSheetHandle() - Method in class com.extentech.ExtenXLS.ConditionalFormatHandle
get the WorkSheetHandle for this ConditionalFormat ConditionalFormats are bound to a specific worksheet and cannot be applied to multiple worksheets
getWorkSheetName() - Method in class com.extentech.ExtenXLS.CellHandle
Returns the name of this Cell's WorkSheet as a String.
getWorkSheets() - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
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
returns 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(Calendar) - Static method in class com.extentech.ExtenXLS.DateConverter
Gets the Excel serial date value for the given Calendar object.
getXLSDateVal(Date) - Static method in class com.extentech.ExtenXLS.DateConverter
Gets the Excel serial date for the given date in the default time zone.
getXLSEditorPanel() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapperFrame
 
getXLSVersionString() - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
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
returns an XML representation of this chart
getXML() - Method in class com.extentech.ExtenXLS.ConditionalFormatHandle
Return an xml representation of the ConditionalFormatHandle
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
 
getXMLEditorPanel() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapperFrame
 
getXMLFile() - Method in class com.extentech.ExtenBean.XMLDataObjectFactory
returns the string path of the XML file
getXMLFileName() - Method in class com.extentech.ExtenBean.swing.XMLBeanNode
 
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.MemeDocument
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
returns 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
returns the Z axis Label, if any
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
 

H

Handle - Interface in com.extentech.ExtenXLS
A generic handle interface to various XLS components Currently this interface is just a flag, similar to Synchronizable
handleDBParams(String, String, Map, boolean) - Static method in class com.extentech.ExtenBean.Utils
Utility Method to parameterize SQL Statements take a query like: SELECT * FROM products WHERE product_id=? AND organization='?' take parameters like: product_id, organization take Hashtable like: product_id="100",organization="Extentech" End up with Query Like: SELECT * FROM products WHERE product_id=100 AND organization='Extentech'
handleHlinkParams(String, String, DataObject, int) - Static method in class com.extentech.ExtenXLS.binder.DataBoundCellRange
 
hasBubbleSizes() - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
returns true if this chart has Bubble Sizes
hasChildren() - Method in class com.extentech.ExtenBean.DataObjectImpl
 
hasChildren() - Method in interface com.extentech.ExtenBean.RelationalObject
 
hasChildren() - Method in class com.extentech.ExtenBean.RelationalObjectImpl
 
hasDataLegend() - Method in class com.extentech.ExtenXLS.ChartHandle
returns 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.
hashCode() - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
hasHyperlink() - Method in class com.extentech.ExtenXLS.CellHandle
returns true if this Cell contains a hyperlink
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
convert hex string RGB to a Color
HexStringToColorInt(String, short) - Static method in class com.extentech.ExtenXLS.FormatHandle
convert hex string RGB to Excel colortable int format
hide() - Method in class com.extentech.ExtenXLS.CommentHandle
Sets this Note (Comment) to be hidden until the attached cell has focus This is the default state of note records
hideResultPanels() - Method in class com.extentech.ExtenXLS.ui.swing.DataObjectPanel
 
hideResultPanels() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenDataObjectPanel
 

I

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 an ImageHandle you can:

insert images into your spreadsheet set the position of the image set the width and height of the image write spreadsheet image files to any 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
index - Variable in class com.extentech.ExtenBean.ExtenDataObject
 
init() - Method in interface com.extentech.ExtenBean.DataObject
Post-data initialization tasks.
init() - Method in class com.extentech.ExtenBean.ExtenDataObject
perform post-data-initialization tasks
init() - Method in class com.extentech.ExtenBean.JSONDataObject
 
init(JTree) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeModel
Initialize this TreeModel.
init() - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
init() - Method in class com.extentech.ExtenBean.XMLDataObject
 
init(Object, DocumentHandle) - 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.CellRange
initializes this CellRange
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
 
initCells(boolean) - Method in class com.extentech.ExtenXLS.CellRange
Initializes this CellRange's cell list if necessary.
initChart(Graphics2D) - Method in class com.extentech.ExtenXLS.ui.jchart.JChart
 
initCharts() - Method in class com.extentech.ExtenXLS.ui.ExtenXLSTable
display charts
initChildDefinitions() - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
init the child node definition for now, limit to one child node type...
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(DataObject) - Method in class com.extentech.ExtenBean.ExtenBeanFactory
Loads data into a DataObject according to the DataObject's SQL statement.
initDataObject(PageableDataObject, int, int) - Method in class com.extentech.ExtenBean.PagedDataFactory
 
initDataObject(PageableDataObject) - Method in class com.extentech.ExtenBean.PagedDataFactory
 
initDataObject(DataObject) - Method in interface com.extentech.ExtenBean.PersistenceEngine
Loads data into a DataObject according to the DataObject's SQL statement.
initDataObject(DataObject) - Method in class com.extentech.ExtenBean.XMLDataObjectFactory
initDataObject handles parsing an XML file and creating a data object off of it.
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
initDataObjectByPage(PageableDataObject, int, int) - Method in class com.extentech.ExtenBean.PagedDataFactory
 
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.ExtenBean.DataObjectImpl
init with an alternate DataObject type
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
 
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
initNode(int, DataObject) - Method in class com.extentech.ExtenBean.GenericDataObject
more or less clone this node, except as a singleton
initNode(int, JSONDataObject) - Method in class com.extentech.ExtenBean.JSONDataObject
more or less clone this node, except as a singleton
initNode(int, ExtenBeanTreeNode) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
more or less clone this node, except as a singleton
initNode(int, XMLDataObject) - Method in class com.extentech.ExtenBean.XMLDataObject
more or less clone this node, except as a singleton
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(MemeWorkBook) - 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
 
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(MutableTreeNode, int) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
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.
insertElementAt(Object, int) - Method in class com.extentech.ExtenBean.swing.ExtenBeanComboBoxModel
 
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.web.MemeWorkBook
 
is1904() - Method in class com.extentech.ExtenXLS.WorkBookHandle
Returns whether this WorkBook is using the '1904' date system.
isActive() - Method in class com.extentech.ExtenXLS.ImageHandle
returns true if this drawing is active i.e.
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
 
isBlank() - Method in class com.extentech.ExtenXLS.CellHandle
Returns whether this is a blank cell.
isCellEditable(int, int) - Method in class com.extentech.ExtenBean.swing.ExtenDataObjectTableModel
 
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 true if this Column is collapsed
isCollapsed() - Method in class com.extentech.ExtenXLS.RowHandle
Returns whether the row is collapsed
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.
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.
isDeleted() - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
isErrorValue() - Method in class com.extentech.ExtenXLS.FormulaHandle
Utility method to determine if the calculation works out to an error value.
isFilterBlanks() - Method in class com.extentech.ExtenXLS.AutoFilterHandle
returns true if this AutoFitler is set to filter all blank rows
isFilterNonBlanks() - Method in class com.extentech.ExtenXLS.AutoFilterHandle
returns true if this AutoFitler is set to filter all non-blank rows
isFitToPage() - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
Gets whether the sheet will be printed fit to some number of pages.
isFormula() - Method in class com.extentech.ExtenXLS.CellHandle
Returns whether this cell is a formula.
isFormulaHidden() - Method in class com.extentech.ExtenXLS.CellHandle
Returns whether the formula for the Cell is hidden
isFormulaHidden() - Method in class com.extentech.ExtenXLS.FormatHandle
returns whether this FormatHandle is set to hide formula strings
isHCenter() - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
Whether the sheet should be centered horizontally.
isHidden() - Method in class com.extentech.ExtenXLS.ColHandle
returns true if this 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
isKey() - Method in class com.extentech.ExtenBean.colinfo
 
isLeaf() - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
isLineChart() - Method in class com.extentech.ExtenXLS.ui.jchart.JChart
 
isLocked() - Method in class com.extentech.ExtenXLS.CellHandle
returns whether this Cell is locked for editing
isLocked() - Method in class com.extentech.ExtenXLS.FormatHandle
returns whether this Format Handle specifies that cells are locked for changing
isMerged() - Method in class com.extentech.ExtenXLS.CellRange
returns the merged state of the 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.
isNew() - Method in class com.extentech.ExtenBean.DataObjectImpl
 
isNew() - Method in class com.extentech.ExtenBean.JSONDataObject
 
isNew() - Method in interface com.extentech.ExtenBean.SimpleDataObject
 
isNullable() - Method in class com.extentech.ExtenBean.colinfo
returns whether this column can contain a null
isNumber() - Method in class com.extentech.ExtenXLS.CellHandle
Returns whether this Cell has a numeric value
isPageable() - Method in interface com.extentech.ExtenBean.DataObject
 
isPageable() - Method in class com.extentech.ExtenBean.DataObjectImpl
 
isPageable() - Method in class com.extentech.ExtenBean.ExtenDataObject
 
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
 
isPrintGridLines() - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
Whether the grid lines will be printed.
isPrintRowColHeaders() - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
Whether the row and column headers will be printed.
isPublic() - Method in class com.extentech.ExtenXLS.web.MemeDocument
get whether this is a public document
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.MemeDocument
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"
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
 
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
 
isTop10() - Method in class com.extentech.ExtenXLS.AutoFilterHandle
returns true if this AutoFilter is set to Top-10
Top-n filters only show the Top n values or percent in the column
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
isVCenter() - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
Whether the sheet should be centered vertically.
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_FORMULA_HIDDEN - 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_LOCKED - 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
 
JSONDataObject - Class in com.extentech.ExtenBean
A DataObject implementation which uses JSON (Java Script Object Notation) data.
JSONDataObject(JSONArray) - Constructor for class com.extentech.ExtenBean.JSONDataObject
 

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
LEFTPANELTOPHEIGHT - Static variable in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapperFrame
 
LEFTPANELWIDTH - Static variable in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapperFrame
 
LICENSING_FAILED - Static variable in exception com.extentech.ExtenXLS.WorkBookException
 
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.
listChildren(Element, int) - Static method in class com.extentech.ExtenBean.XMLDataObjectFactory
useful debugging method
listeners - Variable in class com.extentech.ExtenXLS.ui.WorkBookPanel
 
load() - Method in interface com.extentech.ExtenBean.DataObject
load the data from the underlying persistence layer
load() - Method in class com.extentech.ExtenBean.DataObjectImpl
A container invokes this method to instruct the instance to synchronize its state by loading it state from the underlying database.
load() - Method in class com.extentech.ExtenBean.JSONDataObject
 
load() - Method in interface com.extentech.ExtenBean.SimpleDataObject
get whether or not to cascade the updates to child dataobjects
load() - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
loadDataDefinition(WebWorkBook, int) - Method in class com.extentech.ExtenXLS.web.MemeDocument
Load the data definition: loads RDF (report definition format) Records from database and initializes the ReportFactory
loadDataDefinition() - Method in class com.extentech.ExtenXLS.web.MemeDocument
Load the data definition: loads RDF (report definition format) Records from database and initializes the ReportFactory
log(String) - Method in class com.extentech.ExtenBean.ExtenBeanFactory
Create a log-style system output.
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.MemeDocument
 
log(String) - Method in class com.extentech.ExtenXLS.web.MemeDocument
 
log(String, Exception, boolean) - Method in class com.extentech.ExtenXLS.web.MemeDocument
 
logerr(String) - Method in class com.extentech.ExtenBean.ExtenBeanFactory
Create a log-style system output.
luminetIcon - Static variable in class com.extentech.ExtenXLS.ui.ExtenXLSCellRenderer
 

M

main(String[]) - Static method in class com.extentech.ExtenBean.DataObjectQueryParser
 
main(String[]) - Static method in class com.extentech.ExtenBean.VariableConverter
 
main(String[]) - Static method in class com.extentech.ExtenBean.XMLDOTester
 
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
Bind Cells from the Command Line
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) -dump 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.GetInfo
 
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.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.MemeDocument
 
make100PercentStacked() - Method in class com.extentech.ExtenXLS.ChartHandle
makes this Chart 100% Stacked
sets the group of options necessary to create a 100% stacked chart
For Chart Types:
BAR, COL, LINE, PYRAMID, PYRAMIDBAR, CYLINDER, CYLINDERBAR, CONE, CONEBAR
make100PercentStacked3D() - Method in class com.extentech.ExtenXLS.ChartHandle
makes this Chart 100% Stacked with a 3D Effect
sets the group of options necessary to create a 100% Stacked 3D chart
For Chart Types:
BAR, COL, AREA
make3D() - Method in class com.extentech.ExtenXLS.ChartHandle
makes this Chart hava a 3D effect
sets the group of options necessary to create a 3D chart
For Chart Types:
BAR, COL, LINE, PIE, AREA, BUBBLE, PYRAMID, CYLINDER, CONE
makeClustered3D() - Method in class com.extentech.ExtenXLS.ChartHandle
makes this Chart Clusted with a 3D effect
sets the group of options necessary to create a Clusted 3D chart
For Chart Types:
BAR, COL
makeExploded() - Method in class com.extentech.ExtenXLS.ChartHandle
makes this chart's wedges exploded i.e.
makeExploded3D() - Method in class com.extentech.ExtenXLS.ChartHandle
makes this chart's wedges exploded 3D i.e.
makeStacked() - Method in class com.extentech.ExtenXLS.ChartHandle
makes this Chart Stacked
sets the group of options necessary to create a stacked chart
For Chart Types:
BAR, COL, LINE, AREA, PYRAMID, PYRAMIDBAR, CYLINDER, CYLINDERBAR, CONE, CONEBAR
makeStacked3D() - Method in class com.extentech.ExtenXLS.ChartHandle
makes this Chart Stacked with a 3D Effect
sets the group of options necessary to create a Stacked 3D chart
For Chart Types:
BAR, COL, AREA
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
 
MemeDoc - Class in com.extentech.ExtenXLS.web
this is a Word Doc specific MemeDocument
MemeDoc() - Constructor for class com.extentech.ExtenXLS.web.MemeDoc
May 19, 2010
MemeDoc(Connection, File) - Constructor for class com.extentech.ExtenXLS.web.MemeDoc
May 19, 2010
MemeDoc(Connection, int, boolean, boolean) - Constructor for class com.extentech.ExtenXLS.web.MemeDoc
May 20, 2010
MemeDoc(String) - Constructor for class com.extentech.ExtenXLS.web.MemeDoc
May 20, 2010
MemeDocument - Class in com.extentech.ExtenXLS.web
This class provides Saving and Reconstituting Documents as memes in the Extentech KB schema.
MemeDocument() - Constructor for class com.extentech.ExtenXLS.web.MemeDocument
constructor inits meme database connection
MemeDocument(int) - Constructor for class com.extentech.ExtenXLS.web.MemeDocument
retrieves XML bytes for database record ID and converts to XLS WorkBook
MemeDocument(Connection, byte[]) - Constructor for class com.extentech.ExtenXLS.web.MemeDocument
constructor inits meme database connection
MemeDocument(Connection, File) - Constructor for class com.extentech.ExtenXLS.web.MemeDocument
constructor inits meme database connection
MemeDocument(URL) - Constructor for class com.extentech.ExtenXLS.web.MemeDocument
Deprecated. - use FileStream constructor
MemeDocument(String, ProgressDialog) - Constructor for class com.extentech.ExtenXLS.web.MemeDocument
 
MemeDocument(Connection, int, boolean, boolean) - Constructor for class com.extentech.ExtenXLS.web.MemeDocument
retrieves XML bytes for database record ID and converts to XLS WorkBook
MemeDocument(String) - Constructor for class com.extentech.ExtenXLS.web.MemeDocument
 
MemeDocument(InputStream) - Constructor for class com.extentech.ExtenXLS.web.MemeDocument
 
MemeDocument(Connection, byte[], User, String) - Constructor for class com.extentech.ExtenXLS.web.MemeDocument
May 16, 2010
MemeWorkBook - Class in com.extentech.ExtenXLS.web
This class provides Saving and Reconstituting WorkBooks as memes in the Extentech KB schema.
MemeWorkBook(Connection, int, boolean, boolean) - Constructor for class com.extentech.ExtenXLS.web.MemeWorkBook
May 16, 2010
MemeWorkBook() - Constructor for class com.extentech.ExtenXLS.web.MemeWorkBook
May 16, 2010
MemeWorkBook(Connection, byte[]) - Constructor for class com.extentech.ExtenXLS.web.MemeWorkBook
May 16, 2010
MemeWorkBook(Connection, File) - Constructor for class com.extentech.ExtenXLS.web.MemeWorkBook
May 16, 2010
MemeWorkBook(byte[]) - Constructor for class com.extentech.ExtenXLS.web.MemeWorkBook
May 25, 2010
MemeWorkBook(String, ProgressDialog) - Constructor for class com.extentech.ExtenXLS.web.MemeWorkBook
May 25, 2010
MemeWorkBook(String) - Constructor for class com.extentech.ExtenXLS.web.MemeWorkBook
 
mergeCells(boolean) - Method in class com.extentech.ExtenXLS.CellRange
Merge the Cells contained in this CellRange
millsin8hours - Static variable in class com.extentech.ExtenXLS.DateConverter
Deprecated. No longer used internally. Should not have been public.
millsinday - Static variable in class com.extentech.ExtenXLS.DateConverter
Deprecated. No longer used internally. Should not have been public.
millsinhour - Static variable in class com.extentech.ExtenXLS.DateConverter
Deprecated. No longer used internally. Should not have been public.
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
moveFirst() - Method in class com.extentech.ExtenBean.ExtenDataObject
 
moveFirst() - Method in interface com.extentech.ExtenBean.PageableDataObject
 
moveLast() - Method in class com.extentech.ExtenBean.ExtenDataObject
 
moveLast() - Method in interface com.extentech.ExtenBean.PageableDataObject
 
moveNext() - Method in class com.extentech.ExtenBean.ExtenDataObject
 
moveNext() - Method in interface com.extentech.ExtenBean.PageableDataObject
 
movePrevous() - Method in class com.extentech.ExtenBean.ExtenDataObject
 
movePrevous() - Method in interface com.extentech.ExtenBean.PageableDataObject
 
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
throws CellPositionConflictException if there is a cell in that position already
moveToRow(int) - Method in class com.extentech.ExtenXLS.CellHandle
move this cell to another row
throws CellPositionConflictException 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
newButton_actionPerformed(ActionEvent) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSXMLEditorPanel
 
newButton_actionPerformed(ActionEvent) - Method in class com.extentech.ExtenXLS.ui.swing.XMLEditorPanel
 
nodeChanged(ExtenBeanTreeNode) - Method in interface com.extentech.ExtenBean.swing.ExtenBeanTreeChangeListener
 
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
 
NODETYPE - Variable in class com.extentech.ExtenBean.swing.ExtenBeanTreeModel
 
NOT_BIFF8_FILE - Static variable in exception com.extentech.ExtenXLS.WorkBookException
 
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
 
notifyNodeListeners(ExtenBeanTreeNode, TreeSelectionEvent) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeModel
 
numdaysofEPOCH - Static variable in class com.extentech.ExtenXLS.DateConverter
Deprecated. No longer used internally. Should not have been public.
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).
OPERATORS - Static variable in class com.extentech.ExtenXLS.ConditionalFormatRule
 

P

pack() - Method in class com.extentech.ExtenXLS.FormatCache
Deprecated.  
pack() - Method in class com.extentech.ExtenXLS.FormatHandle
Deprecated.  
PageableDataObject - Interface in com.extentech.ExtenBean
An interface which extends the DataObject interface allowing for paging through result set data.
PagedDataFactory - Class in com.extentech.ExtenBean
An implementation of ExtenBeanFactory which allows for paging of data.
PagedDataFactory(PersistenceEngine, String, String, String) - Constructor for class com.extentech.ExtenBean.PagedDataFactory
 
PagedList - Interface in com.extentech.ExtenBean
A paged list.
paint(Graphics) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeCellRenderer
paint is subclassed to draw the background correctly.
paint(Graphics, JComponent) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSTableUI
 
paintComponent(Graphics) - Method in class com.extentech.ExtenXLS.ui.jchart.JChart
 
PAPER_SIZE_10_X_11 - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_10Ax14_10_X_14 - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_11Ax17_11_X_17 - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_12_X_11 - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_15_X_11 - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_2_X_1211_16 - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_6_3_4_ENVELOPE_3_5_8_X_6_5 - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_9_X_11 - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_A2_420MM_X_594MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_A3_297MM_X_420MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_A3_EXTRA_322MM_X_445MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_A3_ROTATED_420MM_X_297MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_A3_TRANSVERSE_297MM_X_420MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_A4_210MM_X_297MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_A4_EXTRA_235MM_X_322MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_A4_PLUS_210MM_X_330MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_A4_ROTATED_297MM_X_210MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_A4_SMALL_210MM_X_297MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_A5_148MM_X_210MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_A5_EXTRA_174MM_X_235 - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_A5_ROTATED_210MM_X_148MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_A5_TRANSVERSE_148MM_X_210MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_A6_105MM_X_148MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_A6_ROTATED_148MM_X_105MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_B4_ISO_250MM_X_353MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_B4_JIS_257MM_X_364MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_B4_JIS_ROTATED_364MM_X_257MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_B5_ISO_176MM_X_250MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_B5_ISO_EXTRA_201MM_X_276MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_B5_JIS_182MM_X_257MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_B5_JIS_ROTATED_257MMX_X_182MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_B5_JIS_TRANSVERSE_182MM_X_257MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_B6_ISO_125MM_X_176MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_B6_JIS_128MM_X_182MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_B6_JIS_ROT_182MM_X_128MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_C_17_X_22_72 - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_D_22_X_34_73 - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_DBL_JAP_POSTCARD_200MM_X_148MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_DBL_JAP_POSTCARD_ROT_148MM_X_200MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_DL_ENVELOPE_110MM_X_110MM_X_220MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_E_34_X_44_74 - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_ENVELOPE_10_4_18_X_9_5 - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_ENVELOPE_11_4_5_X_10_38 - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_ENVELOPE_12_4_34_X_11 - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_ENVELOPE_14_5_X_11_5 - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_ENVELOPE_9_3_78_X_8_78 - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_ENVELOPE_C3_324MM_X_458MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_ENVELOPE_C4_229MM_X_324MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_ENVELOPE_C5_162MM_X_229M - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_ENVELOPE_C6_115MM_X_162MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_ENVELOPE_C6_C5_114MM_X_229MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_ENVELOPE_INVITE_220MM_X_220MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_ENVELOPE_ITALY_10MM_X_230MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_ENVELOPE_MONARCH_3_7_8_X_7_5 - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_EXECUTIVE_7_QUARTER_X_10_5 - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_EXTRA_TRANSVERSE_322MM_X_445MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_FOLIO_8_5_X_13 - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_GERMAN_LEGAL_FANFOLD_8_5_X_13 - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_GERMAN_STD_FANFOLD_8_5_X_12 - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_JAP_POSTCARD_100M_X_148MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_JAP_POSTCARD_ROT_148MM_X_100MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
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_LEGAL_EXTRA_9_5Ax15 - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_LETTER_8_5x11 - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_LETTER_EXTRA_9_5Ax12 - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_LETTER_EXTRA_TRANSV_9_5_X_12 - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_LETTER_PLUS - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_LETTER_ROTATED_11_X_8_5 - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_LETTER_SMALL - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_LETTER_TRANSVERSE_8_5Ax11 - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_NOTE_8_5_X_11 - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_QUATRO_215MM_X_275MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_STATEMENT_5_5x8_5 - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_SUPER_A_A4_227MM_X_356MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_SUPER_B_A3_305MM_X_487MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_TABLOID_11x17 - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_TABLOID_EXTRA_1111_16Ax18 - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_TRANSVERSE_210MM_X_297MM - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_UNDEFINED - Static variable in class com.extentech.ExtenXLS.PrinterSettingsHandle
 
PAPER_SIZE_US_STANDARD_FANFOLD_147_8_X_11 - 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
 
parse(String) - Method in class com.extentech.ExtenBean.DataObjectQueryParser
Read in a SQL string, parse it into a graph of Relational DataObjects -- not initialized with data.
parseDate(String, int) - Static method in class com.extentech.ExtenXLS.DateConverter
 
parsefieldbinding(String) - Static method in class com.extentech.ExtenXLS.binder.XMLBeanObjectValueAdapter
 
parseNBind(Document, Object) - Static method in class com.extentech.ExtenXLS.ExtenDOC
Read in an XML stream and populate a Document using the XML data therein.
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
defines this chart object based on a Chart ML (OOXML) input Stream
This is an internal method that is not useful to the end user.
passivate() - Method in interface com.extentech.ExtenBean.DataObject
load the data from the underlying persistence layer
passivate() - Method in class com.extentech.ExtenBean.DataObjectImpl
A container invokes this method on an instance before the instance becomes disassociated with a specific EJB object.
passivate() - Method in class com.extentech.ExtenBean.ExtenDataObject
A container invokes this method on an instance before the instance becomes disassociated with a specific EJB object.
persist() - Method in class com.extentech.ExtenBean.XMLDataObjectFactory
persist the XML tree to its source
persist(String) - Method in class com.extentech.ExtenBean.XMLDataObjectFactory
 
PersistenceEngine - Interface in com.extentech.ExtenBean
The PersistenceEngine interface defines persistence services for DatObjects
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.
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
 
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(Boundsheet) - Constructor for class com.extentech.ExtenXLS.PrinterSettingsHandle
default constructor
processDataObject(DataObject) - Method in class com.extentech.ExtenBean.VariableConverter
 
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
props - Variable in class com.extentech.ExtenBean.DataObjectImpl
 
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.ui.swing.ExtenXLSFileHandler
read in bytes from a file path.
readInputStream(InputStream) - Static method in class com.extentech.ExtenXLS.ExtenXLS
read an inputstream into a string
recalc() - Method in class com.extentech.ExtenXLS.WorkBookHandle
Recalculates all dirty formulas in the workbook immediately.
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 *&
RelationalObject - Interface in com.extentech.ExtenBean
An Interface defining relational Data Objects encapsulating Relational data information.
RelationalObjectImpl - Class in com.extentech.ExtenBean
Concrete Relational Object implementation
RelationalObjectImpl() - Constructor for class com.extentech.ExtenBean.RelationalObjectImpl
 
remove() - Method in interface com.extentech.ExtenBean.DataObject
load the data from the underlying persistence layer
remove() - Method in class com.extentech.ExtenBean.DataObjectImpl
A container invokes this method before it removes the EJB object that is currently associated with the instance.
remove() - Method in class com.extentech.ExtenBean.ExtenDataObject
A container invokes this method before it removes the EJB object that is currently associated with the instance.
remove() - Method in class com.extentech.ExtenBean.JSONDataObject
 
remove() - Method in interface com.extentech.ExtenBean.SimpleDataObject
 
remove(int) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
remove(MutableTreeNode) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
remove(boolean) - Method in class com.extentech.ExtenXLS.CellHandle
Removes this Cell from the WorkSheet
remove() - Method in class com.extentech.ExtenXLS.CommentHandle
Removes or deletes this Note (Comment) 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_MERGED_CELLS - Static variable in class com.extentech.ExtenXLS.CellRange
 
removeAll() - Method in class com.extentech.ExtenBean.DataObjectImpl
 
removeAll() - Method in class com.extentech.ExtenBean.ExtenDataObject
 
removeAll() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenBeanComponentPanel
 
removeAllChildren() - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
blow out the child nodes
removeAllWorkSheets() - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
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
 
removeAutoFilters() - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Removes all AutoFilters from this sheet
As a consequence, all previously hidden rows are shown or unhidden
removeAxis(int) - Method in class com.extentech.ExtenXLS.ChartHandle
removes the desired Axis from the Chart
removeByKey(Object) - Method in class com.extentech.ExtenBean.DataObjectImpl
 
removeByKey(Object) - Method in class com.extentech.ExtenBean.ExtenDataObject
 
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.
removeChangedRow(Object) - Method in interface com.extentech.ExtenBean.DataObject
removes a changed row identified by the Object index
removeChangedRow(Object) - Method in class com.extentech.ExtenBean.DataObjectImpl
 
removeChangedRow(Object) - Method in class com.extentech.ExtenBean.ExtenDataObject
 
removeChangedRows() - Method in interface com.extentech.ExtenBean.DataObject
 
removeChangedRows() - Method in class com.extentech.ExtenBean.DataObjectImpl
 
removeChangedRows() - Method in class com.extentech.ExtenBean.ExtenDataObject
 
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.
removeComment() - Method in class com.extentech.ExtenXLS.CellHandle
Removes any note/comment records attached to this cell
removeCurrentNode() - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeModel
Remove the currently selected node.
removeDataObject(DataObject) - Method in class com.extentech.ExtenBean.ExtenBeanFactory
Delete a DataObject from its persistent store.
removeDataObject(DataObject) - Method in interface com.extentech.ExtenBean.PersistenceEngine
Delete a DataObject from its persistent store.
removeDataObject(DataObject) - Method in class com.extentech.ExtenBean.XMLDataObjectFactory
removes the dataobject from the DOM and re-persists to the underlying datasource if possible.
removeDataObjectActionListener(DataObjectActionListener) - Method in interface com.extentech.ExtenBean.DataObject
remove a DataObjectActionListener
removeDataObjectActionListener(DataObjectActionListener) - Method in class com.extentech.ExtenBean.DataObjectImpl
 
removeDataObjectActionListeners() - Method in interface com.extentech.ExtenBean.DataObject
remove a DataObjectActionListener
removeDataObjectActionListeners() - Method in class com.extentech.ExtenBean.DataObjectImpl
 
removeElement(Object) - Method in class com.extentech.ExtenBean.swing.ExtenBeanComboBoxModel
 
removeElementAt(int) - Method in class com.extentech.ExtenBean.swing.ExtenBeanComboBoxModel
 
removeFromParent() - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
removeImage(ImageHandle) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
removes an Image from the Spreadsheet Jan 22, 2010
removeListDataListener(ListDataListener) - Method in class com.extentech.ExtenBean.swing.ExtenBeanComboBoxModel
 
removeListDataListener(ListDataListener) - Method in class com.extentech.ExtenBean.swing.ExtenBeanListModel
 
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 (bar, line or wedge) at the desired index
removeSeries(String) - Method in class com.extentech.ExtenXLS.ui.jchart.YSeries
Method to remove a series to a YSeries object.
renda - Variable in class com.extentech.ExtenXLS.ui.ExtenXLSTable
 
reportError(String, String) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSFileHandler
Fairly Generic Error Reporting
reset() - Method in interface com.extentech.ExtenXLS.Document
Clears all values in a template WorkBook.
reset() - Method in class com.extentech.ExtenXLS.DocumentHandle
Resets the values of this WorkBookHandle to defaults.
reset() - Method in class com.extentech.ExtenXLS.ui.swing.DataObjectTableControllerPanel
reset it
reset() - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
reset() - Method in interface com.extentech.ExtenXLS.WorkBook
Clears all values in a template WorkBook.
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.
resolve(WorkBookHandle) - Method in class com.extentech.ExtenXLS.CellRangeRef
Resolves sheet names into sheet handles against the given book.
RETAIN_MERGED_CELLS - Static variable in class com.extentech.ExtenXLS.CellRange
 
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() - Method in class com.extentech.ExtenXLS.web.MemeDocument
retrieve the latest from the db and replaces current workbook
revertDiff() - Method in class com.extentech.ExtenXLS.web.WebWorkBook
revert current workbook to the most recent previous version
rollBack() - Method in class com.extentech.ExtenBean.DataObjectImpl
A simple roll-back mechanism copies the data back from a backup hashtable, then waits for a DB update from factory.
rollBack() - Method in class com.extentech.ExtenBean.ExtenDataObject
A simple roll-back mechanism copies the data back from a backup hashtable, then waits for a DB update from factory.
rollBack() - Method in interface com.extentech.ExtenBean.SQLObject
 
rollback() - Method in class com.extentech.ExtenBean.Transaction
 
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.ExtenBean.DataObjectImpl
 
RUNTIME_ERROR - Static variable in exception com.extentech.ExtenXLS.WorkBookException
 

S

save(int) - Method in class com.extentech.ExtenXLS.web.MemeDocument
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.FileWebWorkBook
 
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
 
scrollToNode(String) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeModel
 
scrollToNode(ExtenBeanTreeNode) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeModel
 
searchAndReplace(String, String) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
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
 
setAbsolutePage(int) - Method in class com.extentech.ExtenBean.ExtenDataObject
 
setAbsolutePage(int) - Method in interface com.extentech.ExtenBean.PageableDataObject
 
setAbsolutePage(int) - Method in class com.extentech.ExtenBean.PagedDataFactory
 
setAbsolutePage(int) - Method in interface com.extentech.ExtenBean.PagedList
 
setAddedRows(List) - Method in class com.extentech.ExtenXLS.binder.DataBoundCellRange
 
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
Set this CellRange to be the current Print Area
setAttributes(AttributeSet) - Method in class com.extentech.ExtenXLS.ui.jchart.AdvancedFontChooser
 
setAuthor(String) - Method in class com.extentech.ExtenXLS.CommentHandle
sets the author of this Note (Comment)
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
 
setAxisAutomaticScale(int, boolean) - Method in class com.extentech.ExtenXLS.ChartHandle
Sets the automatic scale option on or off for the desired Value axis
setAxisAutomaticScale(boolean) - Method in class com.extentech.ExtenXLS.ChartHandle
Sets the automatic scale option on or off for the Y Axis (Value axis)
setAxisFont(String, int, boolean, boolean, boolean) - Method in class com.extentech.ExtenXLS.ChartHandle
set the font for all axes on the chart
setAxisFont(Font) - Method in class com.extentech.ExtenXLS.ChartHandle
set the font for all axes on the Chart
setAxisMax(int, int) - Method in class com.extentech.ExtenXLS.ChartHandle
Sets the maximum scale value of the desired Value axis
setAxisMax(int) - Method in class com.extentech.ExtenXLS.ChartHandle
Sets the maximum value of the Y Axis (Value Axis) Scale
setAxisMin(int, int) - Method in class com.extentech.ExtenXLS.ChartHandle
Sets the minimum scale value of the desired Value axis
setAxisMin(int) - Method in class com.extentech.ExtenXLS.ChartHandle
Sets the minimum value of the Y Axis (Value Axis) Scale
setAxisPlacement(int, int) - Method in class com.extentech.ExtenXLS.ChartHandle
Sets the Axis labels position or placement to the desired value (these match Excel placement options)
setBackgroundColor(int) - Method in class com.extentech.ExtenXLS.CellHandle
set the Background Color for this Cell.
setBackgroundColor(Color) - Method in class com.extentech.ExtenXLS.CellHandle
set the Color of the Cell Background pattern for this Cell.
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
setBOF(boolean) - Method in class com.extentech.ExtenBean.ExtenDataObject
 
setBOF(boolean) - Method in interface com.extentech.ExtenBean.PageableDataObject
 
setBold(boolean) - Method in class com.extentech.ExtenXLS.CellHandle
Convenience method for toggling the bold state of the Font used by this Cell.
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 line for this Cell.
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.
setBorderColor(int) - Method in class com.extentech.ExtenXLS.FormatHandle
set the border color for all borders (top, left, bottom, and right) to one color via color constant
setBorderColor(Color) - Method in class com.extentech.ExtenXLS.FormatHandle
set the border color for all borders (top, left, bottom, and right) to one java.awt.Color
setBorderColors(Color[]) - Method in class com.extentech.ExtenXLS.FormatHandle
sets the border color for all borders (top, left, bottom and right) from a Color array
setBorderColors(int[]) - Method in class com.extentech.ExtenXLS.FormatHandle
sets the border color for all borders (top, left, bottom and right) from an int array containing color constants
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 line for this Cell.
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
setBorderLineColorBottom(int) - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
 
setBorderLineColorLeft(int) - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
 
setBorderLineColorTop(int) - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
 
setBorderLineStyle(short) - Method in class com.extentech.ExtenXLS.CellHandle
set the Border line style for this Cell.
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
setBorderLineStylesBottom(int) - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
 
setBorderLineStylesLeft(int) - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
 
setBorderLineStylesRight(int) - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
 
setBorderLineStylesTop(int) - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
 
setBorderRightColor(Color) - Method in class com.extentech.ExtenXLS.CellHandle
set the Color of the right Border line for this Cell.
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
setBorderTopColor(Color) - Method in class com.extentech.ExtenXLS.CellHandle
set the Color of the top Border line for this Cell.
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.
setBottomBorderLineStyle(int) - Method in class com.extentech.ExtenXLS.FormatHandle
Set the border line style
setBottomMargin(double) - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
Sets the sheet's bottom print margin.
setBounds(short[]) - Method in class com.extentech.ExtenXLS.ChartHandle
sets the coordinates or bounds (position, width and height) of this chart in pixels
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)
setBrowser(BrowserInternalFrame) - Method in class com.extentech.ExtenXLS.ui.WorkBookPanel
 
setBubbleRange(String) - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
set the Cell Range for the Bubbles in this Seeries (Bubble Chart Only)
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) - Static method in class com.extentech.ExtenXLS.DateConverter
Sets the calendar used to perform date calculation.
setCanModifyNumber(boolean) - Method in class com.extentech.ExtenXLS.ui.swing.ParameterTable
 
setCascadeUpdates(boolean) - Method in interface com.extentech.ExtenBean.DataObject
set whether or not to cascade the updates to child dataobjects
setCascadeUpdates(boolean) - Method in class com.extentech.ExtenBean.DataObjectImpl
set whether or not to cascade the updates to child dataobjects
setCategoryDataType(int) - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
sets the Chart Category Data Type
setCategoryRange(String) - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
sets the Category from a new Cell 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.
setCellBackgroundColor(Color) - Method in class com.extentech.ExtenXLS.CellHandle
set the Color of the Cell Background for this Cell.
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.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, etc
For Internal Use Only
setChartOption(String, String) - Method in class com.extentech.ExtenXLS.ChartHandle
Method for setting Chart-Type-specific options in a generic fashion e.g.
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
Sets the Chart type to the specified type
To see possible Chart Types, view the public static int's in ChartHandle.
setCloseOnSave(boolean) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenBeanComponentPanel
 
setCol(Col) - Method in class com.extentech.ExtenXLS.ColHandle
sets this ColHandle source Column
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
setColinfo(colinfo[]) - Method in interface com.extentech.ExtenBean.DataObject
set the array of colinfos for this DataObject
setColinfo(colinfo[]) - Method in class com.extentech.ExtenBean.DataObjectImpl
 
setColinfo(colinfo[]) - Method in class com.extentech.ExtenBean.ExtenDataObject
 
setCollapsed(boolean) - Method in class com.extentech.ExtenXLS.ColHandle
sets whether to collapse this Column
setCollapsed(boolean) - Method in class com.extentech.ExtenXLS.RowHandle
Set whether the row is collapsed.
setCollapsedIcon(ImageIcon) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
setColLast(int) - Method in class com.extentech.ExtenXLS.PivotTableHandle
set the last Column in the PivotTable
setColNum(int) - Method in class com.extentech.ExtenBean.colinfo
 
setColor(Color) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
Sets the color used to draw the text.
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
setColumnName(String) - Method in class com.extentech.ExtenBean.colinfo
 
setCommentText(String) - Method in class com.extentech.ExtenXLS.CommentHandle
Sets the text of the Note (Comment).
setConn(Connection) - Method in class com.extentech.ExtenBean.ExtenBeanFactory
 
setConnection(Connection) - Method in class com.extentech.ExtenBean.ExtenBeanFactory
Set the database connection for this factory.
setConnection(ConnectionPool) - Method in class com.extentech.ExtenBean.ExtenBeanFactory
Set the database connection pool for this factory.
setConnection(Connection) - Method in interface com.extentech.ExtenBean.PersistenceEngine
Set the database connection for this factory.
setConnection(Connection) - Method in class com.extentech.ExtenBean.XMLDataObjectFactory
Set the database connection for this factory.
setConnection(Connection) - Method in class com.extentech.ExtenXLS.web.MemeDocument
 
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.MemeDocument
 
setCurrdir(String) - Method in class com.extentech.ExtenXLS.ui.swing.XMLEditorPanel
 
setCurrentNode(ExtenBeanTreeNode) - Method in class com.extentech.ExtenXLS.ui.swing.DataObjectTableControllerPanel
 
setData(DatabaseMetaData, ResultSetMetaData, int) - Method in class com.extentech.ExtenBean.colinfo
metadata info on this column for use in DataObjects.

This colinfo will contain the following values in its 'getInfo()' hashtable:

label
name
type
typename
table
autoincrement
nullable
setData(Map) - Method in class com.extentech.ExtenBean.DataObjectImpl
 
setData(Map) - Method in class com.extentech.ExtenBean.ExtenDataObject
 
setData(Map) - Method in interface com.extentech.ExtenBean.SQLObject
 
setDataFactory(PersistenceEngine) - Method in class com.extentech.ExtenBean.swing.ExtenDataObjectTableModel
 
setDataFactory(ExtenXLSReportFactory) - Method in class com.extentech.ExtenXLS.web.MemeDocument
 
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.MemeDocument
 
setDataObject(DataObject) - Method in class com.extentech.ExtenBean.swing.ExtenBeanListModel
 
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
 
setDataRowChanged(int) - Method in class com.extentech.ExtenBean.DataObjectImpl
 
setDataRowChanged(Object) - Method in class com.extentech.ExtenBean.DataObjectImpl
 
setDataRowChanged(int) - Method in class com.extentech.ExtenBean.ExtenDataObject
 
setDataRowChanged(Object) - Method in class com.extentech.ExtenBean.ExtenDataObject
 
setDataVector(Vector, Vector) - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
setDateBeginDelim(String) - Method in class com.extentech.ExtenBean.ExtenBeanFactory
 
setDateDelim(String) - Method in class com.extentech.ExtenBean.ExtenBeanFactory
set special date delimiters for both the beginning and end of date values.
setDateDelim(String, String) - Method in class com.extentech.ExtenBean.ExtenBeanFactory
set differing date delimiters for both the beginning and end of date values.
setDateEndDelim(String) - Method in class com.extentech.ExtenBean.ExtenBeanFactory
 
setDateFormat(String) - Method in class com.extentech.ExtenBean.ExtenBeanFactory
 
setDaylightSavingsOffset(Date) - Static method in class com.extentech.ExtenXLS.DateConverter
Deprecated. Use Calendar instead.
setDEBUG(boolean) - Method in class com.extentech.ExtenBean.DataObjectImpl
 
setDebug(boolean) - Method in class com.extentech.ExtenBean.ExtenBeanFactory
 
setDEBUG(boolean) - Method in class com.extentech.ExtenBean.ExtenDataObject
 
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) - Method in interface com.extentech.ExtenXLS.Document
Set the Debugging level.
setDebugLevel(int) - Method in class com.extentech.ExtenXLS.DocumentHandle
Set the Debugging level.
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 class com.extentech.ExtenXLS.web.MemeWorkBook
 
setDebugLevel(int) - Method in interface com.extentech.ExtenXLS.WorkBook
Set the Debugging level.
setDefaultColWidth(int) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
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
setDefaultIcon(ImageIcon) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
setDefaultRowHeight(int) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
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 in twips (=1/20 of a point) Note: only affects undefined Rows containing Cells
setDelegate(JSONArray) - Method in class com.extentech.ExtenBean.JSONDataObject
 
setDelim(String) - Method in class com.extentech.ExtenBean.colinfo
set whether to use a delimiter for Date values
setDescription(String) - Method in class com.extentech.ExtenXLS.web.MemeDocument
 
setDLbls(DLbls) - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
sets the OOXML (Open Office XML) Data Label Properties Object for this Series
setDocType(String, String) - Method in class com.extentech.ExtenBean.XMLDataObjectFactory
set the doc type for the underlying document
setDOLookupField(String) - Method in interface com.extentech.ExtenBean.DataObject
set the lookup (unique id) field for this DataObject
setDOLookupField(String) - Method in class com.extentech.ExtenBean.DataObjectImpl
 
setDOLookupField(String) - Method in class com.extentech.ExtenBean.ExtenDataObject
 
setDraft(boolean) - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
set for draft quality output
setDupeStringMode(int) - Method in interface com.extentech.ExtenXLS.Document
Set Duplicate String Handling Mode.
setDupeStringMode(int) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
setDupeStringMode(int) - Method in class com.extentech.ExtenXLS.web.WebDoc
May 16, 2010
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
Specifies how to resize or move this Chart upon edit
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
 
setElement(Element) - Method in class com.extentech.ExtenBean.swing.XMLBeanNode
 
setEnabled(boolean) - Method in class com.extentech.ExtenXLS.ui.swing.NumericSpinner
 
setEOF(boolean) - Method in class com.extentech.ExtenBean.ExtenDataObject
 
setEOF(boolean) - Method in interface com.extentech.ExtenBean.PageableDataObject
 
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
 
setExpandedIcon(ImageIcon) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
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(PersistenceEngine) - Method in interface com.extentech.ExtenBean.DataObject
set the DataObject persistence engine (Factory) for this DataObject
setFactory(PersistenceEngine) - Method in class com.extentech.ExtenBean.DataObjectImpl
provide a handle to the factory for ejb-style persistence.
setFactory(PersistenceEngine) - Method in class com.extentech.ExtenBean.Transaction
 
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
Sets a hyperlink to a location within the current template
The URL String should be prefixed with "file://"
setFileURL(String, String, String) - Method in class com.extentech.ExtenXLS.CellHandle
Sets a hyperlink to a location within the current template, and includes additional optional information: description + textMark text

The URL String should be prefixed with "file://"

The textMark text is the porition of the URL that follows #
setFilterBlanks() - Method in class com.extentech.ExtenXLS.AutoFilterHandle
sets this AutoFilter to filter all blank rows
setFilterNonBlanks() - Method in class com.extentech.ExtenXLS.AutoFilterHandle
sets this AutoFilter to filter all non-blank rows
setFirstColumn(int) - Method in class com.extentech.ExtenXLS.CellRangeRef
Sets the first column in this range.
setFirstCondition(Object) - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
Set the first condition of the ConditionalFormat This value must conform to the Value Type of this ConditionalFormat or unexpected results may occur.
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.
setFirstRow(int) - Method in class com.extentech.ExtenXLS.CellRangeRef
Sets the first row in this range.
setFirstSheet(WorkSheetHandle) - Method in class com.extentech.ExtenXLS.CellRangeRef
Sets the first sheet in this range.
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
setFitToPage(boolean) - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
Sets whether the sheet will be printed fit to some number of pages.
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(Font) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
Sets the font that is used to represent this object.
setFont(String, int, int) - Method in class com.extentech.ExtenXLS.CellHandle
Set the Font for this Cell via font name, font style and font size
This method adds a new Font to the WorkBook.
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.
setFontColor(int) - Method in class com.extentech.ExtenXLS.CellHandle
set the Font Color for this Cell

see FormatHandle.COLOR constants for valid values
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
setFontColorIndex(int) - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
 
setFontEscapement(int) - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
 
setFontFace(String) - Method in class com.extentech.ExtenXLS.CellHandle
set the Font face used by this Cell.
setFontFamily(String) - Method in class com.extentech.ExtenXLS.web.CellHandlingBean
 
setFontHeight(int) - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
 
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 To be valid, this font name must be available on the client system.
setFontOptsCancellation(int) - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
 
setFontOptsPosture(int) - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
 
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.web.CellHandlingBean
 
setFontUnderlineStyle(int) - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
 
setFontWeight(int) - Method in class com.extentech.ExtenXLS.CellHandle
change the weight (boldness) of the Font used by this Cell.
setFontWeight(int) - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
 
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
set the Foreground Color for this Cell
NOTE: this is the PATTERN Color
setForegroundColor(int) - Method in class com.extentech.ExtenXLS.CellHandle
set the Foreground Color for this Cell.
setForegroundColor(Color) - Method in class com.extentech.ExtenXLS.CellHandle
sets the Color of the Cell Foreground pattern for this Cell.
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 (a Format Object describing the formats for this Cell) for this Cell
setFormatId(int) - Method in class com.extentech.ExtenXLS.CellHandle
Sets the Formatting record ID (FormatId) 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 obtained through any CellHandle with the getFormatID() call
setFormatId(int) - Method in class com.extentech.ExtenXLS.ColHandle
sets the format id (an index to a Format record) for this Column
This sets the default formatting for the Column such that any cell that does not specifically set it's own formatting will display this Column formatting
setFormatId(int) - Method in class com.extentech.ExtenXLS.FormatHandle
set the pointer to the XFE or Conditional format
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.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 Excel-compatible 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 class com.extentech.ExtenXLS.web.MemeWorkBook
 
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.
setFormulaHidden(boolean) - Method in class com.extentech.ExtenXLS.CellHandle
Hides or shows the formula for this Cell, if present
setFormulaHidden(boolean) - Method in class com.extentech.ExtenXLS.FormatHandle
sets the cell attached to this FormatHandle to hide or show formula strings;
setGlobalVariableList(HashMap) - Method in class com.extentech.ExtenXLS.binder.SimpleCellBinder
 
setGridLinesPref(boolean) - Method in class com.extentech.ExtenXLS.ui.jchart.JChart
 
setHasChildren(boolean) - Method in class com.extentech.ExtenBean.DataObjectImpl
 
setHasChildren(boolean) - Method in class com.extentech.ExtenBean.ExtenDataObject
 
setHasFrozenPanes(boolean) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Set whether there are freeze panes in the output sheet.
setHCenter(boolean) - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
Sets whether the page should be centered horizontally.
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
Sets the row height in twips (1/20th of a point)
setHeightInChars(int) - Method in class com.extentech.ExtenXLS.RowHandle
sets the row height in Excel units.
setHidden(boolean) - Method in class com.extentech.ExtenXLS.ColHandle
sets whether to hide or show this Column
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
 
setId(int) - Method in interface com.extentech.ExtenBean.DataObject
set the Id for this DataObject
setId(int) - Method in class com.extentech.ExtenBean.DataObjectImpl
 
setId(int) - Method in class com.extentech.ExtenBean.ExtenDataObject
 
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)
setIndex(int) - Method in class com.extentech.ExtenBean.ExtenDataObject
 
setIndex(int) - Method in interface com.extentech.ExtenBean.PageableDataObject
 
setIndexB(int) - Method in interface com.extentech.ExtenBean.PageableDataObject
 
setInfo(Hashtable) - Method in class com.extentech.ExtenBean.colinfo
 
setIsDeleted(boolean) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
more than a flag!
setIsKey(boolean) - Method in class com.extentech.ExtenBean.colinfo
 
setIsLastPage(boolean) - Method in class com.extentech.ExtenBean.ExtenDataObject
 
setIsLastPage(boolean) - Method in interface com.extentech.ExtenBean.PageableDataObject
 
setIsMultiple(boolean) - Method in interface com.extentech.ExtenBean.DataObject
 
setIsMultiple(boolean) - Method in class com.extentech.ExtenBean.DataObjectImpl
 
setIsNew(boolean) - Method in interface com.extentech.ExtenBean.DataObject
 
setIsNew(boolean) - Method in class com.extentech.ExtenBean.DataObjectImpl
 
setIsUpdateable(boolean) - Method in class com.extentech.ExtenBean.DataObjectImpl
 
setIsUpdateable(boolean) - Method in interface com.extentech.ExtenBean.SQLObject
 
setItalic(boolean) - Method in class com.extentech.ExtenXLS.FormatHandle
Set if the font is italic
setKeyCol(colinfo) - Method in class com.extentech.ExtenBean.DataObjectImpl
 
setKeyCol(String) - Method in class com.extentech.ExtenBean.DataObjectImpl
Set the key column for this DataObject Manually
setKeyCol(colinfo) - Method in class com.extentech.ExtenBean.ExtenDataObject
 
setKeyCol(String) - Method in class com.extentech.ExtenBean.ExtenDataObject
Set the key column for this DataObject Manually
setKeyCol(String) - Method in interface com.extentech.ExtenBean.SQLObject
 
setKeyCol(colinfo) - Method in interface com.extentech.ExtenBean.SQLObject
 
setLandscape(boolean) - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
set the print orientation to landscape or portrait
setLastColumn(int) - Method in class com.extentech.ExtenXLS.CellRangeRef
Sets the last column in this range.
setLastRow(int) - Method in class com.extentech.ExtenXLS.CellRangeRef
Sets the last row in this range.
setLastSheet(WorkSheetHandle) - Method in class com.extentech.ExtenXLS.CellRangeRef
Sets the last sheet in this range.
setLeftBorderLineStyle(short) - Method in class com.extentech.ExtenXLS.CellHandle
set the Left Border line style for this Cell.
setLeftBorderLineStyle(int) - Method in class com.extentech.ExtenXLS.FormatHandle
Set the border line style
setLeftMargin(double) - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
Sets the sheet's left print margin.
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
 
setLevel(int) - Method in class com.extentech.ExtenBean.DataObjectImpl
the level indicates the depth of this object in a Relational Heirarchy
setLevel(int) - Method in class com.extentech.ExtenBean.ExtenDataObject
the level indicates the depth of this object in a Relational Heirarchy
setLevel(int) - Method in interface com.extentech.ExtenBean.RelationalObject
the level indicates the depth of this object in a Relational Heirarchy
setLevel(int) - Method in class com.extentech.ExtenBean.RelationalObjectImpl
the level indicates the depth of this object in a Relational Heirarchy
setLink(String) - Method in class com.extentech.ExtenXLS.web.CellHandlingBean
 
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.
setLocked(boolean) - Method in class com.extentech.ExtenXLS.CellHandle
locks or unlocks this Cell for editing
setLocked(boolean) - Method in class com.extentech.ExtenXLS.FormatHandle
Locks the cell attached to this FormatHandle for editing (makes read-only) lock cell and make read-only
setManualGridLineColor(boolean) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Set whether to use manual grid color in the output sheet.
setMappedIcon(ImageIcon) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSCellRenderer
 
setMapperFrame(ExtenXLSMapperFrame) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSXMLEditorPanel
 
setMarker(Marker) - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
sets the OOXML (Open Office XML) Marker Properties Object 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
For Chart Types:
LINE, SCATTER
setMemeId(int) - Method in class com.extentech.ExtenXLS.web.MemeDocument
 
setMemeType(int) - Method in class com.extentech.ExtenXLS.web.MemeDocument
 
setMessageManager(ChatMessageManager) - Method in class com.extentech.ExtenXLS.web.MemeDocument
 
setMetaDataHashtable(Hashtable) - Method in class com.extentech.ExtenBean.ExtenDataObject
 
setMethodValsFromDO() - Method in class com.extentech.ExtenBean.ExtenDataObject
set the values of this dataobject using the set methods with the data from the getVal() methods.
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.ExtenBean.swing.ExtenBeanTreeNode
 
setName(String) - Method in interface com.extentech.ExtenXLS.Document
Sets the internal name of this WorkBookHandle.
setName(String) - Method in class com.extentech.ExtenXLS.DocumentHandle
Sets the internal name of this WorkBookHandle.
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(String) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
setName(String) - Method in interface com.extentech.ExtenXLS.WorkBook
Sets the internal name of this WorkBookHandle.
setNameRangeComboText(String) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSPanel
 
setNewButton(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
setNodeLookupString(String) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
setNodeName(String) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
setNodeType(String) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
setNoPaging() - Method in class com.extentech.ExtenBean.PagedDataFactory
 
setOffsetTracker(Map) - Method in class com.extentech.ExtenXLS.binder.CellBinder
 
setOOXMLName(String) - Method in class com.extentech.ExtenXLS.ChartHandle
set the Excel 7/OOXML-specific name for this chart
setOpenButton(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 this 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.MemeDocument
 
setOwnerId(int) - Method in class com.extentech.ExtenXLS.web.MemeDocument
 
setPageSize(int) - Method in class com.extentech.ExtenBean.ExtenDataObject
 
setPageSize(int) - Method in interface com.extentech.ExtenBean.PageableDataObject
 
setPageSize(int) - Method in class com.extentech.ExtenBean.PagedDataFactory
 
setPageSize(int) - Method in interface com.extentech.ExtenBean.PagedList
 
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(RelationalObject) - Method in class com.extentech.ExtenBean.DataObjectImpl
set the parent DataObject for this child
setParent(RelationalObject) - Method in class com.extentech.ExtenBean.ExtenDataObject
set the parent DataObject for this child
setParent(RelationalObject) - Method in interface com.extentech.ExtenBean.RelationalObject
 
setParent(RelationalObject) - Method in class com.extentech.ExtenBean.RelationalObjectImpl
 
setParent(MutableTreeNode) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
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
 
setParentForeignKey(String) - Method in class com.extentech.ExtenBean.DataObjectImpl
set the key name of the parent DataObject
setParentForeignKey(String) - Method in class com.extentech.ExtenBean.ExtenDataObject
set the key name of the parent DataObject
setParentForeignKey(String) - Method in interface com.extentech.ExtenBean.SQLObject
 
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.
setPatternFillColor(int) - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
 
setPatternFillColorBack(int) - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
 
setPatternFillStyle(int) - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
 
setPieChartSliceColor(int, int) - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
sets the color for a particular Pie Chart slice or wedge
setPlotAreaBgColor(int) - Method in class com.extentech.ExtenXLS.ChartHandle
sets the Plot Area background color
setPrintArea(CellRange) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
Sets the print area for the worksheet sets the printarea as a CellRange
setPrintGrid(boolean) - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
Sets whether to print the grid lines.
setPrintNotes(boolean) - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
sets the whether to print cell notes
setPrintRowColHeaders(boolean) - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
Sets whether to print the row and column headers.
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.DocumentHandle
Replaces the workbook properties store with the given Map.
setProperties(Map) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
setProps(ResourceLoader) - Method in class com.extentech.ExtenBean.DataObjectImpl
 
setProtected(boolean) - Method in interface com.extentech.ExtenXLS.Document
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.web.MemeWorkBook
 
setProtected(boolean) - Method in class com.extentech.ExtenXLS.web.WebDoc
May 16, 2010
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, String) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
set protection on sheet using password NOTE: if you are unprotecting the sheet and the password supplied is incorrect
setProtected(boolean) - Method in class com.extentech.ExtenXLS.WorkSheetHandle
set protection on sheet NOTE: setting protected to false will remove the password protection without checking if existing password is correct.
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
Sets the range of cells for this CellRange to a string range
setRange(String) - Method in class com.extentech.ExtenXLS.ConditionalFormatHandle
Set the range this ConditionalFormatHandle refers to.
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.
setRelativeBounds(short[]) - Method in class com.extentech.ExtenXLS.ChartHandle
sets 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
setResourceName(String) - Method in class com.extentech.ExtenBean.ExtenDataObject
 
setRESTlog(List) - Method in class com.extentech.ExtenXLS.web.MemeDocument
 
setRightBorderLineStyle(short) - Method in class com.extentech.ExtenXLS.CellHandle
set the Right Border line style for this Cell.
setRightBorderLineStyle(int) - Method in class com.extentech.ExtenXLS.FormatHandle
Set the border line style
setRightMargin(double) - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
Sets the sheet's right print margin.
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
setRowCol(int, int) - Method in class com.extentech.ExtenXLS.CommentHandle
Sets this Note (Comment) to be attached to a cell at [row, col]
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
 
setRowHeight(int, int) - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
set the height of the row Feb 26, 2010
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
setSaveButton(JBorderlessButton) - Method in class com.extentech.ExtenXLS.ui.swing.XMLEditorPanel
 
setSaved(boolean) - Method in class com.extentech.ExtenXLS.web.MemeDocument
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%
setScope(Handle) - Method in class com.extentech.ExtenXLS.NameHandle
Set the scope of this name to that of the handle passed in.
setScript(int) - Method in class com.extentech.ExtenXLS.CellHandle
Set the super/sub script for the Font
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.ConditionalFormatRule
Set the second condition of the ConditionalFormat utilizing a string.
setSecondCondition(Object) - Method in class com.extentech.ExtenXLS.ValidationHandle
Set the first condition of the validation utilizing a string.
setSelected(boolean) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
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.
setSelectedItem(Object) - Method in class com.extentech.ExtenBean.swing.ExtenBeanComboBoxModel
 
setSelectedModel(ComboBoxModel) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenBeanListChooserFrame
 
setSelectedRange(CellRange) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSCellRenderer
 
setSequenceName(String) - Method in class com.extentech.ExtenBean.ExtenBeanFactory
set the name of the auto-increment sequence in the DB catalog.
setSequenceName(String) - Method in class com.extentech.ExtenBean.ExtenDataObject
 
setSequenceName(String) - Method in interface com.extentech.ExtenBean.PageableDataObject
 
setSeries(int, String, String, String, String) - Method in class com.extentech.ExtenXLS.ChartHandle
Changes or adds a Series to the chart via Series Index.
setSeries(int, String, String, String, String, String) - Method in class com.extentech.ExtenXLS.ChartHandle
Changes or adds a Series to the chart via Series Index.
setSeries(String, String, String, String) - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
defines this Series with Cell References for the Legend, Data Points, Category and Bubble Sizes, if applicable.
setSeriesColor(int, int) - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
Deprecated. use setSeriesColor(int clr) instead
setSeriesColor(int) - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
sets the color for this Series (bar or line)
NOTE: for Pie Charts, use setPieChartSliceColor
setSeriesDataType(int) - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
sets the Series Data Type
setSeriesJSON(JSONArray) - Method in class com.extentech.ExtenXLS.ChartHandle
sets 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 text for this Series
setSeriesLegendRef(String) - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
sets Cell Address for the Series Legend
setSeriesRange(String) - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
sets the data for this Series to be obtained from a new Cell Range.
setServerURL(String) - Method in class com.extentech.ExtenXLS.web.MemeDocument
 
setSession(HttpSession) - Method in class com.extentech.ExtenXLS.web.MemeDocument
Set the session associated with this WWB
setShape(int) - Method in class com.extentech.ExtenXLS.ChartSeriesHandle
sets the constant that represents the bar shape for this Series
This is an internal method that is not useful to the end user.
setShapeName(String) - Method in class com.extentech.ExtenXLS.ImageHandle
allow setting of image name as seen in the Named Range Box
setSharingAccess(int) - Method in class com.extentech.ExtenXLS.web.MemeDocument
 
setSheet(WorkSheetHandle) - Method in class com.extentech.ExtenXLS.CellRange
Sets the sheet reference for this CellRange.
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.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
 
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?
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.
setShowSheetTabs(boolean) - Method in class com.extentech.ExtenXLS.WorkBookHandle
Sets whether the sheet selection tabs should be shown.
setShowSQLOut(boolean) - Method in class com.extentech.ExtenBean.ExtenBeanFactory
 
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
sets the OOXML (Open Office XML) Shape Properties Object 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.ExtenBean.DataObjectImpl
set the SQL for this XDO
setSQL(String) - Method in class com.extentech.ExtenBean.ExtenDataObject
set the SQL for this XDO
setSQL(String) - Method in interface com.extentech.ExtenBean.SQLObject
 
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.web.MemeDocument
 
setStoreBookAsFile(boolean) - Method in class com.extentech.ExtenXLS.web.MemeDocument
 
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.Document
Set Encoding mode of new Strings added to file.
setStringEncodingMode(int) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
setStringEncodingMode(int) - Method in class com.extentech.ExtenXLS.web.WebDoc
May 16, 2010
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: this method will not check for formula references or do any data conversions
This method is useful when a string 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 us
NOTE: This method 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
setStripTimestampMills(boolean) - Method in class com.extentech.ExtenBean.ExtenBeanFactory
 
setStrLookup(boolean) - Method in class com.extentech.ExtenXLS.ValidationHandle
In list type validity the string list is explicitly given in the formula
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
 
setTableName(String) - Method in class com.extentech.ExtenBean.colinfo
 
setTableName(String) - Method in class com.extentech.ExtenBean.DataObjectImpl
 
setTableName(String) - Method in interface com.extentech.ExtenBean.SQLObject
 
setTableName(String) - Method in class com.extentech.ExtenXLS.PivotTableHandle
set the Name of the PivotTable
setTempfile(File) - Method in class com.extentech.ExtenXLS.web.MemeDocument
 
setText(String) - Method in class com.extentech.ExtenXLS.ui.swing.NumericSpinner
 
setText(String) - Method in class com.extentech.ExtenXLS.ui.VerticalLabel
 
setTextAlign(String) - Method in class com.extentech.ExtenXLS.web.CellHandlingBean
 
setTextBoxBounds(short[]) - Method in class com.extentech.ExtenXLS.CommentHandle
Sets the bounds (size and position) of the Text Box for this Note
bounds are relative and based upon rows, columns and offsets within
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)
setTextBoxSize(int, int) - Method in class com.extentech.ExtenXLS.CommentHandle
Sets the width and height of the bounding text box of the note
Units are in pixels
NOTE: the height algorithm w.r.t.
setTextDecoration(String) - Method in class com.extentech.ExtenXLS.web.CellHandlingBean
 
setTitle(String) - Method in class com.extentech.ExtenXLS.ChartHandle
Sets 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
setTitles(String) - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
Sets the range specifying the titles printed on each page.
setToDefault() - Method in class com.extentech.ExtenXLS.CellHandle
Sets a default "empty" value appropriate for the cell type of this CellHandle
For example, will set the value to 0.0 for TYPE_DOUBLE, an empty String for TYPE_BLANK
setTop10(int, boolean, boolean) - Method in class com.extentech.ExtenXLS.AutoFilterHandle
Sets this AutoFilter to be a Top-n or Bottom-n type of filter
Top-n filters only show the Top n values or percent in the column
Bottom-n filters only show the bottom n values or percent in the column
n can be from 1-500, or 0 to turn off Top 10 filtering
setTopBorderLineStyle(short) - Method in class com.extentech.ExtenXLS.CellHandle
set the Top Border line style for this Cell.
setTopBorderLineStyle(int) - Method in class com.extentech.ExtenXLS.FormatHandle
Set the border line style
setTopMargin(double) - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
Sets the sheet's top print margin.
setTopNode(ExtenBeanTreeNode) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeModel
Set a handle to the root of the tree.
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.ExtenBean.swing.ExtenBeanTreeModel
Set a handle to the tree controlled by this model.
setTree(JTree) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
setTree(JTree) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenBeanPopupTree
 
setTree(JTree) - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapPanel
set tree
setTsBeginDelim(String) - Method in class com.extentech.ExtenBean.ExtenBeanFactory
 
setTsEndDelim(String) - Method in class com.extentech.ExtenBean.ExtenBeanFactory
 
setType(String) - Method in class com.extentech.ExtenXLS.ui.jchart.JChart
 
setTypeOperator(byte) - Method in class com.extentech.ExtenXLS.ConditionalFormatRule
set the type operator of this ConditionalFormat as a byte.
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 for this Cell 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 URL String.
setURL(String, String, String) - Method in class com.extentech.ExtenXLS.CellHandle
Creates a new Hyperlink for this Cell from a URL String, a descrpiton and 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
 
setUserObject(Object) - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
setUsesAutoFormat(boolean) - Method in class com.extentech.ExtenXLS.PivotTableHandle
set whether to auto format the Table
setVal(int, String, Object) - Method in interface com.extentech.ExtenBean.DataObject
set the value of the field for the named column (field) to the new value object at the specified row index
setVal(String, Object) - Method in interface com.extentech.ExtenBean.DataObject
set the value of the field for the named column (field) to the new value object
setVal(String, Object) - Method in class com.extentech.ExtenBean.DataObjectImpl
update the first value in the data object array pointed to by the index value
setVal(int, String, Object) - Method in class com.extentech.ExtenBean.DataObjectImpl
update the value in the data object array pointed to by the index value
setVal(Object, Object, Object) - Method in class com.extentech.ExtenBean.DataObjectImpl
update the value in the data object array pointed to by the index value
setVal(String, Object) - Method in class com.extentech.ExtenBean.ExtenDataObject
update the first value in the data object array pointed to by the index value
setVal(int, String, Object) - Method in class com.extentech.ExtenBean.ExtenDataObject
update the value in the data object array pointed to by the index value
setVal(Object, Object, Object) - Method in class com.extentech.ExtenBean.ExtenDataObject
update the value in the data object array pointed to by the index value
setVal(String, Object) - Method in class com.extentech.ExtenBean.JSONDataObject
 
setVal(int, String, Object) - Method in class com.extentech.ExtenBean.JSONDataObject
 
setVal(String, Object) - Method in interface com.extentech.ExtenBean.SimpleDataObject
 
setVal(int, String, Object) - Method in interface com.extentech.ExtenBean.SimpleDataObject
 
setVal(Object, String) - Method in class com.extentech.ExtenXLS.AutoFilterHandle
Sets the custom comparison of this AutoFilter via a String operator and an Object value
Only those rows that meet the equation: (column value) OP value will be shown
e.g show all rows where column value >= 2.99
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 this Cell to an object

The object may be one of type:
String, Float, Integer, Double, Long, Boolean, java.sql.Date, or null

To set a Cell to a formula, obj should be a string begining with "="

To set a Cell to an array formula, obj should be a string begining with "{="
setVal(double) - Method in class com.extentech.ExtenXLS.CellHandle
Set the Value of the Cell to a double
setVal(float) - Method in class com.extentech.ExtenXLS.CellHandle
Set value of this Cell to a Float
setVal(Date, String) - Method in class com.extentech.ExtenXLS.CellHandle
Sets the value of this Cell to a java.sql.Date.
setVal(boolean) - Method in class com.extentech.ExtenXLS.CellHandle
Sets the value of this Cell to a boolean value
setVal(int) - Method in class com.extentech.ExtenXLS.CellHandle
Set the value of this Cell to an int value
NOTE: setting a Boolean Cell type to a zero or a negative number will set the Cell to 'false'; setting it to an int value 1 or greater 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
setVal2(Object, String, boolean) - Method in class com.extentech.ExtenXLS.AutoFilterHandle
Sets the custom comparison of the second condition of this AutoFilter via a String operator and an Object value
This method sets the second condition of a two-condition filter
setValidate(boolean) - Static method in class com.extentech.ExtenXLS.DateConverter
Sets whether to perform input validation.
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
setValsFromObject(Object) - Method in class com.extentech.ExtenBean.ExtenDataObject
pass an Object to this DataObject and set the DataObject values to the values of the Object where the member variable names have matching setVal("fieldname") fields.
setValsOnObject(Object) - Method in class com.extentech.ExtenBean.ExtenDataObject
pass an Object to this DataObject and set the Object's values to the values of the DataObject where the member variable names have matching getVal("fieldname") fields.
setValueAt(Object, int, int) - Method in class com.extentech.ExtenBean.swing.ExtenDataObjectTableModel
 
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
setVCenter(boolean) - Method in class com.extentech.ExtenXLS.PrinterSettingsHandle
Sets whether the sheet should be centered vertically.
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
 
setWidth(int) - Method in class com.extentech.ExtenXLS.ColHandle
sets the width of this Column in internal units, described as follows:
default width of the columns in 1/256 of the width of the zero character, using default font.
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
sets the width of this Column in Characters or Excel units.
setWorkBook(WorkBook) - Method in class com.extentech.ExtenXLS.binder.ExtenXLSReportFactory
 
setWorkBook(WorkBook) - Method in class com.extentech.ExtenXLS.CellRange
attach the workbook for this CellRange
setWorkBook(WorkBook) - Method in class com.extentech.ExtenXLS.FormatHandle
Set the workbook for this FormatHandle
setWorkBookFile(File) - Method in class com.extentech.ExtenXLS.web.FileWebWorkBook
 
setWorkBookPanel(WorkBookPanel) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSPanel
 
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
 
setWorkSheet(WorkSheetHandle) - Method in class com.extentech.ExtenXLS.ui.WorkSheetTableModel
 
setWorkSheetHandle(WorkSheetHandle) - Method in class com.extentech.ExtenXLS.CellHandle
set the WorkSheetHandle for this Cell
setWrapText(boolean) - Method in class com.extentech.ExtenXLS.CellHandle
Sets 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
Sets the XAxisLabel
setXAxisTitle(String) - Method in class com.extentech.ExtenXLS.ui.jchart.JChart
 
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
setXMLFile(URL) - Method in class com.extentech.ExtenBean.XMLDataObjectFactory
sets the underlying XML document based upon a URL which is then loaded as an InputStream
setXMLFile(String) - Method in class com.extentech.ExtenBean.XMLDataObjectFactory
sets the XML file to use as underlying XML document automatically updates the DOM after setting
setXMLFile(String, boolean) - Method in class com.extentech.ExtenBean.XMLDataObjectFactory
sets the XML file to use as underlying XML document does NOT automatically updates the DOM after setting
setXMLFileName(String) - Method in class com.extentech.ExtenBean.swing.XMLBeanNode
 
setXMLStream(InputStream) - Method in class com.extentech.ExtenBean.XMLDataObjectFactory
sets the XML file to use as underlying XML document InputStream automatically updates the DOM after setting
setXMLStream(InputSource) - Method in class com.extentech.ExtenBean.XMLDataObjectFactory
Create Document from InputSource object automatically updates the DOM after setting
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
Sets 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.Document
 
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
 
show() - Method in class com.extentech.ExtenXLS.CommentHandle
Sets this Note (Comment) to always show, even when the attached cell loses focus
showCoordinates(Point, JViewport) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSScrollPaneUI
 
showDataTable(boolean) - Method in class com.extentech.ExtenXLS.ChartHandle
shows or removes 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
shows or hides the 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.
showSheetTabs() - Method in class com.extentech.ExtenXLS.WorkBookHandle
Returns whether the sheet selection tabs should be shown.
showUI() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapperFrame
 
SimpleCellBinder - Class in com.extentech.ExtenXLS.binder
SimpleCellBinder is a lightweight and reduced-complexity CellBinder for use with token-based Spreadsheet mappings.
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.
SimpleDataObject - Interface in com.extentech.ExtenBean
Interface defining a Data Object encapsulating data.
SINGLECELLLOOKUP - Static variable in class com.extentech.ExtenXLS.binder.CellBinderUtils
 
SMALLBLOCK_FILE - Static variable in exception com.extentech.ExtenXLS.WorkBookException
 
Splash() - Method in class com.extentech.ExtenXLS.ui.ExtenXLSWorkBookViewer
Provides Splashing
Splash() - Method in class com.extentech.ExtenXLS.ui.ExtenXLSWorkBookViewerApplet
Provides Splashing
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
SQLObject - Interface in com.extentech.ExtenBean
An Interface defining SQL Data Objects encapsulating JDBC data information.
stamp(CellHandle) - Method in class com.extentech.ExtenXLS.FormatHandle
Applies the format to a cell without establishing a relationship.
stamp(CellRange) - Method in class com.extentech.ExtenXLS.FormatHandle
Applies the format to a cell range without establishing a relationship.
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
 
stateChanged(ChangeEvent) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSScrollPaneUI.myHSBChangeListener
 
stateChanged(ChangeEvent) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSScrollPaneUI.myViewportChangeHandler
 
stateChanged(ChangeEvent) - Method in class com.extentech.ExtenXLS.ui.ExtenXLSScrollPaneUI.myVSBChangeListener
 
statement - Variable in class com.extentech.ExtenBean.ExtenBeanFactory
 
store() - Method in interface com.extentech.ExtenBean.DataObject
load the data from the underlying persistence layer
store() - Method in class com.extentech.ExtenBean.DataObjectImpl
A container invokes this method to instruct the instance to synchronize its state by storing it to the underlying database.
store() - Method in class com.extentech.ExtenBean.ExtenDataObject
A container invokes this method to instruct the instance to synchronize its state by storing it to the underlying database.
store() - Method in class com.extentech.ExtenBean.JSONDataObject
 
store() - Method in interface com.extentech.ExtenBean.SimpleDataObject
 
storeAsXML() - Method in class com.extentech.ExtenXLS.web.MemeDocument
 
storeBookAsFile() - Method in class com.extentech.ExtenXLS.web.MemeDocument
 
storeDataObject(DataObject) - Method in class com.extentech.ExtenBean.ExtenBeanFactory
Insert a new DataObject into its persistent store.
storeDataObject(DataObject) - Method in interface com.extentech.ExtenBean.PersistenceEngine
Insert a new DataObject into its persistent store.
storeDataObject(DataObject) - Method in class com.extentech.ExtenBean.XMLDataObjectFactory
stores the dataobject to the underlying datasource if possible.
storeDiff(int, StringBuffer) - Method in class com.extentech.ExtenXLS.web.MemeDocument
Saves the difference (in string format) between two versions of a workbook
storeNewDocument() - Method in class com.extentech.ExtenXLS.web.MemeDocument
Saves the Workbook as a new record in the database.
STRING_ENCODING_AUTO - Static variable in interface com.extentech.ExtenXLS.Document
 
STRING_ENCODING_AUTO - Static variable in interface com.extentech.ExtenXLS.WorkBook
 
STRING_ENCODING_COMPRESSED - Static variable in interface com.extentech.ExtenXLS.Document
 
STRING_ENCODING_COMPRESSED - Static variable in interface com.extentech.ExtenXLS.WorkBook
 
STRING_ENCODING_UNICODE - Static variable in interface com.extentech.ExtenXLS.Document
 
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
TestUI - Class in com.extentech.ExtenXLS.ui
Wraps ExtenXLSPanel in a JFrame for UI testing.
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
thisNode - Variable in class com.extentech.ExtenBean.swing.ExtenBeanTreeModel
 
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.ExtenBean.colinfo
 
toString() - Method in class com.extentech.ExtenBean.DataObjectImpl
 
toString() - Method in class com.extentech.ExtenBean.GenericDataObject
 
toString() - Method in class com.extentech.ExtenBean.swing.ExtenBeanTreeNode
 
toString() - Method in class com.extentech.ExtenBean.XMLDataObjectFactory
returns the path to the input aka: delegates to getXMLFile
toString() - Method in class com.extentech.ExtenXLS.AutoFilterHandle
returns the string representation of this AutoFilter
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 this CellRange
toString() - Method in class com.extentech.ExtenXLS.CellRangeRef
Gets this range in A1 notation.
toString() - Method in class com.extentech.ExtenXLS.ChartHandle
returns the string representation of this ChartHandle
toString() - Method in class com.extentech.ExtenXLS.CommentHandle
return the String representation of this CommentHandle
toString() - Method in class com.extentech.ExtenXLS.ConditionalFormatHandle
return a string representation of this Conditional Format This method is still incomplete as it only returns data for one rule, and only refers to one range
toString() - Method in interface com.extentech.ExtenXLS.Document
Returns the name of this Sheet.
toString() - Method in class com.extentech.ExtenXLS.DocumentHandle
Returns the name of this Sheet.
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 class com.extentech.ExtenXLS.RowHandle
Returns the String representation of this Row
toString() - Method in class com.extentech.ExtenXLS.web.CellHandlingBean
 
toString() - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
toString() - Method in interface com.extentech.ExtenXLS.WorkBook
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.
Transaction - Class in com.extentech.ExtenBean
Provides a simple transaction mechanism for DataObjects.
Transaction() - Constructor for class com.extentech.ExtenBean.Transaction
 
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, NameHandle) - Static method in class com.extentech.ExtenXLS.ExtenXLS
Transform a NamedRange into an output file type by applying an XSLT.
transform(String, String) - Static method in class com.extentech.ExtenXLS.ExtenXLS
Transform a String 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
 
TYPE_BLANK - Static variable in class com.extentech.ExtenXLS.CellHandle
Cell types
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

unMergeCells() - Method in class com.extentech.ExtenXLS.CellRange
Un-Merge the Cells contained in this CellRange
UNSPECIFIED_INIT_ERROR - Static variable in exception com.extentech.ExtenXLS.WorkBookException
 
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
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.
updateDataObject(DataObject) - Method in class com.extentech.ExtenBean.ExtenBeanFactory
Persist changes to a DataObject back to its datastore
updateDataObject(DataObject) - Method in interface com.extentech.ExtenBean.PersistenceEngine
Persist changes to a DataObject back to its datastore
updateDataObject(DataObject) - Method in class com.extentech.ExtenBean.XMLDataObjectFactory
udpates the values of a given node and its children and writes to the underlying data source if possible.
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.
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.
updateTreeObjects() - Method in class com.extentech.ExtenXLS.ui.swing.ExtenXLSMapPanel
update the collections of objects from the tree
Utils - Class in com.extentech.ExtenBean
 
Utils() - Constructor for class com.extentech.ExtenBean.Utils
 

V

validateEarly - Variable in class com.extentech.ExtenBean.ExtenDataObject
 
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_ANY - Static variable in class com.extentech.ExtenXLS.ConditionalFormatRule
 
VALUE_ANY - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
VALUE_DATE - Static variable in class com.extentech.ExtenXLS.ConditionalFormatRule
 
VALUE_DATE - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
VALUE_DECIMAL - Static variable in class com.extentech.ExtenXLS.ConditionalFormatRule
 
VALUE_DECIMAL - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
VALUE_FORMULA - Static variable in class com.extentech.ExtenXLS.ConditionalFormatRule
 
VALUE_FORMULA - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
VALUE_INTEGER - Static variable in class com.extentech.ExtenXLS.ConditionalFormatRule
 
VALUE_INTEGER - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
VALUE_TEXT_LENGTH - Static variable in class com.extentech.ExtenXLS.ConditionalFormatRule
 
VALUE_TEXT_LENGTH - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
VALUE_TIME - Static variable in class com.extentech.ExtenXLS.ConditionalFormatRule
 
VALUE_TIME - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
VALUE_TYPE - Static variable in class com.extentech.ExtenXLS.ConditionalFormatRule
 
VALUE_TYPE - Static variable in class com.extentech.ExtenXLS.ValidationHandle
 
VALUE_USER_DEFINED_LIST - Static variable in class com.extentech.ExtenXLS.ConditionalFormatRule
 
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.
VariableConverter - Class in com.extentech.ExtenBean
a tool to replace public variables in classes with get/set methods
VariableConverter() - Constructor for class com.extentech.ExtenBean.VariableConverter
 
VerticalLabel - Class in com.extentech.ExtenXLS.ui
 
VerticalLabel() - Constructor for class com.extentech.ExtenXLS.ui.VerticalLabel
 

W

WebDoc - 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.
WebDoc(Connection, File) - Constructor for class com.extentech.ExtenXLS.web.WebDoc
May 19, 2010
WebDoc() - Constructor for class com.extentech.ExtenXLS.web.WebDoc
May 19, 2010
WebDoc(Connection, int, boolean, boolean) - Constructor for class com.extentech.ExtenXLS.web.WebDoc
May 20, 2010
WebDoc(String) - Constructor for class com.extentech.ExtenXLS.web.WebDoc
Load from a temp file
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(Connection, int, boolean, boolean) - Constructor for class com.extentech.ExtenXLS.web.WebWorkBook
constructor with a meme_id
WebWorkBook(URL, User) - Constructor for class com.extentech.ExtenXLS.web.WebWorkBook
Deprecated. - use FileStream constructor Move user handling to more logical spot...
WebWorkBook(InputStream, User) - Constructor for class com.extentech.ExtenXLS.web.WebWorkBook
constructor that loads workbook from an InputStream
WebWorkBook(User) - Constructor for class com.extentech.ExtenXLS.web.WebWorkBook
Create a new WebWorkBook with the passed in user.
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
 
WebWorkBook(Connection, URL) - 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
 
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
 
WorkBookException - Exception in com.extentech.ExtenXLS
WorkBookInstantiationException is thrown when a workbook cannot be parsed for a particular reason.
WorkBookException(String, int) - Constructor for exception com.extentech.ExtenXLS.WorkBookException
 
WorkBookException(String, int, Exception) - Constructor for exception com.extentech.ExtenXLS.WorkBookException
 
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.
WorkBookHandle() - Constructor for class com.extentech.ExtenXLS.WorkBookHandle
Default constructor creates a new, empty Spreadsheet 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
Create a new WorkBookHandle from the byte array passed in.
WorkBookHandle(URL) - Constructor for class com.extentech.ExtenXLS.WorkBookHandle
Fetches a workbook from a URL If you need to authenticate your URL connection first then use the InputStream constructor
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 and has an optional debug setting to assist with output.
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.
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
 
WorkBookUpdateBean - Class in com.extentech.ExtenXLS.web
WorkbookUpdateBean is a bean that manipulates a WorkBook using a command pattern.
WorkBookUpdateBean() - Constructor for class com.extentech.ExtenXLS.web.WorkBookUpdateBean
 
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");


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(String) - Method in class com.extentech.ExtenXLS.DocumentHandle
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.DocumentHandle
saves this WorkBookHandle to filename and path fname if Excel2007 Format, the template will be written in Excel 2007 (XLSX) Format.
write(OutputStream) - Method in class com.extentech.ExtenXLS.DocumentHandle
Saves the WorkBookHandle to this opened OutputStream If original file is Excel2007 Format, the template will be written in Excel 2007 (XLSX) Format.
write(OutputStream) - Method in class com.extentech.ExtenXLS.ImageHandle
write the image bytes to an outputstream such as a file
write(OutputStream) - Method in class com.extentech.ExtenXLS.web.MemeDoc
 
write(String, boolean) - Method in class com.extentech.ExtenXLS.web.MemeDoc
 
write(String) - Method in class com.extentech.ExtenXLS.web.MemeDoc
 
write(OutputStream, boolean) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
write(OutputStream) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
write(String, boolean) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
write(String) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
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.
writeAndEncrypt(WorkBookHandle, OutputStream, String) - Static method in class com.extentech.ExtenXLS.EncryptedWorkBookHandle
Write a workbook in 128 bit encryption to the OutputStream provided.
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.Document
 
writeBytes(OutputStream) - Method in class com.extentech.ExtenXLS.web.MemeDoc
 
writeBytes(OutputStream) - Method in class com.extentech.ExtenXLS.web.MemeDocument
 
writeBytes(OutputStream) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
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
For internal debugging use only
writeEncrypted(OutputStream, String) - Method in class com.extentech.ExtenXLS.EncryptedWorkBookHandle
Write a workbook in 128 bit encryption to the OutputStream provided.
writeEncrypted(OutputStream) - Method in class com.extentech.ExtenXLS.EncryptedWorkBookHandle
Write a workbook in 128 bit encryption to the OutputStream provided.
writeXLSXBytes(OutputStream) - Method in class com.extentech.ExtenXLS.web.MemeWorkBook
 
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.
WRITING_ERROR - Static variable in exception com.extentech.ExtenXLS.WorkBookException
 

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
Deprecated. No longer used internally. Should not have been public.
xlsmultiplier - Static variable in class com.extentech.ExtenXLS.DateConverter
Deprecated. No longer used internally. Should not have been public.
XMLBeanEditorPanel - Class in com.extentech.ExtenXLS.ui.swing
 
XMLBeanEditorPanel() - Constructor for class com.extentech.ExtenXLS.ui.swing.XMLBeanEditorPanel
 
XMLBeanNode - Class in com.extentech.ExtenBean.swing
TreeNode backed by an XML DataObject
XMLBeanNode() - Constructor for class com.extentech.ExtenBean.swing.XMLBeanNode
 
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
 
XMLDataObject - Class in com.extentech.ExtenBean
A DataObject implementation which uses XML data.
XMLDataObject() - Constructor for class com.extentech.ExtenBean.XMLDataObject
 
XMLDataObjectFactory - Class in com.extentech.ExtenBean
XMLDataObjectFactory is a PersistenceEngine used to initialize XMLDataObjects from XML Data Source.
XMLDataObjectFactory() - Constructor for class com.extentech.ExtenBean.XMLDataObjectFactory
 
XMLDOTester - Class in com.extentech.ExtenBean
A class for testing XML DataObject functionality.
XMLDOTester() - Constructor for class com.extentech.ExtenBean.XMLDOTester
 
XMLEditorPanel - Class in com.extentech.ExtenXLS.ui.swing
 
XMLEditorPanel() - Constructor for class com.extentech.ExtenXLS.ui.swing.XMLEditorPanel
 
xmlResponsePost - Static variable in class com.extentech.ExtenXLS.CellRange
 
xmlResponsePre - Static variable in class com.extentech.ExtenXLS.CellRange
 
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 © 2010 Extentech Inc. All Rights Reserved.