fullcalendar/removed/refresh.txt
2010-01-16 14:29:18 -08:00

15 lines
344 B
Plaintext

refresh
=======
<div class='removed-notice' markdown='1'>
This method was removed in version 1.3 in favor of [refetchEvents](../event_data/refetchEvents)
and [rerenderEvents](../event_rendering/rerenderEvents).
</div>
Refetches and redraws the events for the current month.
<div class='spec' markdown='1'>
.fullCalendar( 'refresh' )
</div>