Interface HasValue<T>

All Known Implementing Classes:
Badge, BaseFilterInput, BaseSearchInput, BaseTextInputGroup, Checkbox, FilterInput, FormSelect, FormSelectOption, HelperTextItem, Label, NotificationBadge, NumberInput, Progress, Radio, SearchInput, Slider, Switch, TextArea, TextInput, TextInputGroup

public interface HasValue<T>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • value

      T value()