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, onMarkingChangedCallback)
Event raised when a marking is changed in the analysis, conditioned by the input parameters.
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 methodonChanged(String, String, array<String>[]()[][], Int32, onMarkingChangedCallback, String)
Event raised when a marking is changed in the analysis, conditioned by the input parameters.
Public methodsetMarking
Sets a marking in the analysis specified by the input parameters.

See Also