Interface TextInputField.TrimSupported

All Known Subinterfaces:
ResizableTextArea<V>, TextArea<V>, TextField<V>
All Known Implementing Classes:
AbstractTextArea, ResizableTextAreaImpl, TextAreaImpl, TextFieldImpl
Enclosing interface:
TextInputField<V>

public static interface TextInputField.TrimSupported
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    void
    setTrimming(boolean trimming)