Interface WithPlaceholderMixin<SELF extends WithPlaceholderMixin<SELF>>

Type Parameters:
SELF - Self type.
All Superinterfaces:
HasPlaceholder
All Known Implementing Classes:
AbstractSuperFloatingPointField, AbstractSuperNumberField, SuperBigDecimalField, SuperDatePicker, SuperDoubleField, SuperIntegerField, SuperLongField, SuperTextArea, SuperTextField

public interface WithPlaceholderMixin<SELF extends WithPlaceholderMixin<SELF>> extends HasPlaceholder
Mixin interface to support chaining HasPlaceholder.setPlaceholder(String).
Since:
2020-04-12
Author:
miki