The Marking type exposes the following members.

Constructors

  NameDescription
Public methodMarking

Methods

  NameDescription
Public methodgetMarking
Get the currentlly marked rows.
Public methodgetMarkingNames
Get the names of the making sets in the document.
Public methodonChanged(String, String, array<String>[]()[][], Int32, Marking..::..onMarkingCallback)
Sets up an event listner for marking changed in the analysis.
Public methodonChanged(String, String, array<String>[]()[][], Int32, Marking..::..onMarkingCallback, String)
Sets up an event listner for marking changed connected to a specific filtering scheme.
Public methodsetMarking
Sets a marking in the analysis specified by the input parameters.

See Also