RichTextArea Fields |
[This is preliminary documentation and is subject to change.]
The RichTextArea type exposes the following members.
Name | Description | |
---|---|---|
![]() | Caption |
Field label etc. displayed in data entry form
(Inherited from CaptionBase.) |
![]() | ClassNameControl |
Stylesheet classname for control
(Inherited from TmplItem.) |
![]() | ClassNameControlCell |
Stylesheet classname for table cell containing control
(Inherited from TmplItem.) |
![]() | ClassNameLabel |
Stylesheet classname for label
(Inherited from TmplItem.) |
![]() | ClassNameLabelCell |
Stylesheet classname for table cell containing label
(Inherited from TmplItem.) |
![]() | ClassNameProgressBarContainer |
Add css class to textarea ProgressBar
|
![]() | ClassNameSearchButton |
Add css class to search button
|
![]() | ClassNameTableContainer |
Add css class to textarea table container
|
![]() | ClearOnCopy |
This TmplItem will be cleared when copying
(Inherited from TmplItem.) |
![]() | Comment |
Internal comment for use by designer
(Inherited from TmplItem.) |
![]() | Computation |
Expression that computes default value for field
(Inherited from DataNameBase.) |
![]() | ContainerHeight |
Height of the TextArea in pixels
|
![]() | ContainerWidth |
Width of the TextArea in pixels
|
![]() | ConvertInfo |
Misc. conversion info.
(Inherited from TmplItem.) |
![]() | DataName |
Name of table / field in data base
(Inherited from DataNameBase.) |
![]() | DefaultLastPrevious |
True => field default value is set to last previous value
(Inherited from DataNameBase.) |
![]() | Deleted |
TmplItem (and anything below it) is skipped when generating DataDictionary,
so fields will not be generated in database.
(Inherited from TmplItem.) |
![]() | Description |
Textual description of field definition, use, etc.
(Inherited from DataNameBase.) |
![]() | EnablePhrase |
Support for phrases on/off
|
![]() | EnableProgressBar |
Enable progressbar on/off
|
![]() | ExcludeFromPrint |
The TmplItem is excluded from the printed version of the form
(Inherited from TmplItem.) |
![]() | FillInStatusComputation |
Specifies how empty field is treated
(Inherited from DataNameBase.) |
![]() | FillInStatusSelect |
Specifies how empty field is treated
(Inherited from DataNameBase.) |
![]() | Height |
Number of rows in input field - NOT USED?
|
![]() | Hidden |
Hidden fields generate fields in DataDictionary (and hence database),
but are not visible in input form.
(Inherited from TmplItem.) |
![]() | HideStatusbar |
Hide statusbar
|
![]() | HideStatusbarPath |
Hide statusbar (path info only)
|
![]() | HideToolbar |
Hide toolbar
|
![]() | HistoryCaption |
Field label displayed in history tree (
(Inherited from CaptionBase.) |
![]() | HTMLName |
Field name in generated HTML form (blank: use DataName)
(Inherited from CaptionBase.) |
![]() | Link |
Reference (e.g. URL) to field definition
(Inherited from DataNameBase.) |
![]() | ListColumn |
Columns in automatically generated list views are sorted by this value.
(Inherited from DataNameBase.) |
![]() | MappingFile |
Name of file containing mapping between chars and resulting lenght in progressbar
|
![]() | MapToExternalField |
Corresponding field name in som external system - used for mapping during import/export
(Inherited from DataNameBase.) |
![]() | MaxChar |
Number of max char in textfield
|
![]() | MaxCharWarningText |
Width of the TextArea in pixels
|
![]() | Number |
Should this field be numbered
(Inherited from CaptionBase.) |
![]() | OnBlur |
Custom script for onblur-event
(Inherited from TmplItem.) |
![]() | OnChange |
Custom script for onchange-event
(Inherited from TmplItem.) |
![]() | OnClick |
Custom script for onclick-event
(Inherited from TmplItem.) |
![]() | OnFocus |
Custom script for onfocus-event
(Inherited from TmplItem.) |
![]() | OnKeyDown |
Custom script for onkeydown-event
(Inherited from TmplItem.) |
![]() | OnKeyPress |
Custom script for onkeypress-event
(Inherited from TmplItem.) |
![]() | OnKeyUp |
Custom script for onkeyup-event
(Inherited from TmplItem.) |
![]() | PostProcess |
Code (e.g. .aspx) to execute on save
(Inherited from TmplItem.) |
![]() | PreProcess |
Code (e.g. .aspx) to execute on load
(Inherited from TmplItem.) |
![]() | PreProcessInstruction |
XPath expression to find values in preprocessed xml (MUST address an attribute)
(Inherited from DataNameBase.) |
![]() | PublishChanges |
If true, the control is registered as a publisher, which means other controls can subscribe to changes on this control
(Inherited from DataNameBase.) |
![]() | ReadFromFile |
The disk file this TmplItem was read from
(Inherited from TmplItem.) |
![]() | ReadOnly |
Read only expression - if expression evaluates true, field may not be edited
(Inherited from DataNameBase.) |
![]() | RunPreProcessInstructionOnEdit |
Normally the PreProcessInstruction is only run on when creating a new form, set this attribute
to also run the instruction when editing the form
(Inherited from DataNameBase.) |
![]() | SearchbuttonName |
Name of search button
|
![]() | SetValueOnCopy |
Expression to set value on new recod in copy operation.
If not set, dfeautl beavior is to copy the value from the source record.
If set, evaluet expression, and set evaluated value on copy.
(Inherited from DataNameBase.) |
![]() | ShowMaxCharWarningPopup |
Enable popup if maxchar is exceeded on/off
|
![]() | StyleControl |
Inline style for control
(Inherited from TmplItem.) |
![]() | StyleControlCell |
Inline style for table cell containing control
(Inherited from TmplItem.) |
![]() | StyleLabel |
Inline style for label
(Inherited from TmplItem.) |
![]() | StyleLabelCell |
Inline style for table cell containng label
(Inherited from TmplItem.) |
![]() | StyleProgressBarContainer |
Add css style to textarea ProgressBar container
|
![]() | StyleSearchButton |
Add css style to search button
|
![]() | StyleTableContainer |
Add css style to textarea table container
|
![]() | subTmplItems |
tmpItemcollection
(Inherited from TmplItem.) |
![]() | Tooltip |
Tooltip
(Inherited from CaptionBase.) |
![]() | TooltipComputation |
Expression to compute tooltip value
(Inherited from CaptionBase.) |
![]() | URLHelp |
URL with help etc. for this field
(Inherited from CaptionBase.) |
![]() | UseForMedcomMessage |
Use this text in Medcom messages on/off
TODO: alternative way to handle MedCom formattede text implemented (outsid framework) - remove this property...
|
![]() | ViewName |
Name of table / field in autogenerated views (optional - defaults to DataName)
(Inherited from DataNameBase.) |
![]() | VisibleComputation |
Computation (formula) controlling visibility of item - true => item is visible
(Inherited from TmplItem.) |
![]() | Width |
Number of columns in input field - NOT USED?
|