메뉴 건너뛰기

SAP 한국 커뮤니티

Ch23. 03번 저장 버튼 추가

감자깡 2025.09.23 15:15 조회 수 : 6

        <semantic:customFooterContent>
        
            <Button id="_IDButton1" 
                    visible="false" 
                    text="저장" 
                    type="Accept" 
                    press=".onUpdate" />
        
        </semantic:customFooterContent>