Interface ParallelProperties

All Known Implementing Classes:
ParallelEditor

public interface ParallelProperties
  • Field Details

    • Children

      static final Property<ChartUIModel> Children
      The elements that make up the interior of this parallel section
    • EnableCancelCondition

      static final Property<Boolean> EnableCancelCondition
      If this is true, the parallel must watch the CancelCondition expression
    • CancelCondition

      static final Property<String> CancelCondition