A B C D E F G H I L M O P R S T V W X

A

addVKRepListener(VKRepListener) - Method in class VKRep.TReportAbstract
Add listener in standard Java event system.
ass2Number(int) - Static method in class VKRep.TReportAbstract
Convert value from XLS4 RC format to number (Integer or Double).

B

biffBody - Variable in class VKRep.TXLS4ReportVertical
 
biffBody - Variable in class VKRep.TXLS4ReportHorizontal
 
blankInputStream - Variable in class VKRep.TReportAbstract
Blank input stream.
BODY - Static variable in class VKRep.TReportAbstract
Number of 'BODY' section.
bOutStream - Variable in class VKRep.TVKRptContainerCrossTab
Intermediate stream for hold stream from horizontal process to vertical process.
BOutStreamA - Variable in class VKRep.TReportAbstract
Horisontal XLS4 report consist of two parts.
BOutStreamB - Variable in class VKRep.TReportAbstract
Horisontal XLS4 report consist of two parts.
byteAsShort(byte) - Method in class VKRep.TReportAbstract
Convert byte to short.

C

c - Variable in class VKRep.TReportAbstract.TBiffRec
Absolute number of column.
c1 - Variable in class VKRep.TReportAbstract.TBiffRec
Not used
c2 - Variable in class VKRep.TReportAbstract.TBiffRec
Not used
cb - Variable in class VKRep.TReportAbstract.TBiffRec
Number of collumn relatively begin collumn section.
charByName - Variable in class VKRep.TReportAbstract
Variable charByName hold symbol for data request by name.
charByNum - Variable in class VKRep.TReportAbstract
Variable charByName hold symbol for data request by num.
check - Variable in class VKRep.VKRepEvent
Boolean indicator for control end of data source or necessity of change data in cell or data by mark.
clear() - Method in class VKRep.TReportAbstract.TSection
Clean up section object for repeat use.
clearSections() - Method in class VKRep.TXLS4ReportVertical
 
clearSections() - Method in class VKRep.TXLS4ReportHorizontal
 
clearSections() - Method in class VKRep.TReportAbstract
Initialize array of sections.
clearVars() - Method in class VKRep.TXLS4ReportVertical
 
clearVars() - Method in class VKRep.TXLS4ReportHorizontal
 
clearVars() - Method in class VKRep.TReportAbstract
Virtual auxiliary method.
closeInputStream() - Method in class VKRep.TReportAbstract
Close input stream.
closeOutBuffer() - Method in class VKRep.TReportAbstract
Close output buffer.
closeOutputStream() - Method in class VKRep.TReportAbstract
Close output stream.
col_b - Variable in class VKRep.TReportAbstract.TBiffRec
The begining column for BIFF records of types holds general information about columns or range of columns.
col_e - Variable in class VKRep.TReportAbstract.TBiffRec
The ending column for BIFF records of types holds general information about columns or range of columns.
colAbs - Variable in class VKRep.VKRepEvent
Use in dataRequest event for indicate absolute and relative cell coordinates.
colRel - Variable in class VKRep.VKRepEvent
Use in dataRequest event for indicate absolute and relative cell coordinates.
colsCount - Variable in class VKRep.TReportAbstract.TSection
How many columns keep section.
contents - Variable in class VKRep.TReportAbstract.TSection
The array of BIFF (TBiffRec objects) records which consists of section.
currCol - Variable in class VKRep.TXLS4ReportHorizontal
 
currRow - Variable in class VKRep.TXLS4ReportVertical
 

D

