Interface WithLocaleMixin<SELF extends WithLocaleMixin<SELF>>

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

public interface WithLocaleMixin<SELF extends WithLocaleMixin<SELF>> extends HasLocale
Mixin interface to support chaining HasLocale.setLocale(Locale).
Since:
2020-04-12
Author:
miki