You are here: Symbol Reference > hteditactions Namespace
HTML Editor Library
ContentsIndex
PreviousUpNext
hteditactions Namespace

This is namespace hteditactions.

Name 
Description 
The following table lists classes in this documentation. 
 
Name 
Description 
 
Add THtActionAddChar to an action list to let users select symbol from any font and add it to HTML Editor.  
 
Display "Enter URL' dialog and convert current selection to a link.  
 
Add THtActionAlignCenter to an action list to let users center the text in a HTML Editor. Controls such as menu items and tool buttons linked to this action cause the application to align the text in all paragraphs that contain selected text (or the paragraph with the cursor if no text is selected) to the center.  
 
This is class hteditactions.THtActionAlignFull. 
 
Add THtActionAlignLeft to an action list to let users left-justify the text in a HTML Editor. Controls such as menu items and tool buttons linked to this action cause the application to align the text in all paragraphs that contain selected text (or the paragraph with the cursor if no text is selected) to the left margin.  
 
Add THtActionAlignRight to an action list to let users right-justify the text in a HTML Editor. Controls such as menu items and tool buttons linked to this action cause the application to align the text in all paragraphs that contain selected text (or the paragraph with the cursor if no text is selected) to the right margin.  
 
Copy selected text and HTML to clipboard  
 
Add THtActionDecreaseIndent to an action list to let users decrease indent of selected block  
 
Add THtActionFontBold to an action list to let users control whether the selected text in a HTML Editor is bold. Controls such as menu items and tool buttons linked to this action cause the application to toggle the bold attribute of selected text or word at caret if there is no text selected.  
 
Add THtActionFontItalic to an action list to let users control whether the selected text in a HTML Editor is italic. Controls such as menu items and tool buttons linked to this action cause the application to toggle the italic attribute of selected text or word at caret if there is no text selected.  
 
Add THtActionFontStrikeout to an action list to let users control whether the selected text in a HTML Editor has a line through it. Controls such as menu items and tool buttons linked to this action cause the application to toggle the strikeout attribute of selected text or word at caret if there is no text selected.  
 
Add THtActionFontUnderline to an action list to let users control whether the selected text in a HTML Editor is underlined. Controls such as menu items and tool buttons linked to this action cause the application to toggle the underline attribute of selected text or word at caret if there is no text selected.  
 
This is class hteditactions.THtActionHTMLHighlight. 
 
Add THtActionIncreaseIndent to an action list to let users increase indent of selected block or create sublist  
 
This is class hteditactions.THtActionMarkdownHighlight. 
 
Create new blank document in HTML Editor  
 
Add THtActionOrderedList to an action list to let users convert selected text to a Ordered list or remove list attrubute from selection.  
 
This is class hteditactions.THtActionPascalHighlight. 
 
Paste text or HTML or image from clipboard  
 
Paste image from clipboard  
 
Convert selection to a header element. Action component Tag defines Header level  
 
Add THtActionSubscript to an action list to let users convert selected text in a HTML Editor to subscript. Controls such as menu items and tool buttons linked to this action cause the application to toggle the subscript attribute of selected text or word at caret if there is no text selected.  
 
Add THtActionSuperscript to an action list to let users convert selected text in a HTML Editor to superscript. Controls such as menu items and tool buttons linked to this action cause the application to toggle the superscript attribute of selected text or word at caret if there is no text selected.  
 
This is class hteditactions.THtActionSyntaxHighlight. 
 
This is class hteditactions.THtActionUndo. 
 
Add THtActionUnorderedList to an action list to let users convert selected text to a unordered list or remove list attrubute from selection.  
 
Symbol map class  
 
Common ancestor for actions.  
 
Common ancestor for HTML Editor actions.  
 
This is class hteditactions.THtFileOpen. 
 
This is class hteditactions.THtFileSaveAs. 
 
Common ancestor for HTML Editor text style actions.  
 
Add new table to HTML Editor  
 
Add new row to a table  
 
Delete current column from a table  
 
Delete current row from a table  
 
Insert new column to a table  
Copyright (c) 2013. All rights reserved.
What do you think about this topic? Send feedback!