public class StyleOptions extends Object implements OptionMap.IOptionMapConverter
| Constructor and Description |
|---|
StyleOptions() |
| Modifier and Type | Method and Description |
|---|---|
StyleOptions |
addStyle(String style,
String value)
Adds the requested style.
|
OptionMap |
toMap()
Returns the underlying map.
|
public StyleOptions addStyle(String style, String value)
style - A CSS style.value - Value to set (or null to remove).public OptionMap toMap()
toMap in interface OptionMap.IOptionMapConverterCopyright © 2018 Regenstrief Center for Biomedical Informatics. All rights reserved.