Uses of Class
org.javlo.utils.TimeRange
-
Packages that use TimeRange Package Description org.javlo.navigation org.javlo.utils -
-
Uses of TimeRange in org.javlo.navigation
Methods in org.javlo.navigation that return TimeRange Modifier and Type Method Description TimeRangeMenuElement. getTimeRange(ContentContext ctx)get the time range found in the content.TimeRangeMenuElement.SmartPageDescription. getTimeRange()TimeRangePageBean. getTimeRange()TimeRangePageDescription. getTimeRange()Methods in org.javlo.navigation with parameters of type TimeRange Modifier and Type Method Description voidPageDescription. setTimeRange(TimeRange timeRange) -
Uses of TimeRange in org.javlo.utils
Subclasses of TimeRange in org.javlo.utils Modifier and Type Class Description classSmartTimeRangeConstructors in org.javlo.utils with parameters of type TimeRange Constructor Description SmartTimeRange(ContentContext ctx, TimeRange tr)
-