셀을 어떻게 그릴지 자세히 지정합니다. 렌더러 타입 이름만으로 부족해 부가 설정까지 주고 싶을 때
씁니다(column.renderer 에 문자열 대신 이 객체를 넘김). type 이외의 키는 렌더러마다 다르게 해석됩니다.
/ Detailed spec for how a cell is drawn. Use it (instead of a bare renderer-type string in
column.renderer) when the renderer needs extra settings. Keys beyond type are
renderer-specific.
셀을 어떻게 그릴지 자세히 지정합니다. 렌더러 타입 이름만으로 부족해 부가 설정까지 주고 싶을 때 씁니다(
column.renderer에 문자열 대신 이 객체를 넘김).type이외의 키는 렌더러마다 다르게 해석됩니다. / Detailed spec for how a cell is drawn. Use it (instead of a bare renderer-type string incolumn.renderer) when the renderer needs extra settings. Keys beyondtypeare renderer-specific.