型・APIリファレンス
    Preparing search index...

    Interface AggregationBooleanPropertyEditor

    定型集計のBooleanPropertyEditor

    interface AggregationBooleanPropertyEditor {
        displayType: "RADIO";
        falseLabel: string;
        trueLabel: string;
        type: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    displayType: "RADIO"

    表示タイプ

    falseLabel: string

    偽の表示ラベル

    trueLabel: string

    真の表示ラベル

    type: string

    エディタの種類