private class BBJasperHyperlink
Modifier and Type | Field and Description |
---|---|
BBjString | Command$ |
static BBjNumber | COMMAND_HYPERLINK_TYPE |
static BBjNumber | CURRENT_WINDOW_HYPERLINK_TARGET |
BBjNumber | FitType |
net.sf.jasperreports.engine.JRPrintHyperlink | Hyperlink! |
BBjNumber | HyperlinkTarget |
BBjNumber | HyperlinkType |
static BBjNumber | NEW_ACTIVE_TAB_HYPERLINK_TARGET |
static BBjNumber | NEW_INACTIVE_TAB_HYPERLINK_TARGET |
static BBjNumber | NEW_WINDOW_HYPERLINK_TARGET |
static BBjNumber | REPORT_HYPERLINK_TYPE |
BBjString | ReportName$ |
HashMap | ReportParams! |
BBjString | TabTitle! |
static BBjNumber | UNKNOWN_HYPERLINK_TARGET |
static BBjNumber | UNKNOWN_HYPERLINK_TYPE |
BBjString | URL$ |
static BBjNumber | URL_HYPERLINK_TYPE |
BBjString | WindowCreationFlags! |
BBjNumber | WindowHeight |
BBjString | WindowTitle! |
BBjNumber | WindowWidth |
BBjNumber | WindowX |
BBjNumber | WindowY |
Constructor and Description |
---|
BBJasperHyperlink(net.sf.jasperreports.engine.JRPrintHyperlink p_hyperlink!) |
public BBjString Command$
public static BBjNumber COMMAND_HYPERLINK_TYPE
public static BBjNumber CURRENT_WINDOW_HYPERLINK_TARGET
public BBjNumber FitType
public net.sf.jasperreports.engine.JRPrintHyperlink Hyperlink!
public BBjNumber HyperlinkTarget
public BBjNumber HyperlinkType
public static BBjNumber NEW_ACTIVE_TAB_HYPERLINK_TARGET
public static BBjNumber NEW_INACTIVE_TAB_HYPERLINK_TARGET
public static BBjNumber NEW_WINDOW_HYPERLINK_TARGET
public static BBjNumber REPORT_HYPERLINK_TYPE
public BBjString ReportName$
public HashMap ReportParams!
public BBjString TabTitle!
public static BBjNumber UNKNOWN_HYPERLINK_TARGET
public static BBjNumber UNKNOWN_HYPERLINK_TYPE
public BBjString URL$
public static BBjNumber URL_HYPERLINK_TYPE
public BBjString WindowCreationFlags!
public BBjNumber WindowHeight
public BBjString WindowTitle!
public BBjNumber WindowWidth
public BBjNumber WindowX
public BBjNumber WindowY