Nevron .NET Vision
Nevron.Diagram Namespace / NTableCell Class
Properties Methods Events


In This Topic
    NTableCell Class Members
    In This Topic

    The following tables list the members exposed by NTableCell.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Properties
     NameDescription
    Public PropertySpecifies whether downward orientation of text is allowed. If set to false the label will automatically flip the text orientation to keep its run vector pointing from left to right.  
    Public PropertyThe image in the cell.  
    Public PropertyDetermines the borders this cell has.  
    Public PropertyThe number of columns that this cell occupies.  
    Public PropertyGets/sets the id of the element (Inherited from Nevron.Diagram.NDiagramElement)
    Public PropertyDetermines the margins of the cell.  
    Public PropertyUser defined name of the element (Inherited from Nevron.Diagram.NDiagramElement)
    Public PropertyDetermines the padding of the cell content.  
    Public PropertyGets/sets the element protection (Inherited from Nevron.Diagram.NDiagramElement)
    Public PropertyThe number of rows that this cell occupies.  
    Public PropertyIf set to true the image will be stretched to fill the cell, otherwise it will be centered in the cell. By default set to false.  
    Public PropertyGets/sets the local style of the element (can be null) (Inherited from Nevron.Diagram.NStyleableElement)
    Public PropertyGets/sets the name of the stylesheet, from which this element can inherit styles (Inherited from Nevron.Diagram.NStyleableElement)
    Public PropertyUser defined data associated with the element (Inherited from Nevron.Diagram.NDiagramElement)
    Public PropertyThe text of the cell.  
    Public PropertyGets/sets the unique id of the element (Inherited from Nevron.Diagram.NDiagramElement)
    Public PropertyGets/sets the ZOrder of the node (Inherited from Nevron.Diagram.NDiagramNode)
    Top
    Public Methods
     NameDescription
    Public MethodBrings the node one position forward in the Z order (Inherited from Nevron.Diagram.NDiagramNode)
    Public MethodBrings the node to front position in the Z order (Inherited from Nevron.Diagram.NDiagramNode)
    Public MethodDetermines whether the node is not already at front position (Inherited from Nevron.Diagram.NDiagramNode)
    Public MethodDetermines whether the node is not already at back position (Inherited from Nevron.Diagram.NDiagramNode)
    Public MethodCreates an identical copy of this instance (Inherited from Nevron.Diagram.NDiagramNode)
    Public MethodCreates an identical copy of the element, which differs only by the element unique id (Inherited from Nevron.Diagram.NDiagramElement)
    Public MethodComposes the animations style (Inherited from Nevron.Diagram.NStyleableElement)
    Public MethodComposes the bridge style (Inherited from Nevron.Diagram.NStyleableElement)
    Public MethodComposes the end arrowhead style (Inherited from Nevron.Diagram.NStyleableElement)
    Public MethodComposes the fill style (Inherited from Nevron.Diagram.NStyleableElement)
    Public MethodComposes the interactivity style (Inherited from Nevron.Diagram.NStyleableElement)
    Public MethodComposes the shadow style (Inherited from Nevron.Diagram.NStyleableElement)
    Public MethodComposes the start arrowhead style (Inherited from Nevron.Diagram.NStyleableElement)
    Public MethodComposes the stroke style (Inherited from Nevron.Diagram.NStyleableElement)
    Public MethodComposes a new style, which contains cloning of the composes styles (Inherited from Nevron.Diagram.NStyleComposerElement)
    Public MethodComposes the text style (Inherited from Nevron.Diagram.NStyleableElement)
    Public MethodOverridden.   
    Public Method (Inherited from Nevron.Diagram.NStyleableElement)
    Public MethodCreates an inplace edit control. This implementation creates an inplace edit text box.  
    Public MethodCreates any non serialized objects, which the holder posseses (Inherited from Nevron.Diagram.NDiagramNode)
    Public MethodGets the attribute from its name (Inherited from Nevron.Diagram.NDiagramElement)
    Public MethodGets the name of the specified local attribute (Inherited from Nevron.Diagram.NStyleableElement)
    Public MethodObtains the reference provider to which the object is currently attached (Inherited from Nevron.Diagram.NDiagramNode)
    Public MethodObtains text paint info in world coordinates  
    Public MethodOverloaded. Hit tests the model by point with the specified context  
    Public MethodOverridden. Invalidates the projection of the object on the drawing surface  
    Public MethodDetermines whether the aggregate model in which this model can reside is collapsed  
    Public MethodDetermines whether the specified character is an input charecter  
    Public MethodDetermines whether the specified key is an input key  
    Public MethodCalled by attributes when an attribute has changed (Inherited from Nevron.Diagram.NStyleableElement)
    Public MethodCalled by attributes when an attribute property has changed (Inherited from Nevron.Diagram.NStyleableElement)
    Public MethodCalled by the attributes when an attribute property is changing (Inherited from Nevron.Diagram.NStyleableElement)
    Public MethodCalled when the user clicked on the model  
    Public MethodCalled when the user double clicked on the model  
    Public MethodCalled when a dragged object is dropped in the model  
    Public MethodCalled when a dragged object entered the model  
    Public MethodCalled when a dragged object leaves the model  
    Public MethodCalled when a dragged object is moved over the model  
    Public MethodCalled to perform a history action (Inherited from Nevron.Diagram.NDiagramElement)
    Public MethodHandles the key down event  
    Public MethodHandles the key press event  
    Public MethodHandles the key up event  
    Public MethodCalled when a mouse button is down in the model  
    Public MethodCalled when the mouse entered the model  
    Public MethodCalled when the mouse hovers in the model  
    Public MethodCalled when the mouse leaves the model  
    Public MethodCalled when the mouse moves in the model  
    Public MethodCalled when a mouse button is up in the model  
    Public MethodCalled when a mouse wheel was moved in the model  
    Public MethodCalled when the history has modified the object state (Inherited from Nevron.Diagram.NDiagramElement)
    Public MethodCalled when the history is about to modify the object state (Inherited from Nevron.Diagram.NDiagramElement)
    Public MethodCalled to provide a reference to the object of the specified type (Inherited from Nevron.Diagram.NDiagramNode)
    Public MethodReplaces any foreign unique ids (references to other nodes) (Inherited from Nevron.Diagram.NDiagramElement)
    Public MethodSends the node one position backward in the Z order (Inherited from Nevron.Diagram.NDiagramNode)
    Public MethodSends the node to back position in the Z order (Inherited from Nevron.Diagram.NDiagramNode)
    Public MethodSets a child or descendant attribute by its name (Inherited from Nevron.Diagram.NDiagramElement)
    Public MethodOverriden to return the element name (Inherited from Nevron.Diagram.NDiagramElement)
    Public Method (Inherited from Nevron.Diagram.NStyleableElement)
    Public MethodOverriden to update the references of all contained attributes (Inherited from Nevron.Diagram.NDiagramElement)
    Top
    Protected Methods
     NameDescription
    Protected MethodCommits the current transaction (Inherited from Nevron.Diagram.NDiagramElement)
    Protected MethodCalled by the NStyleable element contructor to create the default style (Inherited from Nevron.Diagram.NStyleableElement)
    Protected MethodCalled by verb commands to execute the specified verb (Inherited from Nevron.Diagram.NDiagramElement)
    Protected MethodResumes the history service. Pair it with the StartProperty method. (Inherited from Nevron.Diagram.NDiagramElement)
    Protected MethodObtains the default value for the specified property (Inherited from Nevron.Diagram.NDiagramElement)
    Protected MethodMeasures the specified length in device units (i.e. pixels) (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodMeasures the specified length in world units (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodMeasures the specified size in pixels in scene units (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodMeasures the specified pixels X size in scene units (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodMeasures the specified pixels Y size in scene units (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodMeasures the specified size in world units (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodMeasures the specified string in device units (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodMeasures the specified string in scene units (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodMeasures the specified string in world units (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodDetermines whether the model must be hit tested. A model does not need to be hit tested, if it is not visible or is collapsed.  
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected MethodSafely pauses the event sink service to which this node is connected (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodSafely pauses the history service (Inherited from Nevron.Diagram.NDiagramElement)
    Protected MethodSafely pauses the smart paint service to which this node is connected (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodRecords an action (Inherited from Nevron.Diagram.NDiagramElement)
    Protected MethodSafely records a custom operation in the history service to which the element is connected (Inherited from Nevron.Diagram.NDiagramElement)
    Protected MethodRecords the state of the specified property before it is changed (Inherited from Nevron.Diagram.NDiagramElement)
    Protected MethodOverloaded. Records the entire state of the node (Inherited from Nevron.Diagram.NDiagramElement)
    Protected MethodSafely resumes the event sink service to which this node is connected (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodSafely resumes the history service (Inherited from Nevron.Diagram.NDiagramElement)
    Protected MethodSafely resumes the smart paint service to which this node is connected (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodRolls back the current transaction (Inherited from Nevron.Diagram.NDiagramElement)
    Protected MethodRecords the state of the specified property before it is changed and pauses the history service. Pair it with the EndProperty method. (Inherited from Nevron.Diagram.NDiagramElement)
    Protected MethodStarts a new transaction (Inherited from Nevron.Diagram.NDiagramElement)
    Protected MethodUpdates the node references to services (Inherited from Nevron.Diagram.NDiagramElement)
    Top
    Public Events
     NameDescription
    Public EventAttribute changed event (Inherited from Nevron.Diagram.NDiagramNode)
    Public EventAttribute property changed event (Inherited from Nevron.Diagram.NDiagramNode)
    Public EventAttribute property changing event (Inherited from Nevron.Diagram.NDiagramNode)
    Public EventProperty changed event (Inherited from Nevron.Diagram.NDiagramNode)
    Public EventProperty changing event (Inherited from Nevron.Diagram.NDiagramNode)
    Top
    See Also