PasswordCellEditor

암호를 입력하기 위한 편집기

상세 설명

입력한 값들이 * 로 표시된다.

TextCellEditor 를 상속한다.

[상위 클래스]

CellEditor - TextCellEditor

예제 코드

// string type
column.editor = "password"

// object type
column.editor = { type: "password", maxLength: 6}

프로퍼티 목록



프로퍼티 정보

type


type: 'password'

셀편집기 종류: 암호