d - Variable in class VKRep.TReportAbstract.TBiffRec
Contets of cell.
data - Variable in class VKRep.TReportAbstract.TBiffRec
Data of record.
dataIndex - Variable in class VKRep.VKRepEvent
Use in requestByNum event for indicate number of mark.
dataInput - Variable in class VKRep.VKRepEvent
Use in dataRequest event.
dataName - Variable in class VKRep.VKRepEvent
Use in requestByName event for indicate name of mark.
dataOutput - Variable in class VKRep.VKRepEvent
Use in dataRequest event.
dataRequest(VKRepEvent) - Method in interface VKRep.VKRepListener
In cell based reports (XLS4 Vertical, XLS4 Horizontal, ...)
doDataRequest(VKRepEvent) - Method in class VKRep.TReportAbstract
This public method only invoke TReportAbstract.fireDataRequest(VKRepEvent e).
doEndReport(VKRepEvent) - Method in class VKRep.TReportAbstract
This public method only invoke TReportAbstract.fireEndReport(VKRepEvent e).
doMoveNext(VKRepEvent) - Method in class VKRep.TReportAbstract
This public method only invoke TReportAbstract.fireMoveNext(VKRepEvent e).
doMoveTop(VKRepEvent) - Method in class VKRep.TReportAbstract
This public method only invoke TReportAbstract.fireMoveTop(VKRepEvent e).
doReportError(VKRepEvent) - Method in class VKRep.TReportAbstract
This public method only invoke TReportAbstract.fireReportError(VKRepEvent e).
doRequestByName(VKRepEvent) - Method in class VKRep.TReportAbstract
This public method only invoke TReportAbstract.fireRequestByName(VKRepEvent e).
doRequestByNum(VKRepEvent) - Method in class VKRep.TReportAbstract
This public method only invoke TReportAbstract.fireRequestByNum(VKRepEvent e).
doSectionBegin(VKRepEvent) - Method in class VKRep.TReportAbstract
This public method only invoke TReportAbstract.fireSectionBegin(VKRepEvent e).
doSectionCheck(VKRepEvent) - Method in class VKRep.TReportAbstract
This public method only invoke TReportAbstract.fireSectionCheck(VKRepEvent e).
doSectionComplete(VKRepEvent) - Method in class VKRep.TReportAbstract
This public method only invoke TReportAbstract.fireSectionComplete(VKRepEvent e).
doSectionEnd(VKRepEvent) - Method in class VKRep.TReportAbstract
This public method only invoke TReportAbstract.fireSectionEnd(VKRepEvent e).
doSectionPrepare(VKRepEvent) - Method in class VKRep.TReportAbstract
This public method only invoke TReportAbstract.fireSectionPrepare(VKRepEvent e).
doStartReport(VKRepEvent) - Method in class VKRep.TReportAbstract
This public method only invoke TReportAbstract.fireStartReport(VKRepEvent e).

E

endReport(VKRepEvent) - Method in interface VKRep.VKRepListener
VK Reports fire this event when report process has ended.
eof - Variable in class VKRep.VKRepEvent
End Of File boolean indicator for moveTop and moveNext events.
errorMessage - Variable in class VKRep.VKRepEvent
Error Message for reportError event.
execute() - Method in class VKRep.TVKRptContainerCrossTab
This method is start cross-tab generate report.
execute() - Method in class VKRep.TVKRptContainerVertical
This method is start generate report.
execute() - Method in class VKRep.TVKRptContainerHorizontal
This method is start generate report.
execute() - Method in class VKRep.TVKRptContainerAbstract
Abstract method.
execute() - Method in class VKRep.TReportAbstract
Method execute start process of build report.
exp2(int) - Static method in class VKRep.TReportAbstract
2 power by x.

F

FILE_FOOTER - Static variable in class VKRep.TReportAbstract
Number of 'FILE FOOTER' section.
FILE_HEADER - Static variable in class VKRep.TReportAbstract
Number of 'FILE HEADER' section.
findTag(String) - Method in class VKRep.TWordReport
 
