Skip to main content

%iKnow.UI.Styles

Method Inventory

Methods

method GetDefaultHighlightSpec(Output pHighlightSpec, pLevel As %String(VALUELIST=",minimal,light,full")="full", ByRef pSelected As %List = "", pSelectedType As %String = "ENTITY", pMatchingResults As %Boolean = 0)
classmethod GetDefaultHighlightSpecStatic(Output pHighlightSpec, pLevel As %String(VALUELIST=",minimal,light,full")="full", ByRef pSelected As %List = "", pSelectedType As %String = "ENTITY", pMatchingResults As %Boolean = 0, languageMode As %String = "en")
pLevel values are: - "minimal": just highlight search terms and attributes - "light": highlight search terms, attributes and roles without enclosing borders - "full": full demo highlighting
method WriteLegend(pLevel As %String(VALUELIST=",minimal,light,full")="full") as %Status

Inherited Members

Inherited Properties

Inherited Methods

Subclasses

FeedbackOpens in a new tab