Class DataCollectionSheetInstanceCheckNodesConstraintsEvent


public class DataCollectionSheetInstanceCheckNodesConstraintsEvent extends CheckerEvent<TreeModel<DataCollectionNode>>
Event to set the node constraints a DataCollectionSheetInstance.
The launcher must provide a valid TreeModel in order to successfully call this event.
The listener constraints all the DataCollectionSheetInstance components starting from the event input, i.e. the given TreeModel.
Since:
12.0
GCApi:
event
Reactors:
BTDataCollectionSheetInstanceCheckNodesConstraints(0)
No Spouts
  • Constructor Details

    • DataCollectionSheetInstanceCheckNodesConstraintsEvent

      public DataCollectionSheetInstanceCheckNodesConstraintsEvent(TreeModel<DataCollectionNode> treeModel)
      Instantiates a new data collection sheet instance check nodes constraints event.
      Parameters:
      treeModel - the TreeModel