@Unstable public class LiveDataSelectionConfiguration extends Object
Constructor and Description |
---|
LiveDataSelectionConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
initialize()
Prevent
null values where it's possible. |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled)
Sets whether live data entry selection is enabled.
|
public boolean isEnabled()
true
if live data entry selection is enabled, false
otherwisepublic void setEnabled(boolean enabled)
enabled
- true
to enable the live data entry selection, false
to disable itpublic void initialize()
null
values where it's possible.Copyright © 2004–2021 XWiki. All rights reserved.