|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PreloadedEvents | |
---|---|
org.openfaces.component.timetable |
Uses of PreloadedEvents in org.openfaces.component.timetable |
---|
Methods in org.openfaces.component.timetable that return PreloadedEvents | |
---|---|
PreloadedEvents |
DayTable.getPreloadedEvents()
|
static PreloadedEvents |
PreloadedEvents.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PreloadedEvents[] |
PreloadedEvents.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.openfaces.component.timetable with parameters of type PreloadedEvents | |
---|---|
void |
DayTable.setPreloadedEvents(PreloadedEvents preloadedEvents)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |