Package | Description |
---|---|
net.ymate.platform.commons.markdown |
Modifier and Type | Method and Description |
---|---|
static Table.Align |
Table.Align.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Table.Align[] |
Table.Align.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Table |
Table.addHeader(IMarkdown title,
Table.Align align) |
Table |
Table.addHeader(String title,
Table.Align align) |
Copyright © 2022. All rights reserved.