|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drools.ide.common.client.modeldriven.dt.DTColumnConfig
@Deprecated public class DTColumnConfig
| Field Summary | |
|---|---|
String |
defaultValue
Deprecated. For a default value ! |
boolean |
hideColumn
Deprecated. to hide the column (eg if it has a mandatory default). |
boolean |
reverseOrder
Deprecated. to use the reverse order of the row number as the salience attribute. |
boolean |
useRowNumber
Deprecated. to use the row number as number for the salience attribute. |
int |
width
Deprecated. If this is not -1, then this is the width which will be displayed. |
| Constructor Summary | |
|---|---|
DTColumnConfig()
Deprecated. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int width
public String defaultValue
public boolean hideColumn
public boolean useRowNumber
public boolean reverseOrder
| Constructor Detail |
|---|
public DTColumnConfig()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||