fireDataRequest(VKRepEvent) - Method in class VKRep.TReportAbstract
Data request report event.
fireEndReport(VKRepEvent) - Method in class VKRep.TReportAbstract
End report event.
fireMoveNext(VKRepEvent) - Method in class VKRep.TReportAbstract
Move next row of data source for report event.
fireMoveTop(VKRepEvent) - Method in class VKRep.TReportAbstract
Move top data source for report event.
fireReportError(VKRepEvent) - Method in class VKRep.TReportAbstract
Report error event.
fireRequestByName(VKRepEvent) - Method in class VKRep.TReportAbstract
Data request by name report event.
fireRequestByNum(VKRepEvent) - Method in class VKRep.TReportAbstract
Data request by number report event.
fireSectionBegin(VKRepEvent) - Method in class VKRep.TReportAbstract
Section begin report event.
fireSectionCheck(VKRepEvent) - Method in class VKRep.TReportAbstract
Section check report event.
fireSectionComplete(VKRepEvent) - Method in class VKRep.TReportAbstract
Section complete report event.
fireSectionEnd(VKRepEvent) - Method in class VKRep.TReportAbstract
Section end report event.
fireSectionPrepare(VKRepEvent) - Method in class VKRep.TReportAbstract
Section prepare report event.
fireStartReport(VKRepEvent) - Method in class VKRep.TReportAbstract
Start report event.
flushOutBuffer() - Method in class VKRep.TReportAbstract
Write full output buffer to output stream and set outputBufferCount to zerro.

G

getBlankInputStream() - Method in class VKRep.TReportAbstract
Access method by read of blankInputStream property.
getBuffer() - Method in class VKRep.TVKRptContainerAbstract.BOutStream
Return byte array of stream.
getBuffer() - Method in class VKRep.TReportAbstract.BOutStream
For further use after save an intermediate result report need access to the internal buffer.
getBytes(byte[]) - Method in class VKRep.TReportAbstract
Read bytes from input blank (stream).
getCharByName() - Method in class VKRep.TReportAbstract
Access method by read of charByName property.
getCharByNum() - Method in class VKRep.TReportAbstract
Access method by read of charByNum property.
getCheck() - Method in class VKRep.VKRepEvent
Read method of check property.
getDataIndex() - Method in class VKRep.VKRepEvent
Read method of dataIndex property.
getEof() - Method in class VKRep.VKRepEvent
Read method of eof property.
getErrorMessage() - Method in class VKRep.VKRepEvent
Read method of errorMessage property.
getInputBlank() - Method in class VKRep.TReportAbstract
Access method by read of inputBlank (blank file name) property.
getInt(byte[], int) - Method in class VKRep.TReportAbstract
Read int value from byte array b with position pos.
getListener() - Method in class VKRep.TVKRptContainerVertical
The read property method of listener variable.
getListener() - Method in class VKRep.TVKRptContainerHorizontal
The read property method of listener variable.
getListener() - Method in class VKRep.TReportAbstract
Property method by read of listener object.
getListenerH() - Method in class VKRep.TVKRptContainerCrossTab
The read property method of horizontal listener variable.
getListenerV() - Method in class VKRep.TVKRptContainerCrossTab
The read property method of vertical listener variable.
getLong(byte[], int) - Method in class VKRep.TReportAbstract
Read long value from byte array b with position pos.
getOutputReport() - Method in class VKRep.TReportAbstract
Access method by read of outputReport (output report file name) property.
getRecno() - Method in class VKRep.VKRepEvent
Read method of recno property.
getReportOutStream() - Method in class VKRep.TReportAbstract
Access method by read of reportOutStream property.
getRptObj() - Method in class VKRep.TVKRptContainerVertical
The read property method of rptObj variable.
getRptObj() - Method in class VKRep.TVKRptContainerHorizontal
The read property method of rptObj variable.
getRptObjH() - Method in class VKRep.TVKRptContainerCrossTab
The read property method of rptObj variable.
getRptObjV() - Method in class VKRep.TVKRptContainerCrossTab
The read property method of rptObjV variable.
getSectionName() - Method in class VKRep.VKRepEvent
Read method of sectionName property.
getSectionNum() - Method in class VKRep.VKRepEvent
Read method of sectionNum property.
getShort() - Method in class VKRep.TReportAbstract
Read short value from input blank (stream).
getShort(byte[], int) - Method in class VKRep.TReportAbstract
Read short value from byte array b with position pos.
getStreamBufferSize() - Method in class VKRep.TReportAbstract
Access method by read of streamBufferSize property.
GROUP_FOOTER - Static variable in class VKRep.TReportAbstract
Number of 'GROUP FOOTER' section.
GROUP_HEADER - Static variable in class VKRep.TReportAbstract
Number of 'GROUP HEADER' section.

H

head - Variable in class VKRep.TReportAbstract.TBiffRec
Header of BIFF file record.

