Class Info.ControlInfoBuilder<T extends Info.ControlInfoBuilder<T>>

    • Method Detail

      • property

        public T property​(String key,
                          Object value)
        Add custom property.
        Parameters:
        key - String key
        value - Object value
        Returns:
        this