Uses of Class
io.github.tonywasher.joceanus.oceanus.date.OceanusDateRange
Packages that use OceanusDateRange
Package
Description
UK Tax details.
Package that provides a view of a date as simply a day, with no time information.
Button API.
Button Core.
-
Uses of OceanusDateRange in io.github.tonywasher.joceanus.moneywise.tax.uk
Methods in io.github.tonywasher.joceanus.moneywise.tax.uk that return OceanusDateRangeMethods in io.github.tonywasher.joceanus.moneywise.tax.uk with parameters of type OceanusDateRangeModifier and TypeMethodDescriptionMoneyWiseUKTaxYearCache.findTaxYearForRange(OceanusDateRange pRange) -
Uses of OceanusDateRange in io.github.tonywasher.joceanus.oceanus.date
Methods in io.github.tonywasher.joceanus.oceanus.date that return OceanusDateRangeModifier and TypeMethodDescriptionOceanusDateRangeState.getOverallRange()Get the overall range.OceanusDateRangeState.getRange()Get the range.Methods in io.github.tonywasher.joceanus.oceanus.date with parameters of type OceanusDateRangeModifier and TypeMethodDescriptionvoidOceanusDateRangeState.adjustOverallRange(OceanusDateRange pRange) adjust the overall range.intOceanusDateRange.compareTo(OceanusDateRange pThat) intOceanusDate.compareToRange(OceanusDateRange pRange) Compare this date to a range.OceanusDateFormatter.formatDateRange(OceanusDateRange pRange) Format a DateRange.static booleanOceanusDateRange.isDifferent(OceanusDateRange pCurr, OceanusDateRange pNew) Determine whether two DateDay objects differ.Constructors in io.github.tonywasher.joceanus.oceanus.date with parameters of type OceanusDateRangeModifierConstructorDescriptionOceanusDateRange(OceanusDateRange pRange) Construct a range from another range. -
Uses of OceanusDateRange in io.github.tonywasher.joceanus.tethys.api.button
Methods in io.github.tonywasher.joceanus.tethys.api.button that return OceanusDateRangeModifier and TypeMethodDescriptionTethysUIDateRangeSelector.getRange()Obtain selected DateRange.Methods in io.github.tonywasher.joceanus.tethys.api.button with parameters of type OceanusDateRangeModifier and TypeMethodDescriptionvoidTethysUIDateRangeSelector.setOverallRange(OceanusDateRange pRange) Set the overall range for the control. -
Uses of OceanusDateRange in io.github.tonywasher.joceanus.tethys.core.button
Methods in io.github.tonywasher.joceanus.tethys.core.button that return OceanusDateRangeMethods in io.github.tonywasher.joceanus.tethys.core.button with parameters of type OceanusDateRangeModifier and TypeMethodDescriptionfinal voidTethysUICoreDateRangeSelector.setOverallRange(OceanusDateRange pRange)