| Package | Description |
|---|---|
| org.molgenis.ui.style |
| Modifier and Type | Method and Description |
|---|---|
static BootstrapVersion |
BootstrapVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BootstrapVersion[] |
BootstrapVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.core.io.FileSystemResource |
StyleServiceImpl.getThemeData(String styleName,
BootstrapVersion bootstrapVersion) |
org.springframework.core.io.FileSystemResource |
StyleService.getThemeData(String styleName,
BootstrapVersion bootstrapVersion)
Get the styleSheet data for a given theme and bootstrap version ( 3 or 4 )
|
Copyright © 2017. All rights reserved.