abstract class RtActionableSection
See Also
Template Params
Events
Properties
- clickAction: RtSectionAction
섹션 뷰가 tap 됐을 때 실행되는 action.
Methods
- setButton
function setButton(button: IRtSectionButton): void;
Parametersparam type opt default description button IRtSectionButton N Returnsvoid기존에 동일한 이름의 버튼이 존재하면 속성들을 update하고, 존재하지 않으면 새로 추가한다.
Inherited Properties
- RtLayoutedSection.template
- RtLayoutedSection.layoutParams
- RtLayoutedSection.style
- RtListSection.visible
- RtListSection.sortMarkVisible
- RtListSection.sortOrderVisible