Nevron Open Vision Documentation
Nevron.Nov.Schedule.Formats Namespace / NIcalFormat Class
Fields Properties Methods


In This Topic
    NIcalFormat Class Members
    In This Topic

    The following tables list the members exposed by NIcalFormat.

    Protected Fields
     NameDescription
    Internal Fieldstatic (Shared in Visual Basic)  
    Top
    Public Properties
     NameDescription
    Public PropertyReturns true if the format can load a document from stream. (Inherited from Nevron.Nov.Dom.NDocumentFormatBase)
    Public PropertyReturns true if the format can save a document to a stream. (Inherited from Nevron.Nov.Dom.NDocumentFormatBase)
    Public PropertyOverridden. Gets the file extensions of the format.  
    Public PropertyGets the file signature of this document format. (Inherited from Nevron.Nov.Dom.NDocumentFormatBase)
    Public PropertyOverridden. Gets the mime type.  
    Public PropertyOverridden. Gets the name of the format.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Loads a document from the specified file. (Inherited from Nevron.Nov.Dom.NDocumentFormat<NScheduleDocument,NScheduleLoadSettings,NScheduleSaveSettings>)
    Public MethodLoads a document from from the specified stream. (Inherited from Nevron.Nov.Dom.NDocumentFormat<NScheduleDocument,NScheduleLoadSettings,NScheduleSaveSettings>)
    Public MethodOverloaded. Loads the document form the specified stream (Inherited from Nevron.Nov.Dom.NDocumentFormat<NScheduleDocument,NScheduleLoadSettings,NScheduleSaveSettings>)
    Public MethodSaves the document to the specified file (Inherited from Nevron.Nov.Dom.NDocumentFormat<NScheduleDocument,NScheduleLoadSettings,NScheduleSaveSettings>)
    Public MethodSaves a document to the specified stream. (Inherited from Nevron.Nov.Dom.NDocumentFormat<NScheduleDocument,NScheduleLoadSettings,NScheduleSaveSettings>)
    Public MethodOverloaded. Saves the specified document to the specified stream (Inherited from Nevron.Nov.Dom.NDocumentFormat<NScheduleDocument,NScheduleLoadSettings,NScheduleSaveSettings>)
    Public MethodSerializes the given appointment as an iCalendar event component and returns the resulting string.  
    Top
    Protected Methods
     NameDescription
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentFormat<NScheduleDocument,NScheduleLoadSettings,NScheduleSaveSettings>)
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentFormat<NScheduleDocument,NScheduleLoadSettings,NScheduleSaveSettings>)
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentFormat<NScheduleDocument,NScheduleLoadSettings,NScheduleSaveSettings>)
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentFormat<NScheduleDocument,NScheduleLoadSettings,NScheduleSaveSettings>)
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentFormatBase)
    Protected MethodOverridden.   
    Protected MethodLoads a document from the specified stream. (Inherited from Nevron.Nov.Dom.NDocumentFormat<NScheduleDocument,NScheduleLoadSettings,NScheduleSaveSettings>)
    Protected MethodCalled when the document has been loaded (Inherited from Nevron.Nov.Dom.NDocumentFormat<NScheduleDocument,NScheduleLoadSettings,NScheduleSaveSettings>)
    Protected MethodCalled when the document has been saved. (Inherited from Nevron.Nov.Dom.NDocumentFormat<NScheduleDocument,NScheduleLoadSettings,NScheduleSaveSettings>)
    Protected MethodCalled when the document has failed to be saved successfully (Inherited from Nevron.Nov.Dom.NDocumentFormat<NScheduleDocument,NScheduleLoadSettings,NScheduleSaveSettings>)
    Protected MethodCalled when the document is about to be saved. (Inherited from Nevron.Nov.Dom.NDocumentFormat<NScheduleDocument,NScheduleLoadSettings,NScheduleSaveSettings>)
    Protected MethodCalled when the format is used. (Inherited from Nevron.Nov.Dom.NDocumentFormatBase)
    Internal MethodOverridden.   
    Internal Method (Inherited from Nevron.Nov.Schedule.Formats.NScheduleFormat)
    Protected MethodOverridden.   
    Protected MethodSaves a document to the specified stream. (Inherited from Nevron.Nov.Dom.NDocumentFormat<NScheduleDocument,NScheduleLoadSettings,NScheduleSaveSettings>)
    Internal Method (Inherited from Nevron.Nov.Schedule.Formats.NScheduleFormat)
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentFormatBase)
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentFormat<NScheduleDocument,NScheduleLoadSettings,NScheduleSaveSettings>)
    Internal Method (Inherited from Nevron.Nov.Dom.NDocumentFormat<NScheduleDocument,NScheduleLoadSettings,NScheduleSaveSettings>)
    Top
    See Also