Index S of all Fields and Methods
All Packages  Class Hierarchy

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

Index S of all Fields and Methods

setCallback(JGridCallback). Method in class JGrid.JGrid2
set the callback for the grid
setColWidths(int[]). Method in class JGrid.JGrid2
set the column width for each column
CAUTION: The array size of colWidths should be the same as the size of the title array
setContents(Object[][], boolean). Method in class JGrid.JGrid2
set the contents of the grid
setFeature(String). Method in class JGrid.ICell
Set the features of the cell.
setFeature(String). Method in class JGrid.JCell
set the features of the cell
For JCell, feature has the format "type,background color,text color,alignment"
where: type should be NORMALCELL,STOCKCELL,CURRENCYCELL
background color and text color are in hex format.
setFeature(String). Method in class JGrid.JNewsCell
set the features of the cell
NOTE: feature is set after the value has been set (when JCell is created)
setFeatures(String, String). Method in class JGrid.JGrid2
set the cell/row/column features
CAUTION: New features will override the old features.
setURLStr(String). Method in class JGrid.ICell
Set a new URL string to the cell
setValue(Object). Method in class JGrid.ICell
Set a new value to the cell
setValue(Object). Method in class JGrid.JCell
set a new value to the cell
setValue(Object). Method in class JGrid.JChartCell
set a new value to the chart cell
setValue(Object). Method in class JGrid.JNewsCell
override the ICell:setValue method
STOCKCELL.Static variable in class JGrid.JCell
stock type

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Other
All Packages  Class Hierarchy