Interface ParallelProperties

  • All Known Implementing Classes:
    ParallelEditor

    public interface ParallelProperties
    • Field Detail

      • Children

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

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

        static final Property<java.lang.String> CancelCondition