I

inputBlank - Variable in class VKRep.TReportAbstract
File name for input blank.
inputBuffer - Variable in class VKRep.TReportAbstract
Input buffer.
isInt(int) - Static method in class VKRep.TReportAbstract
Determine is XLS4 RC cell content Integer or Double.

L

LAST_DYN_SECTION - Static variable in class VKRep.TReportAbstract
The number which is begining of your own section definition.
lastDynSection - Variable in class VKRep.TReportAbstract
This variable hold last number dynamic user define section.
lastHandle - Variable in class VKRep.TXLS4ReportVertical
 
lastHandle - Variable in class VKRep.TXLS4ReportHorizontal
 
length - Variable in class VKRep.TReportAbstract.TBiffRecHeader
Length record field of BIFF file record header.
listener - Variable in class VKRep.TVKRptContainerVertical
The Listener object.
listener - Variable in class VKRep.TVKRptContainerHorizontal
The Listener object.
listener - Variable in class VKRep.TReportAbstract
Object which implements VKRepListener interface.
listenerH - Variable in class VKRep.TVKRptContainerCrossTab
The horizontal Listener object.
listenerV - Variable in class VKRep.TVKRptContainerCrossTab
The vertical Listener object.

M

MAX_LABEL_NAME_LEGTH - Static variable in class VKRep.TReportAbstract
Maximum length of Data Name for request by name.
MAX_LEN_BYTE_DATA - Static variable in class VKRep.VKRepEvent
Maximum length of byte data for report
MAX_LEN_SECTION_NAME - Static variable in class VKRep.VKRepEvent
Maximum length section name
MAX_SECTION_NUM - Static variable in class VKRep.TReportAbstract
Maximum number of sections.
moveNext(VKRepEvent) - Method in interface VKRep.VKRepListener
When VK Reports required to move data source to the next row moveNext event is raised.
moveTop(VKRepEvent) - Method in interface VKRep.VKRepListener
When VK Reports required to move data source to top moveTop event is raised.

O

offsetXLSInput - Variable in class VKRep.TReportAbstract
It is work variable input XLS4 file counter.
opcode - Variable in class VKRep.TReportAbstract.TBiffRecHeader
Opcode field of BIFF file record header.
openInputStream() - Method in class VKRep.TReportAbstract
Open input stream.
openOutputStream() - Method in class VKRep.TReportAbstract
Open output stream.
outByte(byte) - Method in class VKRep.TReportAbstract
Out byte to the output stream.
outBytes(byte[]) - Method in class VKRep.TReportAbstract
Out byte array to the output stream.
outBytes(byte[], int, int) - Method in class VKRep.TReportAbstract
Out piece byte array to the output stream.
outCase - Variable in class VKRep.TReportAbstract
Horisontal XLS4 report consist of two parts.
outData - Variable in class VKRep.VKRepEvent
Use in requestByName, requestByNum events - it is new text in output blank instead of mark.
outDataLen - Variable in class VKRep.VKRepEvent
The length of outData.
outDouble(Double) - Method in class VKRep.TReportAbstract
Out Double value to the output stream.
outInteger(int) - Method in class VKRep.TReportAbstract
Out integer value to the output stream.
outPrivateByte(byte) - Method in class VKRep.VKRepEvent
Out byte into intermediate buffer.
outPrivateData - Variable in class VKRep.VKRepEvent
Intermediate array for store intermediate data.
outPrivateDataLen - Variable in class VKRep.VKRepEvent
The length of outPrivateData.
outputBuffer - Variable in class VKRep.TReportAbstract
Output buffer.
outputBufferCount - Variable in class VKRep.TReportAbstract
Counter for output buffer.
outputReport - Variable in class VKRep.TReportAbstract
File name for output report.
outSection(int) - Method in class VKRep.TReportAbstract
Out report section to the output report (file or stream) by the number of section.
outSection(String) - Method in class VKRep.TReportAbstract
Out report section to the output report (file or stream) by the name of section.
outSectionInternal(int, boolean) - Method in class VKRep.TXLS4ReportVertical
 
