RecurrenceEmitter Constructor
|
Constructor |
Ended (inherited from StateEmitter) | This property get whether or not the StateEmitter has finished to parse |
RRule | Property that returns the DummyRecurrenceRule used to initialize the AppointmentItem's property RecurrencePattern (see the EventEmitter for more information) |
VParser (inherited from StateEmitter) | Returns null, cannot set |
doAttribute | This method sets correctly the attributes from a RRULE. Actually, the only attributes recognised are "FREQ", "UNTIL" and "INTERVAL". |
doBegin (inherited from StateEmitter) | Only throw NotImplementedException |
doComponent (inherited from StateEmitter) | Only throw NotImplementedException |
doComponentBegin (inherited from StateEmitter) | Only throw NotImplementedException |
doEnd | Not used |
doEndComponent (inherited from StateEmitter) | Only throw NotImplementedException |
doID (inherited from StateEmitter) | Only throw NotImplementedException |
doIntro (inherited from StateEmitter) | Only throw NotImplementedException |
doIprop (inherited from StateEmitter) | Only throw NotImplementedException |
doMailto (inherited from StateEmitter) | Only throw NotImplementedException |
doOutro (inherited from StateEmitter) | Only throw NotImplementedException |
doResource (inherited from StateEmitter) | Only throw NotImplementedException |
doResourceBegin (inherited from StateEmitter) | Only throw NotImplementedException |
doRest (inherited from StateEmitter) | Only throw NotImplementedException |
doSymbolic (inherited from StateEmitter) | Only throw NotImplementedException |
doURIResource (inherited from StateEmitter) | Only throw NotImplementedException |
doValueProperty (inherited from StateEmitter) | Only throw NotImplementedException |
emit (inherited from StateEmitter) | Only throw NotImplementedException |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
SetEnded (inherited from StateEmitter) | This method set whether or not the StateEmitter has finished to parse |