SandcastleBuilder.Gui.ContentEditors Namespace |
Class | Description | |
---|---|---|
BaseContentEditor |
This is used as the base class for the Sandcastle Builder content
editors.
| |
ContentEditorControl |
This is a derived ICSharpCode text editor control that is used to
edit the conceptual content.
| |
ContentLayoutWindow |
This form is used to edit the conceptual content items
| |
EntityReferenceWindow |
This form is used to look up code entity references, code snippets,
tokens, and images, and allows them to be dragged and dropped into
a topic editor window.
| |
FileTree |
This is used to load the ProjectExplorerWindow
tree view with the project file tree.
| |
FindAndReplaceWindow |
This form is used to handle search and replace in the text editor windows
| |
GotoLineDlg |
This is used to enter the line number for the Goto Line editor action.
| |
NodeData |
This is used to hold basic information about the item represented
by the tree view node in the ProjectExplorerWindow.
| |
OutputWindow |
This form is used to contain and view the build output
| |
PreviewTopicWindow |
This form is used to preview a topic
| |
ProjectExplorerWindow |
This form is used to manage the project items and files
| |
ProjectPropertiesWindow |
This form is used to edit the project properties
| |
ResourceItemEditorWindow |
This form is used to edit a resource item file.
| |
SelectFileTemplateDlg |
This is used to select a template file to add as a new topic
| |
SelectGacEntriesDlg |
This form is used to let the user select the GAC entries to add as
project references.
| |
SiteMapEditorWindow |
This form is used to edit site map files that defines the table of contents layout for additional content
items.
| |
SpellCheckWindow |
This form is used to handle spell checking in the text editor windows
| |
TokenEditorWindow |
This form is used to edit a token file.
| |
TopicEditorWindow |
This form is used to edit a conceptual topic file.
|
Enumeration | Description | |
---|---|---|
NodeIcon |
This defines the ProjectExplorerWindow tree view node
icon index values.
|