public class JRViewerEvent extends EventObject
Modifier and Type | Field and Description |
---|---|
static int |
EVENT_FIT_PAGE |
static int |
EVENT_FIT_WIDTH |
static int |
EVENT_PAGE_CHANGED |
static int |
EVENT_REFRESH_PAGE |
static int |
EVENT_REPORT_LOAD_FAILED |
static int |
EVENT_REPORT_LOADED |
static int |
EVENT_ZOOM_CHANGED |
source
Constructor and Description |
---|
JRViewerEvent(JRViewerController controller,
int code) |
Modifier and Type | Method and Description |
---|---|
int |
getCode() |
getSource, toString
public static final int EVENT_REPORT_LOADED
public static final int EVENT_REFRESH_PAGE
public static final int EVENT_PAGE_CHANGED
public static final int EVENT_ZOOM_CHANGED
public static final int EVENT_FIT_PAGE
public static final int EVENT_FIT_WIDTH
public static final int EVENT_REPORT_LOAD_FAILED
public JRViewerEvent(JRViewerController controller, int code)
Copyright © 2021 TIBCO Software Inc.. All rights reserved.