|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TTable.Align | |
|---|---|
| com.alibaba.dubbo.qos.textui | |
| Uses of TTable.Align in com.alibaba.dubbo.qos.textui |
|---|
| Methods in com.alibaba.dubbo.qos.textui that return TTable.Align | |
|---|---|
static TTable.Align |
TTable.Align.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TTable.Align[] |
TTable.Align.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.alibaba.dubbo.qos.textui with parameters of type TTable.Align | |
|---|---|
TTable.ColumnDefine(int width,
boolean isAutoResize,
TTable.Align align)
|
|
TTable.ColumnDefine(int width,
TTable.Align align)
|
|
TTable.ColumnDefine(TTable.Align align)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||