outSectionInternal(int, boolean) - Method in class VKRep.TXLS4ReportHorizontal
 
outSectionInternal(int, boolean) - Method in class VKRep.TWordReport
 
outSectionInternal(int, boolean) - Method in class VKRep.TReportAbstract
Abstract method for override in inheritance classes for output report section.
outShort(short) - Method in class VKRep.TReportAbstract
Out Short value to the output stream.
outShorts(short[]) - Method in class VKRep.TReportAbstract
Out Short array value to the output stream.
outSpecial() - Method in class VKRep.TXLS4ReportHorizontal
 
outSpecial() - Method in class VKRep.TReportAbstract
Virtual auxiliary method.
outVariant(TReportAbstract.TBiffRec, int, int) - Method in class VKRep.TReportAbstract
Out in output stream BIFF record with any value depends of rptEvent object.
outXLSDouble(Double, short, int, int) - Method in class VKRep.TReportAbstract
Out in output stream XLS4 Double BIFF record.

P

prepareFileFooter() - Method in class VKRep.TXLS4ReportVertical
 
prepareFileFooter() - Method in class VKRep.TXLS4ReportHorizontal
 
prepareFileFooter() - Method in class VKRep.TWordReport
 
prepareFileFooter() - Method in class VKRep.TReportAbstract
Abstract method for override in inheritance classes for parse file footer section.
prepareFileHeader() - Method in class VKRep.TXLS4ReportVertical
 
prepareFileHeader() - Method in class VKRep.TXLS4ReportHorizontal
 
prepareFileHeader() - Method in class VKRep.TWordReport
 
prepareFileHeader() - Method in class VKRep.TReportAbstract
Abstract method for override in inheritance classes for parse file header section.
prepareSection(String) - Method in class VKRep.TReportAbstract
When you define your own section, you describe it in input blank.
prepareSectionInternal(String, int) - Method in class VKRep.TXLS4ReportVertical
 
prepareSectionInternal(String, int) - Method in class VKRep.TXLS4ReportHorizontal
 
prepareSectionInternal(String, int) - Method in class VKRep.TWordReport
 
prepareSectionInternal(String, int) - Method in class VKRep.TReportAbstract
Abstract method for override in inheritance classes for parse report section.

R

r - Variable in class VKRep.TReportAbstract.TBiffRec
Absolute number of row.
rb - Variable in class VKRep.TReportAbstract.TBiffRec
Number of row relatively begin row section.
readObject(ObjectInputStream) - Method in class VKRep.TReportAbstract
Implements Serializable interface.
realInputBlankLength - Variable in class VKRep.TReportAbstract
Real input blank (file or stream) length.
recno - Variable in class VKRep.VKRepEvent
Record number for moveTop and moveNext events.
removeAllBlanks(String) - Static method in class VKRep.TReportAbstract
Removs all blanks from the string.
removeVKRepListener(VKRepListener) - Method in class VKRep.TReportAbstract
Remove listener in standard Java event system.
REPORT_FOOTER - Static variable in class VKRep.TReportAbstract
Number of 'REPORT FOOTER' section.
REPORT_HEADER - Static variable in class VKRep.TReportAbstract
Number of 'REPORT HEADER' section.
reportError(VKRepEvent) - Method in interface VKRep.VKRepListener
VK Reports fire this event when error raised in report process.
reportOutStream - Variable in class VKRep.TReportAbstract
Report output stream.
REQUEST_DATA_BY_NAME_SYMBOL - Static variable in class VKRep.TReportAbstract
Default symbol for data request by name.
REQUEST_DATA_BY_NUM_SYMBOL - Static variable in class VKRep.TReportAbstract
Default symbol for data request by number.
requestByName(VKRepEvent) - Method in interface VKRep.VKRepListener
Event requestByName is aimed for supply the mark by name (~name1~) of a new data.
requestByNum(VKRepEvent) - Method in interface VKRep.VKRepListener
Event requestByNum is aimed for supply the mark by number (@0001, @0002, ...) of a new data.
rowAbs - Variable in class VKRep.VKRepEvent
Use in dataRequest event for indicate absolute and relative cell coordinates.
rowRel - Variable in class VKRep.VKRepEvent
Use in dataRequest event for indicate absolute and relative cell coordinates.
rowsCount - Variable in class VKRep.TReportAbstract.TSection
How many rows keep section.
rptEvent - Variable in class VKRep.TReportAbstract
This is Event object that pass to all Event handlers.
rptObj - Variable in class VKRep.TVKRptContainerVertical
The object of main report generator.
rptObj - Variable in class VKRep.TVKRptContainerHorizontal
The object of main report generator.
rptObjH - Variable in class VKRep.TVKRptContainerCrossTab
The object of main horizontal report generator.
rptObjV - Variable in class VKRep.TVKRptContainerCrossTab
The object of main vertical report generator.
RTF_SECTION_BEGIN_BREAKED - Static variable in class VKRep.TReportAbstract
Used for RTF report.
RTF_SECTION_END_BREAKED - Static variable in class VKRep.TReportAbstract
Used for RTF report.
run() - Method in class VKRep.TVKRptContainerAbstract
Implementing Runable interface.
run() - Method in class VKRep.TReportAbstract
Implements runable interface, call execute() method in Thread.

