Class Event.EventCustomContent
java.lang.Object
org.vaadin.addons.componentfactory.schedulexcalendar.model.Event.EventCustomContent
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Event
Optional custom content to render in different views.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDateGrid(String dateGrid) voidsetMonthAgenda(String monthAgenda) voidsetMonthGrid(String monthGrid) voidsetTimeGrid(String timeGrid)
-
Constructor Details
-
EventCustomContent
public EventCustomContent()
-
-
Method Details
-
getTimeGrid
-
setTimeGrid
-
getDateGrid
-
setDateGrid
-
getMonthGrid
-
setMonthGrid
-
getMonthAgenda
-
setMonthAgenda
-