Click or drag to resize

analyticJobNote Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

The analyticJobNote type exposes the following members.

Methods
  NameDescription
Public methodaddDocument (Inherited from builderForMarkdown.)
Public methodaddPage (Inherited from builderForMarkdown.)
Public methodAppend
Appends inline or new line content
(Inherited from builderForMarkdown.)
Public methodAppendCheckList
Appends the check list.
(Inherited from imbStringBuilderBase.)
Public methodAppendCite
HTML/XML adds q tag, Table aplies smallText style
(Inherited from imbStringBuilderBase.)
Public methodAppendCode(String)
HTML/XML adds q tag, Table aplies smallText style
(Inherited from imbStringBuilderBase.)
Public methodAppendCode(String, String)
HTML/XML adds q tag, Table aplies smallText style
(Inherited from builderForMarkdown.)
Public methodAppendComment
Appends the comment.
(Inherited from imbStringBuilderBase.)
Public methodAppendData
Updates internal meta data storage (custom properties/references/fields) according mode.
(Inherited from imbStringBuilderBase.)
Public methodAppendDataFields
Appends its data points into new or existing property collection: log statistics
(Inherited from builderForLog.)
Public methodAppendDirect
Direct content injection, bypassing all internal transformations by class implementing ITextRender
(Inherited from imbStringBuilderBase.)
Public methodAppendFile
File from sourcepath is copied to outputpath or used as data template if isDataTeplate is true
(Inherited from imbStringBuilderBase.)
Public methodAppendFrame
Frame puts the content with \> prefix. Multiline content is supported
(Inherited from builderForMarkdown.)
Public methodAppendFromFile
Loads content from sourcepath into renderer [if datakey is none or into data field if specified.
(Inherited from imbStringBuilderBase.)
Public methodAppendFunction
Appends the function.
(Inherited from imbStringBuilderBase.)
Public methodAppendHeading (Inherited from builderForMarkdown.)
Public methodAppendHorizontalLine
Adds horizontal line
(Inherited from imbStringBuilderBase.)
Public methodAppendImage
Appends the image tag/call.
(Inherited from builderForMarkdown.)
Public methodAppendLabel
Appends the content with label decoration
(Inherited from builderForMarkdown.)
Public methodAppendLine (Inherited from builderForMarkdown.)
Public methodAppendLine(String)
Appends new line with line prefix, tab insert and break (enter)
(Inherited from imbStringBuilderBase.)
Public methodAppendLink
Renders link, image or reference
(Inherited from builderForMarkdown.)
Public methodAppendList
Renders IEnumerable that may contain other IEnumerables
(Inherited from builderForMarkdown.)
Public methodAppendMath
Inserts mathFormula block
(Inherited from builderForMarkdown.)
Public methodAppendPair(String, Object, Boolean, String)
Renders key-> value pair
(Inherited from builderForMarkdown.)
Public methodAppendPair(Enum, Object, Boolean, String)
Appends a KeyValue pair.
(Inherited from imbStringBuilderBase.)
Public methodAppendPairs
Appends collection of pairs.
(Inherited from imbStringBuilderBase.)
Public methodAppendPanel
Creates panel with content and (optionally) with comp_heading and comp_description as footer.
(Inherited from builderForMarkdown.)
Public methodAppendParagraph
Appends the paragraph.
(Inherited from imbStringBuilderBase.)
Public methodAppendPlaceholder
Adds new stringTemplate placeholder string into template
(Inherited from imbStringBuilderBase.)
Public methodAppendQuote
Appends the quote.
(Inherited from imbStringBuilderBase.)
Public methodAppendSection
Creates new section with title and content. Optionally it may contain: additional paragraphs for content and footnote on bottom
(Inherited from builderForMarkdown.)
Public methodAppendTable
Renders DataTable
(Inherited from builderForMarkdown.)
Public methodAppendTableRow
Appends the table row.
(Inherited from builderForMarkdown.)
Public methodAppendToFile
Saves content to specified path. Path is local to context scope
(Inherited from imbStringBuilderBase.)
Public methodClear
Clears all content from this builder
(Inherited from imbStringBuilderBase.)
Public methodclose(String)
Dodaje HTML zatvaranje taga -- zatvara poslednji koji je otvoren
(Inherited from builderForLog.)
Public methodclose(Enum)
Closes the specified tag.
(Inherited from imbStringBuilderBase.)
Public methodcloseAll (Inherited from builderForMarkdown.)
Public methodconsoleAltColorToggle
Sets the alternative color mode for console output. Use set exact to set exactly the value for alternative color, otherwise it works in Toggle mode.
(Inherited from imbStringBuilderBase.)
Public methodContentToString (Inherited from builderForMarkdown.)
Public methoddeleteLast
Deletes the last appends and returns it
(Inherited from imbStringBuilderBase.)
Public methodEquals (Inherited from Object.)
Public methodgetByteSize (Inherited from builderForLog.)
Public methodGetContent
Gets specified content segment, or complete content
(Inherited from imbStringBuilderBase.)
Public methodgetContentBlocks (Inherited from builderForMarkdown.)
Public methodgetConverter``1 (Inherited from imbStringBuilderBase.)
Public methodgetDocument (Inherited from imbStringBuilderBase.)
Public methodGetHashCode (Inherited from Object.)
Public methodgetLastLine
Returns last segment of content (since last call)
(Inherited from imbStringBuilderBase.)
Public methodGetType (Inherited from Object.)
Public methodloadDocument (Inherited from imbStringBuilderBase.)
Public methodloadPage
Loads the page from filepath. If it is document type then imports page with targeted name
(Inherited from imbStringBuilderBase.)
Public methodlog
Logs the specified message. Adds short time string in front of message
(Inherited from builderForLog.)
Public methodlogF
Log with Formatted message string
(Inherited from builderForLog.)
Public methodmerge (Inherited from imbStringBuilderBase.)
Public methodnextTabLevel
Prelazi u sledeci tab level
(Inherited from imbStringBuilderBase.)
Public methodopen(String, String, String)
Opens the specified tag.
(Inherited from builderForLog.)
Public methodopen(Enum, String, String)
Opens the specified tag.
(Inherited from imbStringBuilderBase.)
Public methodprepareBuilder (Inherited from builderForLog.)
Public methodprevTabLevel
Prebacuje u prethodni tabLevel
(Inherited from imbStringBuilderBase.)
Public methodregisterLogBuilder
Registers the log builder.
(Inherited from builderForLog.)
Public methodrootTabLevel
Sets tab level to root
(Inherited from imbStringBuilderBase.)
Public methodsave
Saves the content
(Inherited from builderForLog.)
Public methodsaveDocument(FileInfo) (Inherited from imbStringBuilderBase.)
Public methodsaveDocument(String, getWritableFileMode, reportOutputFormatName) (Inherited from builderForMarkdown.)
Public methodSaveNote
Saves the note into assigned folder. Default name: note.txt
Public methodsavePage (Inherited from builderForMarkdown.)
Public methodSubcontentClose
Ends Subcontent session, switches to the main content, and returns content from the session just closed.
(Inherited from imbStringBuilderBase.)
Public methodSubcontentStart
Starts Subcontent session or continues existing. Optionally erazes all existing content under subsession specified by key
(Inherited from imbStringBuilderBase.)
Public methodToString (Inherited from Object.)
Public methodToString(Boolean) (Inherited from imbStringBuilderBase.)
Public methodWriteAboutCrawlerRun
Public methodWriteAboutJob
Top
See Also