TAILIEUCHUNG - Pentaho Reporting 3.5 for Java Developers- P6

Tham khảo tài liệu 'pentaho reporting for java developers- p6', công nghệ thông tin, kỹ thuật lập trình phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | Chapter 9 The ReportActionEvent object returned in the callback provides the following information The PreviewPane object public Object getSource The reporting node object public RenderNode getNode The action parameter specified in the report. public Object getActionParameter To register a ReportActionListener you must call portActionListener listener . The PreviewDrawablePanel is accessible via the API call. ReportMouseListener The . ReportMouseListener interface provides the following callbacks public void reportMouseClicked ReportMouseEvent event public void reportMousePressed ReportMouseEvent event public void reportMouseReleased ReportMouseEvent event These are triggered when a user has clicked pressed or released their mouse within a report. Each listener registered is called for every element found at the specific X Y location within the report. If there are two or more elements overlapping multiple event calls will be made one for each of the report elements. The ReportMouseEvent provides the following information when a callback occurs The PreviewPane object public Object getSource The reporting node object public RenderNode getSourceNode The original public MouseEvent getSourceEvent To register a ReportMouseListener you must call portMouseListener listener . The PreviewDrawablePanel is accessible via the API call. 233 Building Interactive Reports By combining these callbacks with additional API calls using the PageDrawable API you can resolve the elements at any particular X Y location within a report. The PageDrawable API defines the following methods Retrieves ReportNodes based on x and y location. A namespace and name filter may be applied to only retrieve nodes that define a certain attribute. public RenderNode getNodesAt final double x final .

TỪ KHÓA LIÊN QUAN
TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.