S

sectionBegin(VKRepEvent) - Method in interface VKRep.VKRepListener
This is notify event to show your program that section copy process is started.
sectionCheck(VKRepEvent) - Method in interface VKRep.VKRepListener
After sectionBegin event VK Reports fire sectionCheck event to ask main process about out the current section into the output stream (file) or not.
sectionComplete(VKRepEvent) - Method in interface VKRep.VKRepListener
This is notify event to show your program that section copy process is completed.
sectionEnd(VKRepEvent) - Method in interface VKRep.VKRepListener
This is notify event to show your program that section copy process is ended.
sectionLength - Variable in class VKRep.TReportAbstract.TSection
For txt, HTML, RTF report this variable define length section in bytes.
sectionName - Variable in class VKRep.TReportAbstract.TSection
Name of section.
sectionName - Variable in class VKRep.VKRepEvent
Current section name.
sectionNum - Variable in class VKRep.TReportAbstract.TSection
Number of section. 0 - 12 default section number, and your own defined since 13.
sectionNum - Variable in class VKRep.VKRepEvent
Current section number.
sectionPrepare(VKRepEvent) - Method in interface VKRep.VKRepListener
This event need for prepare your own sections.
sections - Variable in class VKRep.TReportAbstract
Array of TSection object.
sectionStartPosition - Variable in class VKRep.TReportAbstract.TSection
For txt, HTML, RTF report this variable define offset in blank file of start section.
sectionUsed - Variable in class VKRep.TReportAbstract.TSection
Before make report VK Reports generator parse blank and define for each default section used it in report or not.
setBlankInputStream(InputStream) - Method in class VKRep.TReportAbstract
Access method by write of blankInputStream property.
setCharByName(byte) - Method in class VKRep.TReportAbstract
Access method by write of charByName property.
setCharByNum(byte) - Method in class VKRep.TReportAbstract
Access method by write of charByNum property.
setCheck(boolean) - Method in class VKRep.VKRepEvent
Write method of check property.
setDataIndex(int) - Method in class VKRep.VKRepEvent
Write method of dataIndex property.
setEof(boolean) - Method in class VKRep.VKRepEvent
Write method of eof property.
setErrorMessage(String) - Method in class VKRep.VKRepEvent
Write method of errorMessage property.
setInputBlank(String) - Method in class VKRep.TReportAbstract
Access method by write of inputBlank (blank file name) property.
setListener(VKRepListener) - Method in class VKRep.TVKRptContainerVertical
The write property method of listener variable.
setListener(VKRepListener) - Method in class VKRep.TVKRptContainerHorizontal
The write property method of listener variable.
setListener(VKRepListener) - Method in class VKRep.TReportAbstract
Property method by write of listener object.
setListenerH(VKRepListener) - Method in class VKRep.TVKRptContainerCrossTab
The write property method of horizontal listener variable.
setListenerV(VKRepListener) - Method in class VKRep.TVKRptContainerCrossTab
The write property method of vertical listener variable.
setOutputReport(String) - Method in class VKRep.TReportAbstract
Access method by write of outputReport (output report file name) property.
setRecno(int) - Method in class VKRep.VKRepEvent
Write method of recno property.
setReportOutStream(OutputStream) - Method in class VKRep.TReportAbstract
Access method by write of reportOutStream property.
setRptObj(TReportHorizontal) - Method in class VKRep.TVKRptContainerHorizontal
The write property method of rptObj variable.
setRptObj(TReportVertical) - Method in class VKRep.TVKRptContainerVertical
The write property method of rptObj variable.
setRptObjH(TReportHorizontal) - Method in class VKRep.TVKRptContainerCrossTab
The write property method of rptObj variable.
setRptObjV(TReportVertical) - Method in class VKRep.TVKRptContainerCrossTab
The write property method of rptObj variable.
setSectionName(String) - Method in class VKRep.VKRepEvent
Write method of sectionName property.
setSectionNum(int) - Method in class VKRep.VKRepEvent
Write method of sectionNum property.
setShort(byte[], int, short) - Method in class VKRep.TReportAbstract
Write short value to byte array b with position pos.
setStreamBufferSize(int) - Method in class VKRep.TReportAbstract
Access method by write of streamBufferSize property.
startPrivateData() - Method in class VKRep.VKRepEvent
Start fill of intermediate buffer.
startReport(VKRepEvent) - Method in interface VKRep.VKRepListener
VK Reports fire this event when report is going to start.
stopPrivateData() - Method in class VKRep.VKRepEvent
Stop fill of intermediate buffer and carry one in the outData variable.
STREAM_BUFFER_SIZE - Static variable in class VKRep.TReportAbstract
VK Reports generator load input blank to the memory.
streamBufferSize - Variable in class VKRep.TReportAbstract
Size of inputBuffer and outputBuffer.
SUBGROUP_FOOTER - Static variable in class VKRep.TReportAbstract
Number of 'SUBGROUP FOOTER' section.
SUBGROUP_HEADER - Static variable in class VKRep.TReportAbstract
Number of 'SUBGROUP HEADER' section.
SUBSUBGROUP_FOOTER - Static variable in class VKRep.TReportAbstract
Number of 'SUBSUBGROUP FOOTER' section.
SUBSUBGROUP_HEADER - Static variable in class VKRep.TReportAbstract
Number of 'SUBSUBGROUP HEADER' section.
SUPERSUBGROUP_FOOTER - Static variable in class VKRep.TReportAbstract
Number of 'SUPERSUBGROUP FOOTER' section.
SUPERSUBGROUP_HEADER - Static variable in class VKRep.TReportAbstract
Number of 'SUPERSUBGROUP HEADER' section.

