Constant Field Values
com.filenet.*
com.filenet.wcm.apps.server.presentation.ui
com.filenet.wcm.apps.server.presentation.ui.DateTimeHeader
| Modifier and Type | Constant Field | Value |
|---|---|---|
| public static final java.lang.String | CSS_FORMAT | "js/zpcalendar/system.css" |
| public static final java.lang.String | JSCALENDAR | "js/zpcalendar/calendar.js" |
| public static final java.lang.String | JSCALENDAR_LOCATION | "js/zpcalendar/" |
| public static final java.lang.String | JSCALENDAR_SETUP | "js/zpcalendar/calendar-setup.js" |
| public static final java.lang.String | JSCALENDAR_UTILS | "js/zpcalendar/utils.js" |
com.filenet.wcm.apps.server.presentation.ui.ItemsListView
| Modifier and Type | Constant Field | Value |
|---|---|---|
| protected static final java.lang.String | KEY_COLUMN | "sortColumn" |
| protected static final java.lang.String | KEY_DIRECTION | "sortDirection" |
com.filenet.wcm.apps.server.presentation.ui.TreeView
| Modifier and Type | Constant Field | Value |
|---|---|---|
| public static final int | ACTION_TYPE | 1 |
| public static final int | DEFAULT_TYPE | 0 |
| public static final int | INFO_PANEL_TYPE | 3 |
| protected static final java.lang.String | NODE_ID | "nodeId" |
| public static final int | WIZARD_PANEL_TYPE | 2 |
com.filenet.wcm.apps.server.presentation.util
com.filenet.wcm.apps.server.presentation.util.ActionDefinition
| Modifier and Type | Constant Field | Value |
|---|---|---|
| public static final java.lang.String | IN_PROCESS_WITH_NO_MAJOR_VERSION | "inprocessNoMajor" |
| public static final java.lang.String | VERSION_STATUS_IN_PROCESS | "inprocess" |
| public static final java.lang.String | VERSION_STATUS_RELEASED | "released" |
| public static final java.lang.String | VERSION_STATUS_RESERVATION | "reserved" |
| public static final java.lang.String | VERSION_STATUS_SUPERSEDED | "superseded" |
com.filenet.wcm.apps.server.presentation.util.PulldownLink
| Modifier and Type | Constant Field | Value |
|---|---|---|
| public static final java.lang.String | hoverImage | "images/web/common/DownArrowHover.gif" |
| public static final java.lang.String | image | "images/web/common/DownArrow.gif" |
| public static final java.lang.String | linkClassName | "wcmLink" |
com.filenet.wcm.apps.server.presentation.util.StretchedLayout
| Modifier and Type | Constant Field | Value |
|---|---|---|
| public static final java.lang.String | BANNER_REGION | "banner" |
| public static final java.lang.String | BUTTONS_REGION | "buttons" |
| public static final java.lang.String | FOOTER_REGION | "footer" |
| public static final java.lang.String | MIDDLE_REGION | "center" |
| public static final java.lang.String | TOP_REGION | "top" |
com.filenet.wcm.apps.server.presentation.util.WorkplaceLayout
| Modifier and Type | Constant Field | Value |
|---|---|---|
| public static final java.lang.String | BANNER_REGION | "banner" |
| public static final java.lang.String | BOTTOM_REGION | "bottom" |
| public static final java.lang.String | BOTTOM_SPAN_REGION | "bottomspan" |
| public static final java.lang.String | FOOTER_REGION | "footer" |
| public static final java.lang.String | INSTRUCTIONS_REGION | "instructions" |
| public static final java.lang.String | LEFT_REGION | "left" |
| public static final java.lang.String | MIDDLE_REGION | "center" |
| public static final java.lang.String | TOP_REGION | "top" |