Uses of Class
org.openfaces.component.timetable.PreloadedEvents

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)
           
 



Copyright © 1998-2009 TeamDev Ltd. All Rights Reserved.