public interface WebCalendar
WebCalendar interface.
Modifier and Type | Method and Description |
---|---|
String |
getMonthAndYear()
getMonthAndYear
|
Date |
getNextMonth()
getNextMonth
|
Date |
getPreviousMonth()
getPreviousMonth
|
Week[] |
getWeeks()
getWeeks
|
Copyright © 2021. All rights reserved.