public interface BaseInputSpec<T extends BaseInputSpec<T>>
| Modifier and Type | Method and Description | 
|---|---|
| T | getThis()Usual this trick to get typed child. | 
| T | order(int order)Sets order of this component. | 
Copyright © 2023. All rights reserved.