A
- the type of the calendar activities shown by the calendarpublic interface Calendar<A extends CalendarActivity> extends ActivityRepository<A>
Row.getCalendars()
Modifier and Type | Method and Description |
---|---|
javafx.beans.property.StringProperty |
nameProperty()
Returns the property used to store the name of the calendar.
|
javafx.beans.property.BooleanProperty |
visibleProperty()
Returns the property used to store the visibility flag of the calendar.
|
addEventHandler, getActivities, getEarliestTimeUsed, getLatestTimeUsed, removeEventHandler
javafx.beans.property.StringProperty nameProperty()
javafx.beans.property.BooleanProperty visibleProperty()
Copyright © 2020 Dirk Lemmermann Software & Consulting. All rights reserved.