Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
G I O S

G

getColumnIndex() - Method in interface org.jfor.jfor.interfaces.ITableColumnsInfo
return current column iteration index
getColumnWidth() - Method in interface org.jfor.jfor.interfaces.ITableColumnsInfo
get current column width according to column iteration index
getNumberOfColumns() - Method in interface org.jfor.jfor.interfaces.ITableColumnsInfo
return number of columns

I

INVALID_COLUM_WIDTH - Static variable in interface org.jfor.jfor.interfaces.ITableColumnsInfo
 
ITableColumnsInfo - interface org.jfor.jfor.interfaces.ITableColumnsInfo.
Used to get information about tables, for example when handling nested tables

O

org.jfor.jfor.interfaces - package org.jfor.jfor.interfaces
 

S

selectFirstColumn() - Method in interface org.jfor.jfor.interfaces.ITableColumnsInfo
reset the column iteration index, meant to be called when creating a new row
selectNextColumn() - Method in interface org.jfor.jfor.interfaces.ITableColumnsInfo
increment the column iteration index

G I O S