목차

File Upload

BizFileControl

H5View에 다음으로 페이지에 Rendering

Rendering

<h5:BizFileControl id="fileControl" width="100%" editable="true" visible="true" height="120px"></h5:BizFileControl>

Binding

$('#fileControl').trigger('setFilePathId', [bindingObject['ME_OPQ0111_04'][0].file_path_id]);

Save

file_path_id얻기

$('#fileControl').triggerHandler('getFilePathId')

참조