| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GenericTableModel
TableModel that determines the alignment of the table column and also whether the column can be hidden or not.
| Method Summary | |
|---|---|
 boolean | 
canHide(int column)Get whether the column can be hidden by the user when column selector is available  | 
 int | 
getColumnAlignment(int column)Get the alignment of the specified column in the table.  | 
| Method Detail | 
|---|
int getColumnAlignment(int column)
column - the column to get the alignment ofboolean canHide(int column)
column - the column to get the hidden property of
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||