Skip to main content

EnsLib.InteropTools.HL7.MessageAnalyzer.Workspace.Menu.ValidationTopMenu

class EnsLib.InteropTools.HL7.MessageAnalyzer.Workspace.Menu.ValidationTopMenu extends EnsLib.InteropTools.HL7.MessageAnalyzer.Workspace.Menu.MenuBase

Method Inventory

Methods

Inherited description: Should return a $List of menu items

A menu item has this form: $ListBuild(TAG,TEXT,EXTRAKEYS)

  • TAG is what is returned when this item is selected
  • TEXT is the text representing this item, written to the menu display
  • EXTRAKEYS is a string which can be entered instead of the menu line number - "" means no such string and this list item can be omitted in this case
method SelectedOptions() as %List
method Title() as %List
Inherited description: Should return a $List of title lines
method ToggleSelected(pMenuTag As %String)

Inherited Members

Inherited Methods

FeedbackOpens in a new tab