CellLayoutItem

레이아웃을 설정하기 위한 기반 모델

상세 설명

하위 모델을 이용하여 GridBase.setColumnLayout() 으로 설정 시, 특정 속성만 사용 가능하다.

[하위 클래스]

CellLayoutColumnItem

CellLayoutGroupItem

CellLayoutItem 으로 직접 설정할 수 없다.

프로퍼티 정보

cellWidth


cellWidth: number

셀 너비

fillWidth


fillWidth: number

GridFitStyle.FILL 로 설정된 후 사용하는 너비 비율

groupShowMode


groupShowMode: GroupShowMode

상위 레이아웃의 expanded상태에서 따라서 표시하거나 숨긴다.

기본값

always

name


name: string

레이아웃 명

상세 설명

GridBase.setColumnLayout() 로 설정 할 수 있다.

type



layout의 type을 지정한다.

상세 설명

CellLayoutType 참조

vindex


vindex: number읽기전용

전체 그룹 혹은 상위 그룹 내에서의 표시 순서

visible


visible: boolean

표시 여부

상세 설명

GridBase.setColumnLayout() 로 설정 할 수 있다.

width


width: number

너비

상세 설명

GridBase.setColumnLayout() 로 설정 할 수 있다.