recurrence |
|||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Description |
This tag makes the specified recurrence bean properties available. | ||||||||||||||||||||||||||||
Tag Body |
JSP | ||||||||||||||||||||||||||||
Restrictions |
Only one of the id , name , or index attributes
should be used at a time. If no attributes are specified then the current
event in the parent collection is used. |
||||||||||||||||||||||||||||
Attributes |
The tag has the following attributes:
|
||||||||||||||||||||||||||||
Properties |
The tag provides the following bean properties:
|
||||||||||||||||||||||||||||
Example(s) |
<%@ page import="com.sun.comclient.calendar.RecurrencePattern" %> |