Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration MATRIX_SELECT

矩阵选择规则枚举

Index

Enumeration members

MULTI

MULTI = "multi"

多选

SINGLE

SINGLE = "single"

单选

SINGLE_COL

SINGLE_COL = "single_col"

列单选

SINGLE_ROW

SINGLE_ROW = "single_row"

行单选

SINGLE_ROW_COL

SINGLE_ROW_COL = "single_row_col"

行列单选#

Generated using TypeDoc