|
Oracle Fusion Middleware Java API Reference for Oracle ADF Faces 11g Release 1 (11.1.1) E10684-04 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.adf.view.rich.model.AttributeDescriptor
oracle.adf.view.rich.model.ColumnDescriptor
public abstract class ColumnDescriptor
A column Descriptor describes the model for column used to dynamically create a column in a rich table.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class oracle.adf.view.rich.model.AttributeDescriptor |
|---|
AttributeDescriptor.ComponentType, AttributeDescriptor.Operator |
| Constructor Summary | |
|---|---|
ColumnDescriptor() |
|
| Method Summary | |
|---|---|
abstract java.lang.String |
getAlign()Returns the alignment for the column. |
abstract int |
getWidth()Returns the width for the column in pixel. |
| Methods inherited from class oracle.adf.view.rich.model.AttributeDescriptor |
|---|
getComponentType, getConverter, getDescription, getFormat, getLabel, getLength, getMaximumLength, getModel, getName, getSupportedOperators, getType, isIndexed, isReadOnly, isRequired |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ColumnDescriptor()
| Method Detail |
|---|
public abstract int getWidth()
public abstract java.lang.String getAlign()
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Faces 11g Release 1 (11.1.1) E10684-04 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||