Interface TextBoxGridAccessor.TextBoxGridBuilder<B extends TextBoxGridAccessor.TextBoxGridBuilder<?>>

Type Parameters:
B - The builder which implements the TextBoxGridAccessor.TextBoxGridBuilder.
All Known Implementing Classes:
TextBorderBuilder
Enclosing interface:
TextBoxGridAccessor

public static interface TextBoxGridAccessor.TextBoxGridBuilder<B extends TextBoxGridAccessor.TextBoxGridBuilder<?>>
Provides a mutator for an TextBoxGrid property.
  • Method Summary

    Modifier and Type
    Method
    Description
    Sets the rows TextBoxGrid to use returns this builder as of the Builder-Pattern.