Nevron .NET Vision
Nevron.Chart Namespace / NDailySchedule Class
Fields Properties Methods


In This Topic
    NDailySchedule Class Members
    In This Topic

    The following tables list the members exposed by NDailySchedule.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
    Public Properties
     NameDescription
    Public PropertyReturns the number of empty ticks in this schedule  
    Public PropertyReturns the number of non empty ticks in this schedule  
    Top
    Public Methods
     NameDescription
    Public MethodAdds the specified number of ticks to the tick  
    Public MethodSnaps the tick to the last non empty tick if tick is not contained in a nonempty range. Returns zero if no non-empty ranges exist before tick.  
    Public MethodOverridden.   
    Public Method (Inherited from Nevron.Dom.NAttribute)
    Public MethodCalled to create any non serialized objects, which the holder posseses (Inherited from Nevron.Dom.NAttribute)
    Public MethodReturns true if the objects are equal  
    Public MethodSnaps the tick to the next non empty range if tick is not contained in a non-empty range  
    Public MethodGets the empty ticks before range  
    Public Method  
    Public MethodObtains the reference provider to which the object is currently attached (Inherited from Nevron.Dom.NAttribute)
    Public MethodGets the total ticks that elapsed from day unil non empty "tick" is reached  
    Public MethodReturns true if the schedule is empty at the specified tick  
    Public MethodCalled to perform a history action (Inherited from Nevron.Dom.NAttribute)
    Public MethodCalled by history when the object state has changed from history (Inherited from Nevron.Dom.NAttribute)
    Public MethodCalled by history when the object state is about to be changed from history (Inherited from Nevron.Dom.NAttribute)
    Public MethodCalled to provide a reference to the object of the specified type (Inherited from Nevron.Dom.NAttribute)
    Public MethodMarks the specified hour range as empty or full  
    Public MethodMarks the specified tick range as empty or full  
    Public Method (Inherited from Nevron.Dom.NAttribute)
    Top
    Protected Methods
     NameDescription
    Protected MethodCommits the current transaction (Inherited from Nevron.Dom.NAttribute)
    Protected MethodUnlocks the history service. Pair it with the StartProperty method (Inherited from Nevron.Dom.NAttribute)
    Protected MethodCalled when this attribute has changed (Inherited from Nevron.Dom.NAttribute)
    Protected MethodCalled when a property has changed. (Inherited from Nevron.Chart.NScaleConfiguratorAttribute)
    Protected MethodGeneral property changing handler (Inherited from Nevron.Dom.NAttribute)
    Protected MethodSafely pauses the history service (Inherited from Nevron.Dom.NAttribute)
    Protected MethodRecords an action (Inherited from Nevron.Dom.NAttribute)
    Protected MethodSafely records a custom operation in the history service to which the attribute is connected (Inherited from Nevron.Dom.NAttribute)
    Protected MethodRecords the state of the specified property before it is changed (Inherited from Nevron.Dom.NAttribute)
    Protected MethodOverloaded. Records the entire state of the attribute (Inherited from Nevron.Dom.NAttribute)
    Protected MethodSafely resumes the history service (Inherited from Nevron.Dom.NAttribute)
    Protected MethodRolls back the current transaction (Inherited from Nevron.Dom.NAttribute)
    Protected MethodRecords the state of the specified property before it is changed and locks the history service. Pair it with the EndProperty method. (Inherited from Nevron.Dom.NAttribute)
    Protected MethodStarts a new transaction (Inherited from Nevron.Dom.NAttribute)
    Top
    See Also