Interface UpdatableCodeStreamField

All Superinterfaces:
CanRender<Renderer<? extends Renderer<?>>>, CodeStreamField, Field

public interface UpdatableCodeStreamField extends CodeStreamField
Since:
3.24.10
  • Method Details

    • setPlainText

      void setPlainText(@Nullable String value)
      Sets the content in plain text. The value is trimmed before storing it
      Parameters:
      value - the value in plain text