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

    Interface EntityListingBooleanEditor

    Boolean型エディタ

    interface EntityListingBooleanEditor {
        defaultFalseLabel?: string;
        defaultTrueLabel?: string;
        displayType?: string;
        type: "BOOLEAN";
    }

    Hierarchy (View Summary)

    Index

    Properties

    defaultFalseLabel?: string

    False表示ラベル

    defaultTrueLabel?: string

    True表示ラベル

    displayType?: string

    表示タイプ

    type: "BOOLEAN"

    エディタタイプ