Skip to content

Value Element

This is a generic interface for elements that hold a value.

Interface methods:

  • getValue: Gets the value.
  • setValue: Sets the value.
  • getFormattedValue: Gets the value formatted as Text.