Class UiHtmlConfigProperties.SessionStoreHousekeepingDelayProperty

  • All Implemented Interfaces:
    org.eclipse.scout.rt.platform.config.IConfigProperty<Integer>
    Enclosing class:
    UiHtmlConfigProperties

    public static class UiHtmlConfigProperties.SessionStoreHousekeepingDelayProperty
    extends org.eclipse.scout.rt.platform.config.AbstractPositiveIntegerConfigProperty
    • Constructor Detail

      • SessionStoreHousekeepingDelayProperty

        public SessionStoreHousekeepingDelayProperty()
    • Method Detail

      • getKey

        public String getKey()
      • description

        public String description()
      • getDefaultValue

        public Integer getDefaultValue()
        Specified by:
        getDefaultValue in interface org.eclipse.scout.rt.platform.config.IConfigProperty<Integer>
        Overrides:
        getDefaultValue in class org.eclipse.scout.rt.platform.config.AbstractConfigProperty<Integer,​String>