|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExportConf.Orientation | |
|---|---|
| com.github.dandelion.datatables.core.export | |
| Uses of ExportConf.Orientation in com.github.dandelion.datatables.core.export |
|---|
| Methods in com.github.dandelion.datatables.core.export that return ExportConf.Orientation | |
|---|---|
ExportConf.Orientation |
ExportConf.getOrientation()
|
static ExportConf.Orientation |
ExportConf.Orientation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ExportConf.Orientation[] |
ExportConf.Orientation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.github.dandelion.datatables.core.export with parameters of type ExportConf.Orientation | |
|---|---|
ExportConf.Builder |
ExportConf.Builder.orientation(ExportConf.Orientation orientation)
|
void |
ExportConf.setOrientation(ExportConf.Orientation orientation)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||