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

    Interface SelectParam

    Select項目パラメータ

    interface SelectParam {
        aggregateType: AggregateType;
        alignType: AlignType;
        colWidthType: ColWidthType;
        formatType: DispFormatType | "NULL";
        id: string;
        propName: string;
        referenceEntityName?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    aggregateType: AggregateType

    集約関数

    alignType: AlignType

    配置

    colWidthType: ColWidthType

    列幅

    formatType: DispFormatType | "NULL"

    フォーマット

    id: string

    表示用ID

    propName: string

    プロパティ名

    referenceEntityName?: string

    参照型プロパティのエンティティ名