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 TimeRange
MenuElement. getTimeRange(ContentContext ctx)
get the time range found in the content.TimeRange
MenuElement.SmartPageDescription. getTimeRange()
TimeRange
PageBean. getTimeRange()
TimeRange
PageDescription. getTimeRange()
Methods in org.javlo.navigation with parameters of type TimeRange Modifier and Type Method Description void
PageDescription. setTimeRange(TimeRange timeRange)
-
Uses of TimeRange in org.javlo.utils
Subclasses of TimeRange in org.javlo.utils Modifier and Type Class Description class
SmartTimeRange
Constructors in org.javlo.utils with parameters of type TimeRange Constructor Description SmartTimeRange(ContentContext ctx, TimeRange tr)
-