T

TReportAbstract - class VKRep.TReportAbstract.
Title: Base abstract class for all generator report by VK Reports Description: Standard set of properties and methods for all generator reports.
TReportAbstract.BOutStream - class VKRep.TReportAbstract.BOutStream.
Title: Class BOutStream byte array output stream Description: Used for keep intermediate result of horisontal report.
TReportAbstract.BOutStream(int) - Constructor for class VKRep.TReportAbstract.BOutStream
Constructor.
TReportAbstract.TBiffRec - class VKRep.TReportAbstract.TBiffRec.
Title: Class TBiffRec represents record of BIFF file itself.
TReportAbstract.TBiffRec() - Constructor for class VKRep.TReportAbstract.TBiffRec
Constructor.
TReportAbstract.TBiffRecHeader - class VKRep.TReportAbstract.TBiffRecHeader.
Title: The header of BIFF record.
TReportAbstract.TBiffRecHeader() - Constructor for class VKRep.TReportAbstract.TBiffRecHeader
Constructor.
TReportAbstract.TSection - class VKRep.TReportAbstract.TSection.
Title: Class TSection represents VK Reports Section.
TReportAbstract.TSection() - Constructor for class VKRep.TReportAbstract.TSection
Constructor.
TReportAbstract() - Constructor for class VKRep.TReportAbstract
Constructor.
TReportHorizontal - class VKRep.TReportHorizontal.
Title: class TReportHorizontal Description: The base class for all Horizontal generator reports.
TReportHorizontal() - Constructor for class VKRep.TReportHorizontal
 
