f.Content().reloadWithAnimation()

f.Content(fid, sectorSUID).reloadWithAnimation()

개요

그룹/레이아웃을 애니메이션이 나오면서 리로드 할 수 있습니다.

예시

f.Content('f_10476').reloadWithAnimation()

// 특정 데이터로 그려진 그룹/레이아웃만 숨기기
f.Content('f_10476', 'ty30296N').reloadWithAnimation()

Last updated

Was this helpful?