Class LiveDataSelectionConfiguration


  • @Unstable
    public class LiveDataSelectionConfiguration
    extends Object
    Describes the live data selection configuration.
    Since:
    12.10.1, 13.0
    Version:
    $Id: cb2875c3bbbb3bd344f7750cec6ec05fda5eed9e $
    • Constructor Detail

      • LiveDataSelectionConfiguration

        public LiveDataSelectionConfiguration()
    • Method Detail

      • isEnabled

        public boolean isEnabled()
        Returns:
        true if live data entry selection is enabled, false otherwise
      • setEnabled

        public void setEnabled​(boolean enabled)
        Sets whether live data entry selection is enabled.
        Parameters:
        enabled - true to enable the live data entry selection, false to disable it
      • initialize

        public void initialize()
        Prevent null values where it's possible.