|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Specifies the hyperlink type, used when retrieving a hyperlink for export.
| Field Summary | |
static int |
CRYSTAL_REPORT
hyperlink is a Crystal report |
static int |
DISABLED
hyperlink is disabled |
static int |
DRILLDOWN
hyperlink is for drilldown |
static int |
EMAIL
hyperlink is an email |
static int |
EMAIL_FIELD_VALUE
hyperlink is a email field value |
static int |
HTML
hyperlink is an Html |
static int |
REPORT_OBJECT
hyperlink is a report object |
static int |
REPORT_OBJECT_ABSOLUTE
hyperlink is an absolute report object |
static int |
REPORT_OBJECT_RELATIVE
hyperlink is a relative report object |
static int |
RESERVED
reserved type |
static int |
UNDEFINED
hyperlink is undefined |
static int |
WEBSITE
hyperlink is a Web Site |
static int |
WEBSITE_FIELD_VALUE
hyperlink is a Web site field value |
| Field Detail |
public static final int WEBSITE
hyperlink is a Web Site
public static final int EMAIL
hyperlink is an email
public static final int HTML
hyperlink is an Html
public static final int CRYSTAL_REPORT
hyperlink is a Crystal report
public static final int WEBSITE_FIELD_VALUE
hyperlink is a Web site field value
public static final int EMAIL_FIELD_VALUE
hyperlink is a email field value
public static final int UNDEFINED
hyperlink is undefined
public static final int DRILLDOWN
hyperlink is for drilldown
public static final int REPORT_OBJECT
hyperlink is a report object
public static final int RESERVED
reserved type
public static final int DISABLED
hyperlink is disabled
public static final int REPORT_OBJECT_ABSOLUTE
hyperlink is an absolute report object
public static final int REPORT_OBJECT_RELATIVE
hyperlink is a relative report object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||