class RtAttachedRow

${interfaces}
리스트 컨트롤paging 상태가 아닐 때, 마지막 데이터행 다음에 추가되는 첨부 행 영역에 대한 설정 모델. (주의) visibletrue이고 RtListControl.scrollToEnd(-1)를 호출했을 때 표시된다. 또, RtListControl.setDataAppending(true)를 호출해서 RtListControl.dataAppendingtrue가 되어 로딩 스피너를 표시하거나, rowTemplate을 지정해야 표시된다.

See Also

Properties