abstract class RtLayoutedSection

${interfaces}
리스트 헤더리스트 Footer 등 레이아웃 템플릿으로 구현되는 컨트롤 섹션에 대한 설정 모델 기반 클래스.

See Also

Template Params

paramdescription
@noSingle Row 상태일 때 현재 행 번호.
@row_count컨트롤에 지정된 데이터의 행 수.
@sum.fieldfield 값들의 합계. 예) @sum.salary, @sum.price
@avg.fieldfield 값들의 평균. 예) @avg.salary, @avg.price

Properties

Inherited Properties