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