Interface TethysUIControl.TethysUIDateButton
- All Known Subinterfaces:
TethysUIDataEditField.TethysUIDateButtonField,TethysUIDateButtonManager
- All Known Implementing Classes:
TethysUICoreDateButtonManager
- Enclosing interface:
TethysUIControl
public static interface TethysUIControl.TethysUIDateButton
DateButton Configuration.
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetDateConfigurator(Consumer<OceanusDateConfig> pConfigurator) Set the dateConfig configurator.
-
Method Details
-
setDateConfigurator
Set the dateConfig configurator.- Parameters:
pConfigurator- the configurator
-