Interface WithIndexMixin<SELF extends HasIndex>

Type Parameters:
SELF - This.
All Superinterfaces:
HasIndex
All Known Implementing Classes:
HeaderFooterFieldWrapper, IndexedButton

public interface WithIndexMixin<SELF extends HasIndex> extends HasIndex
Mixin interface for easy chaining of HasIndex.setIndex(int).
Since:
2021-08-31
Author:
miki