- dispose() - Method in class oz.api.OZReportViewer
-
뷰어를 종료시 반드시 호출해줘야 하는 메소드
- Document() - Method in class oz.api.OZReportViewer
-
보고서의 Document를 가져오는 함수
- Document_GetGlobal(String) - Method in class oz.api.OZReportViewer
-
전역 변수 값을 가져옵니다.
- Document_GetGlobal(String, int) - Method in class oz.api.OZReportViewer
-
전역 변수 값을 가져옵니다.
- Document_GetPaperHeight() - Method in class oz.api.OZReportViewer
-
리포트의 페이지 높이를 가져옵니다.
- Document_GetPaperWidth() - Method in class oz.api.OZReportViewer
-
리포트의 페이지 너비를 가져옵니다.
- Document_GetTitle() - Method in class oz.api.OZReportViewer
-
리포트 템플릿의 제목 즉, 보고서의 제목을 가져옵니다.
- Document_PingOZServer(String) - Method in class oz.api.OZReportViewer
-
오즈 서버의 동작 여부를 확인합니다.
- Document_PingOZServer(String, int) - Method in class oz.api.OZReportViewer
-
- Document_SetChartStyle(String) - Method in class oz.api.OZReportViewer
-
차트 타입을 변경합니다.
- Document_SetGlobal(String, Object) - Method in class oz.api.OZReportViewer
-
전역 변수 값을 설정합니다.
- Document_SetGlobal(String, Object, int) - Method in class oz.api.OZReportViewer
-
전역 변수 값을 설정합니다.
- Document_TriggerExternalEvent() - Method in class oz.api.OZReportViewer
-
현재 보고서의 OnExternalEvent 이벤트를 실행합니다.
- Document_TriggerExternalEvent(String) - Method in class oz.api.OZReportViewer
-
현재 보고서의 OnExternalEvent 이벤트를 실행합니다.
- Document_TriggerExternalEvent(String, String) - Method in class oz.api.OZReportViewer
-
현재 보고서의 OnExternalEvent 이벤트를 실행합니다.
- Document_TriggerExternalEvent(String, String, String) - Method in class oz.api.OZReportViewer
-
현재 보고서의 OnExternalEvent 이벤트를 실행합니다.
- Document_TriggerExternalEvent(String, String, String, String) - Method in class oz.api.OZReportViewer
-
현재 보고서의 OnExternalEvent 이벤트를 실행합니다.
- Document_TriggerExternalEventByDocIndex(int) - Method in class oz.api.OZReportViewer
-
지정한 보고서의 OnExternalEvent 이벤트를 실행합니다.
- Document_TriggerExternalEventByDocIndex(int, String) - Method in class oz.api.OZReportViewer
-
지정한 보고서의 OnExternalEvent 이벤트를 실행합니다.
- Document_TriggerExternalEventByDocIndex(int, String, String) - Method in class oz.api.OZReportViewer
-
지정한 보고서의 OnExternalEvent 이벤트를 실행합니다.
- Document_TriggerExternalEventByDocIndex(int, String, String, String) - Method in class oz.api.OZReportViewer
-
지정한 보고서의 OnExternalEvent 이벤트를 실행합니다.
- Document_TriggerExternalEventByDocIndex(int, String, String, String, String) - Method in class oz.api.OZReportViewer
-
지정한 보고서의 OnExternalEvent 이벤트를 실행합니다.