Package dev.twilite.client.config.annotation.component


package dev.twilite.client.config.annotation.component
  • Annotation Interfaces
    Class
    Description
    Renders a button that invokes a no-argument method on the config object.
    Renders a boolean config field as a checkbox.
    Renders a color config field as a color picker.
    Renders a config field as a combo box.
    Meta-annotation marking annotations that render config UI components.
    Renders a config field as a combo box whose values come from a config method.
    Renders a list field as a multi-select list of enum values.
    Renders a config field as a text input.