NevronOpenVision
Nevron.Nov.Diagram Namespace / NTextBlockBaseEditor Class


NTextBlockBaseEditor Class Methods

For a list of all members of this type, see NTextBlockBaseEditor members.

Public Methods
 NameDescription
Public MethodEnsures caret is visible.  
Public MethodGets the owner widget of this view  
Public MethodGets page down position.  
Public MethodGets page up position.  
Public MethodGets whether the given point is over text.  
Public MethodTries to get the mouse position in document coordinates  
Public MethodGets the text position in the current editing root given the current mouse position  
Public MethodImmediately calls the UpdateCaretInfo of the caret if any. Does nothing if the m_nUpdateTextCounter is raised.  
Public MethodConverts a pont form view to document coordinates.  
Public MethodOverridden. Called to propagate the display traversal to the specified child node. This implementation directly calls the VisitDisplaySubtree method of the child node.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Overriden to include the caret  
Protected MethodOverridden. Arranges the content of the element within the specified content area.  
Internal Method  
Protected MethodBuilds the rich text commander, by adding the rich text command actions  
Protected MethodOverridden.   
Protected MethodOverridden. Overriden to return the Document ViewportOrigin  
Protected MethodOverridden. Measures the element's content.  
Protected MethodOverridden. Called when the width or height of the arrange slot has changed.  
Protected MethodOverridden. Default handler for the NKeyboard.FocusInEvent event.  
Protected MethodOverridden. Default handler for the NKeyboard.FocusOutEvent event.  
Protected MethodOverridden. Overriden to set the Document ViewportOrigin  
Internal Method  
Top
See Also