Uses of Class
io.github.tonywasher.joceanus.oceanus.date.OceanusDateConfig
Packages that use OceanusDateConfig
Package
Description
Button API.
Control API.
Tethys Table Manager API.
Button Core.
-
Uses of OceanusDateConfig in io.github.tonywasher.joceanus.tethys.api.button
Methods in io.github.tonywasher.joceanus.tethys.api.button that return OceanusDateConfigModifier and TypeMethodDescriptionTethysUIDateButtonManager.getConfig()Obtain the configuration. -
Uses of OceanusDateConfig in io.github.tonywasher.joceanus.tethys.api.control
Method parameters in io.github.tonywasher.joceanus.tethys.api.control with type arguments of type OceanusDateConfigModifier and TypeMethodDescriptionvoidTethysUIControl.TethysUIDateButton.setDateConfigurator(Consumer<OceanusDateConfig> pConfigurator) Set the dateConfig configurator. -
Uses of OceanusDateConfig in io.github.tonywasher.joceanus.tethys.api.table
Method parameters in io.github.tonywasher.joceanus.tethys.api.table with type arguments of type OceanusDateConfigModifier and TypeMethodDescriptionTethysUITableColumn.TethysUITableDateColumn.setDateConfigurator(BiConsumer<R, OceanusDateConfig> pConfigurator) TethysUITableColumn.TethysUITableDateConfig.setDateConfigurator(BiConsumer<R, OceanusDateConfig> pConfigurator) Set the Date configurator. -
Uses of OceanusDateConfig in io.github.tonywasher.joceanus.tethys.core.button
Methods in io.github.tonywasher.joceanus.tethys.core.button that return OceanusDateConfigMethod parameters in io.github.tonywasher.joceanus.tethys.core.button with type arguments of type OceanusDateConfigModifier and TypeMethodDescriptionvoidTethysUICoreDateButtonManager.setDateConfigurator(Consumer<OceanusDateConfig> pConfigurator)