Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.1.3)
E41664-01
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
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
-
getColumnAlignment
int getColumnAlignment(int column)
Get the alignment of the specified column in the table. Returns
SwingConstants.LEFT, SwingConstants.RIGHT or SwingConstants.CENTER.
- Parameters:
column
- the column to get the alignment of
- Returns:
- SwingConstants.LEFT, SwingConstants.RIGHT or
SwingConstants.CENTER
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.1.3)
E41664-01
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 1997, 2014, Oracle. All rights reserved.