public class CreditsOptions extends Options
| Modifier and Type | Field and Description |
|---|---|
Boolean |
enabled
Whether to show the credits text.
|
String |
href
The URL for the credits label.
|
CreditsPositionOptions |
position
Position configuration for the credits label.
|
StyleOptions |
style
CSS styles for the credits label.
|
String |
text
The text for the credits label.
|
| Constructor and Description |
|---|
CreditsOptions() |
public Boolean enabled
public String href
public final CreditsPositionOptions position
CreditsPositionOptionspublic final StyleOptions style
cursor: 'pointer'
color: '#909090'
fontSize: '10px'
public String text
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.