14 lines
285 B
Plaintext
14 lines
285 B
Plaintext
|
|
||
|
rerenderEvents *1.3*
|
||
|
====================
|
||
|
|
||
|
Rerenders all events on the calendar.
|
||
|
|
||
|
<div class='spec' markdown='1'>
|
||
|
.fullCalendar( 'rerenderEvents' )
|
||
|
</div>
|
||
|
|
||
|
<div class='version-info' markdown='1'>
|
||
|
Prior to version 1.3, the same effect could be achieved by the *refresh* method.
|
||
|
</div>
|