TReportVertical - class VKRep.TReportVertical.
Title: class TReportVertical Description: The base class for all Vertical generator reports.
TReportVertical() - Constructor for class VKRep.TReportVertical
 
TVKRptContainerAbstract - class VKRep.TVKRptContainerAbstract.
Title: Description: Abstract class for all VK Reports containers.
TVKRptContainerAbstract.BOutStream - class VKRep.TVKRptContainerAbstract.BOutStream.
Title: class BOutStream Description: This is inner class.
TVKRptContainerAbstract.BOutStream(int) - Constructor for class VKRep.TVKRptContainerAbstract.BOutStream
Only constructor
TVKRptContainerAbstract() - Constructor for class VKRep.TVKRptContainerAbstract
Only constructor.
TVKRptContainerCrossTab - class VKRep.TVKRptContainerCrossTab.
Title: Description: This container combine horizontal and vertical report processing in one process.
TVKRptContainerCrossTab() - Constructor for class VKRep.TVKRptContainerCrossTab
Only constructor.
TVKRptContainerHorizontal - class VKRep.TVKRptContainerHorizontal.
Title: Description: class TVKRptContainerHorizontal allows to get horizontal reports in different formats (use different formats in blanks) use only one program code.
TVKRptContainerHorizontal() - Constructor for class VKRep.TVKRptContainerHorizontal
Only constructor.
TVKRptContainerVertical - class VKRep.TVKRptContainerVertical.
Title: Description: class TVKRptContainerVertical allows to get vertical reports in different formats (use different formats in blanks) use only one program code.
TVKRptContainerVertical() - Constructor for class VKRep.TVKRptContainerVertical
Only constructor.
TWordReport - class VKRep.TWordReport.
Title: Reporter to RTF, HTML, TXT.
TWordReport() - Constructor for class VKRep.TWordReport
 
TXLS4ReportHorizontal - class VKRep.TXLS4ReportHorizontal.
Title: Description: Main class for all horizontal XLS4 based reports.
TXLS4ReportHorizontal() - Constructor for class VKRep.TXLS4ReportHorizontal
 
TXLS4ReportVertical - class VKRep.TXLS4ReportVertical.
Title: Description: Main class for all vertical XLS4 based reports.
TXLS4ReportVertical() - Constructor for class VKRep.TXLS4ReportVertical
 

V

VKRep - package VKRep
Generator reports to txt, html, rtf, xls4 format based on the fill empty blanks.
VKRepEvent - class VKRep.VKRepEvent.
Title: Description: Event class for VK Reports.
VKRepEvent(Object) - Constructor for class VKRep.VKRepEvent
Constructor VKRepEvent object.
VKRepListener - interface VKRep.VKRepListener.
Title: Description: Event listener interface for VK Reports.
VKRepListeners - Variable in class VKRep.TReportAbstract
Array with objects which implemented VKRepListener interface and connected to TReportAbstract object.

W

w - Variable in class VKRep.TReportAbstract.TBiffRec
Not used
widths - Variable in class VKRep.TReportAbstract.TSection
Not used
writeObject(ObjectOutputStream) - Method in class VKRep.TReportAbstract
Implements Serializable interface.

X

XLSBlank - Variable in class VKRep.TReportAbstract
Null (or blank) XLS4 BIFF record.
XLSBool - Variable in class VKRep.TReportAbstract
Boolean XLS4 BIFF record.
XLSCOL - Variable in class VKRep.TReportAbstract
Column XLS4 BIFF record.
XLSDimension - Variable in class VKRep.TReportAbstract
Dimantion XLS4 BIFF record.
XLSLabel - Variable in class VKRep.TReportAbstract
Label XLS4 BIFF record.
XLSNumber - Variable in class VKRep.TReportAbstract
Float number XLS4 BIFF record.
XLSRK - Variable in class VKRep.TReportAbstract
RK XLS4 BIFF record.
XLSRow - Variable in class VKRep.TReportAbstract
Row XLS4 BIFF record.

A B C D E F G H I L M O P R S T V W X