Constant Field Values
Contents
com.github.*
-
com.github.bordertech.wcomponents.ComponentModel Modifier and Type Constant Field Value public static final intDISABLED_FLAG4public static final intENCODE_TEXT_FLAG512protected static final intFLAGS_DEFAULT545public static final intHIDE_FLAG128public static final intINITIALISED_FLAG2public static final intMANDATORY_FLAG16public static final intNAMING_CONTEXT_FLAG2048public static final intREADONLY_FLAG8public static final intSUBMIT_ON_CHANGE_FLAG64public static final intTRACKABLE_FLAG1024public static final intUSER_DATA_SET256public static final intVALIDATE_FLAG32public static final intVISIBLE_FLAG1 -
com.github.bordertech.wcomponents.Environment Modifier and Type Constant Field Value public static final StringCONTENT_CACHE_KEY"contentCacheKey"public static final StringSESSION_TOKEN_VARIABLE"wc_t"public static final StringSTEP_ACTION_VARIABLE"wc_a"public static final StringSTEP_VARIABLE"wc_s"public static final StringTARGET_ID"wc_target"public static final StringTHEME_RESOURCE_PATH_NAME"wc_th"public static final StringUNIQUE_RANDOM_PARAM"no-cache" -
com.github.bordertech.wcomponents.Headers Modifier and Type Constant Field Value public static final StringCSS_HEADLINE"css"public static final StringJAVASCRIPT_HEADLINE"javascript"public static final StringUNTYPED_HEADLINE"un-typed" -
com.github.bordertech.wcomponents.Message Modifier and Type Constant Field Value public static final intERROR_MESSAGE2public static final intINFO_MESSAGE0public static final intSUCCESS_MESSAGE3public static final intWARNING_MESSAGE1 -
com.github.bordertech.wcomponents.WButton Modifier and Type Constant Field Value protected static final StringNO_VALUE"x" -
com.github.bordertech.wcomponents.WComponent Modifier and Type Constant Field Value public static final StringDEFAULT_APPLICATION_ID"A"public static final StringDEFAULT_INTERNAL_ID"_Z"public static final StringDEFAULT_NO_ID"_X"public static final StringID_CONTEXT_SEPERATOR"-"public static final StringID_FRAMEWORK_ASSIGNED_SEPERATOR"_"public static final StringID_VALIDATION_PATTERN"[a-zA-Z][0-9a-zA-Z_]*" -
com.github.bordertech.wcomponents.WContent Modifier and Type Constant Field Value public static final StringURL_CONTENT_MODE_PARAMETER_KEY"wc_content" -
com.github.bordertech.wcomponents.WDialog Modifier and Type Constant Field Value public static final intACTIVE_STATE2public static final intINACTIVE_STATE0public static final intMANUAL_OPEN_STATE1public static final intMODAL0public static final intMODELESS1public static final StringOPEN_DIALOG_ACTION"opendialogajax" -
com.github.bordertech.wcomponents.WebUtilities Modifier and Type Constant Field Value public static final StringAMP_ESCAPE"&"public static final StringCLOSE_BRACKET_DOUBLE_ESCAPE"&#125;"public static final StringCLOSE_BRACKET_ESCAPE"}"public static final StringCONTENT_TYPE_CSS"text/css"public static final StringCONTENT_TYPE_HTML"text/html"public static final StringCONTENT_TYPE_JS"application/javascript"public static final StringCONTENT_TYPE_JSON"application/json"public static final StringCONTENT_TYPE_XML"text/xml; charset=utf-8"public static final StringGT_ESCAPE">"public static final StringLT_ESCAPE"<"public static final StringOPEN_BRACKET_DOUBLE_ESCAPE"&#123;"public static final StringOPEN_BRACKET_ESCAPE"{"public static final StringQUOT_ESCAPE""" -
com.github.bordertech.wcomponents.WFieldLayout Modifier and Type Constant Field Value public static final intDEFAULT_LABEL_WIDTH0public static final StringLAYOUT_FLAT"flat"public static final StringLAYOUT_STACKED"stacked" -
com.github.bordertech.wcomponents.WHeading Modifier and Type Constant Field Value public static final intMAJOR2public static final intMINOR4public static final intSECTION3public static final intSUB_HEADING5public static final intSUB_SUB_HEADING6public static final intTITLE1 -
com.github.bordertech.wcomponents.WLink.Builder Modifier and Type Constant Field Value public static final StringQUOTE"\'"public static final StringSEPARATOR"," -
com.github.bordertech.wcomponents.WMultiFileWidget Modifier and Type Constant Field Value public static final StringFILE_UPLOAD_ID_KEY"wc_fileid"public static final StringFILE_UPLOAD_MULTI_PART_ID_KEY"wc_fileuploadid"public static final StringFILE_UPLOAD_THUMB_NAIL_KEY"wc_filetn" -
com.github.bordertech.wcomponents.WMultiSelectPair Modifier and Type Constant Field Value public static final intDEFAULT_ROWS7 -
com.github.bordertech.wcomponents.WSuggestions Modifier and Type Constant Field Value public static final StringAJAX_REFRESH_ACTION_COMMAND"Refresh" -
com.github.bordertech.wcomponents.WTable Modifier and Type Constant Field Value public static final StringROW_ID_CONTEXT_PREFIX"row"public static final StringSELECTION_ACTION_COMMAND"selection" -
com.github.bordertech.wcomponents.WWindow Modifier and Type Constant Field Value public static final intACTIVE_STATE2public static final intDISPLAY_STATE1public static final intINACTIVE_STATE0public static final StringWWINDOW_REQUEST_PARAM_KEY"wc_wwindow"
-
com.github.bordertech.wcomponents.render.webxml.VelocityRenderer Modifier and Type Constant Field Value public static final StringLIST_SUFFIX"_list"
-
com.github.bordertech.wcomponents.servlet.HttpServletHelper Modifier and Type Constant Field Value public static final StringONGOING_URL_SUFFIX"suffix" -
com.github.bordertech.wcomponents.servlet.WServlet Modifier and Type Constant Field Value public static final StringAJAX_TRIGGER_INTERNAL_PARAM_NAME"wc_ajax_int"public static final StringAJAX_TRIGGER_PARAM_NAME"wc_ajax"public static final StringDATA_LIST_PARAM_NAME"wc_data"public static final StringSTATIC_RESOURCE_PARAM_NAME"wc_static"public static final StringTARGET_ID_PARAM_NAME"wc_target"
-
com.github.bordertech.wcomponents.template.HandlebarsRendererImpl Modifier and Type Constant Field Value public static final StringESCAPING_STRATEGY"ESCAPING_STRATEGY"public static final StringMARKDOWN"MARKDOWN"public static final StringPRETTY_PRINT"PRETTY_PRINT"public static final StringTHEME_I18N"THEME_I18N"public static final StringUSE_CACHE"USE_CACHE" -
com.github.bordertech.wcomponents.template.PlainTextRendererImpl Modifier and Type Constant Field Value public static final StringUSE_CACHE"USE_CACHE"public static final StringXML_ENCODE"encode"
-
com.github.bordertech.wcomponents.util.ConfigurationProperties Modifier and Type Constant Field Value public static final StringDATALIST_CACHING_PARAM_KEY"bordertech.wcomponents.dataListCaching.enabled"public static final StringDEFAULT_LOCALE"bordertech.wcomponents.locale.defaultLocale"public static final StringDEFAULT_MIME_TYPE"bordertech.wcomponents.mimeType.defaultMimeType"public static final StringDEVELOPER_DEBUG_CLIENT_SIDE"bordertech.wcomponents.debug.enabled"public static final StringDEVELOPER_DEBUG_ENABLED"bordertech.wcomponents.debug.enabled"public static final StringDEVELOPER_DUMP_UICONTEXT"bordertech.wcomponents.developer.UIContextDump.enabled"public static final StringDEVELOPER_MODE_CLUSTER_EMULATION"bordertech.wcomponents.developer.clusterEmulation.enabled"public static final StringDEVELOPER_MODE_ERROR_HANDLING"bordertech.wcomponents.developer.errorHandling.enabled"public static final StringDEVELOPER_TOOKIT"bordertech.wcomponents.lde.devToolkit.enabled"public static final StringDEVELOPER_VALIDATE_XML"bordertech.wcomponents.debug.validateXML.enabled"public static final StringDEVELOPER_VELOCITY_DEBUG"bordertech.wcomponents.velocity.debugLayout"public static final StringFACTORY_PREFIX"bordertech.wcomponents.factory.impl."public static final StringFILE_MIME_TYPE_PREFIX"bordertech.wcomponents.mimeType."public static final StringHANDLE_ERROR_WITH_FATAL_PAGE_FACTORY"bordertech.wcomponents.servlet.handleErrorWithFatalErrorPageFactory"public static final StringHANDLE_ERROR_WITH_FATAL_PAGE_FACTORY_DEPRECATED"com.github.bordertech.wcomponents.servlet.WServlet.handleErrorWithFatalErrorPageFactory"public static final StringHANDLEBARS_CACHE"bordertech.wcomponents.handlebars.cache.enabled"public static final StringHTML_ICON_CLASS_ADD"com.github.bordertech.wcomponents.HtmlClass.icon.add"public static final StringHTML_ICON_CLASS_CANCEL"com.github.bordertech.wcomponents.HtmlClass.icon.cancel"public static final StringHTML_ICON_CLASS_DELETE"com.github.bordertech.wcomponents.HtmlClass.icon.delete"public static final StringHTML_ICON_CLASS_EDIT"com.github.bordertech.wcomponents.HtmlClass.icon.edit"public static final StringHTML_ICON_CLASS_ERROR"com.github.bordertech.wcomponents.HtmlClass.icon.error"public static final StringHTML_ICON_CLASS_HELP"com.github.bordertech.wcomponents.HtmlClass.icon.help"public static final StringHTML_ICON_CLASS_INFO"com.github.bordertech.wcomponents.HtmlClass.icon.info"public static final StringHTML_ICON_CLASS_MENU"com.github.bordertech.wcomponents.HtmlClass.icon.menu"public static final StringHTML_ICON_CLASS_PREFIX"com.github.bordertech.wcomponents.HtmlClass.icon."public static final StringHTML_ICON_CLASS_PRINT"com.github.bordertech.wcomponents.HtmlClass.icon.print"public static final StringHTML_ICON_CLASS_SAVE"com.github.bordertech.wcomponents.HtmlClass.icon.save"public static final StringHTML_ICON_CLASS_SEARCH"com.github.bordertech.wcomponents.HtmlClass.icon.search"public static final StringHTML_ICON_CLASS_SUCCESS"com.github.bordertech.wcomponents.HtmlClass.icon.success"public static final StringHTML_ICON_CLASS_WARN"com.github.bordertech.wcomponents.HtmlClass.icon.warn"public static final StringI18N_RESOURCE_BUNDLE_BASE_NAME"bordertech.wcomponents.i18n.baseName"public static final StringI18N_THEME_RESOURCE_BUNDLE_BASE_NAME"bordertech.wcomponents.i18n.theme.baseName"public static final StringINTEGRITY_ERROR_MODE"bordertech.wcomponents.integrity.terminate.mode"public static final StringINTERNAL_MESSAGE_PREFIX"bordertech.wcomponents.message."public static final StringLDE_LOAD_PERSISTENT_SESSION"bordertech.wcomponents.lde.session.loadPersisted"public static final StringLDE_PERSIST_SESSION"bordertech.wcomponents.lde.session.persist"public static final StringLDE_PLAINLAUNCHER_COMPONENT_TO_LAUNCH"bordertech.wcomponents.lde.component.to.launch"public static final StringLDE_SERVER_ENABLE_SHUTDOWN"bordertech.wcomponents.lde.shutdown.enabled"public static final StringLDE_SERVER_JETTY_REALM_FILE"bordertech.wcomponents.lde.server.realm.file"public static final StringLDE_SERVER_PORT"bordertech.wcomponents.lde.server.port"public static final StringLDE_SERVER_SESSION_TIMEOUT"bordertech.wcomponents.lde.session.inactive.interval"public static final StringLDE_SERVER_WEBDOCS_DIR"bordertech.wcomponents.lde.webdocs.dir"public static final StringLDE_SERVER_WEBDOCS_RESOURCE_DIR"bordertech.wcomponents.lde.resource.dir"public static final StringLDE_SERVER_WEBDOCS_THEME_DIR"bordertech.wcomponents.lde.theme.dir"public static final StringLDE_SHOW_MEMORY_PROFILE"bordertech.wcomponents.lde.show.memory.profile"public static final StringLOGOUT_URL"bordertech.wcomponents.logout.url"public static final StringMEMUTIL_WARN_THRESHOLD"bordertech.wcomponents.memutil.threshold.warn"public static final StringPLAINTEXT_CACHE"bordertech.wcomponents.plaintext.cache.enabled"public static final StringPROJECT_VERSION"bordertech.wcomponents.version"public static final StringRENDERER_OVERRIDE_PREFIX"bordertech.wcomponents.UIManager.renderer."public static final StringRESPONSE_CACHE_HEADER_SETTINGS"bordertech.wcomponents.response.header.{0}"public static final StringRESPONSE_CACHE_SETTINGS"bordertech.wcomponents.response.header.default.cache"public static final StringRESPONSE_DEFAULT_CACHE_SETTINGS"public, max-age=31536000"public static final StringRESPONSE_DEFAULT_NO_CACHE_SETTINGS"no-cache, no-store, must-revalidate, private"public static final StringRESPONSE_NO_CACHE_SETTINGS"bordertech.wcomponents.response.header.default.nocache"public static final StringSERVLET_ENABLE_SUBSESSIONS"bordertech.wcomponents.servlet.subsessions.enabled"public static final StringSTEP_ERROR_URL"bordertech.wcomponents.wrongStep.redirect.url"public static final StringSTICKY_FOCUS"bordertech.wcomponents.stickyFocus"public static final StringSUPPORT_SERVLET_PATH"bordertech.wcomponents.servlet.support.path"public static final StringTEMPLATE_RENDERING_ENGINE"bordertech.wcomponents.template.renderer"public static final StringTEMPLATE_RENDERING_MODE"bordertech.wcomponents.template.render.mode"public static final StringTERMINATE_SESSION_ON_ERROR"bordertech.wcomponents.terminateSessionOnError"public static final StringTEST_SELENIUM_DATA_READY_TAG"bordertech.wcomponents.test.selenium.pageReadyAttribute"public static final StringTEST_SELENIUM_DRIVER_CAPABILITIES"bordertech.wcomponents.test.selenium.webdriver.{0}.capabilities"public static final StringTEST_SELENIUM_IMPLICIT_WAIT"bordertech.wcomponents.test.selenium.implicitWait"public static final StringTEST_SELENIUM_MULTI_BROWSER_DRIVERS"bordertech.wcomponents.test.selenium.driverTypes"public static final StringTEST_SELENIUM_MULTI_BROWSER_PARALLEL"bordertech.wcomponents.test.selenium.runParallel"public static final StringTEST_SELENIUM_PAGE_READY_POLL_INTERVAL"bordertech.wcomponents.test.selenium.pageReadyPollInterval"public static final StringTEST_SELENIUM_PAGE_READY_TIMEOUT"bordertech.wcomponents.test.selenium.pageReadyTimeout"public static final StringTEST_SELENIUM_PARALLEL_METHODS"bordertech.wcomponents.test.selenium.parallel.methods"public static final StringTEST_SELENIUM_PARAMETERISED_DRIVER"bordertech.wcomponents.test.selenium.webdriver"public static final StringTEST_SELENIUM_PARAMETERISED_DRIVER_SYS_PROPERTIES"bordertech.wcomponents.test.selenium.systemProperties"public static final StringTEST_SELENIUM_SCREEN_HEIGHT"bordertech.wcomponents.test.selenium.screenHeight"public static final StringTEST_SELENIUM_SCREEN_WIDTH"bordertech.wcomponents.test.selenium.screenWidth"public static final StringTEST_SELENIUM_SERVER_START"bordertech.wcomponents.test.selenium.launchServer"public static final StringTEST_SELENIUM_SERVER_URL"bordertech.wcomponents.test.selenium.serverUrl"public static final StringTHEME_CONTENT_PATH"bordertech.wcomponents.theme.content.path"public static final StringTHEME_NAME"bordertech.wcomponents.theme.name"public static final StringTRACKING_APPLICATION_NAME"bordertech.wcomponents.tracking.applicationname"public static final StringTRACKING_CLIENT_ID"bordertech.wcomponents.tracking.clientid"public static final StringTRACKING_COOKIE_DOMAIN"bordertech.wcomponents.tracking.cookiedomain"public static final StringTRACKING_DATA_COLLECTION_DOMAIN"bordertech.wcomponents.tracking.datacollectiondomain"public static final StringVELOCITY_CACHE"bordertech.wcomponents.velocity.cache.enabled"public static final StringVELOCITY_CACHE_TEMPLATES"bordertech.wcomponents.velocity.cacheTemplates.enabled"public static final StringVELOCITY_FILE_TEMPLATES"bordertech.wcomponents.velocity.fileTemplatesDir"public static final StringVELOCITY_MACRO_LIBRARY"bordertech.wcomponents.velocity.macroLibrary"public static final StringWHITESPACE_FILTER"bordertech.wcomponents.whitespaceFilter.enabled"public static final StringXSLT_ALLOW_CORRUPT_CHARACTER"bordertech.wcomponents.xslt.allow.corrupt.characters"public static final StringXSLT_SERVER_SIDE"bordertech.wcomponents.xslt.enabled" -
com.github.bordertech.wcomponents.util.InternalMessages Modifier and Type Constant Field Value public static final StringDEFAULT_AJAX_ERROR"bordertech.wcomponents.message.ajaxError"public static final StringDEFAULT_CANCEL_BUTTON_TEXT"bordertech.wcomponents.message.cancelButton"public static final StringDEFAULT_CONFIRMATION_PROMPT"bordertech.wcomponents.message.confirmationPrompt"public static final StringDEFAULT_CONTENT_ERROR"bordertech.wcomponents.message.contentError"public static final StringDEFAULT_LOOKUP_TABLE_MESSAGE_ERROR"bordertech.wcomponents.message.defaultLookupTableMessage"public static final StringDEFAULT_MULTI_SELECT_PAIR_OPTIONS_LIST_HEADING"bordertech.wcomponents.message.multiSelectPair.options"public static final StringDEFAULT_MULTI_SELECT_PAIR_SELECTIONS_LIST_HEADING"bordertech.wcomponents.message.multiSelectPair.selections"public static final StringDEFAULT_MULTIDROPDOWN_TIP"bordertech.wcomponents.message.multiDropdown.tip"public static final StringDEFAULT_MULTITEXTFIELD_TIP"bordertech.wcomponents.message.multiTextField.tip"public static final StringDEFAULT_NO_TABLE_DATA"bordertech.wcomponents.message.noTableData"public static final StringDEFAULT_PRINT_BUTTON_TEXT"bordertech.wcomponents.message.printButton"public static final StringDEFAULT_SESSION_TOKEN_ERROR"bordertech.wcomponents.message.sessionTokenError"public static final StringDEFAULT_STEP_ERROR"bordertech.wcomponents.message.stepError"public static final StringDEFAULT_SYSTEM_ERROR"bordertech.wcomponents.message.defaultSystemError"public static final StringDEFAULT_SYSTEM_ERROR_SEVERE"bordertech.wcomponents.message.defaultSystemErrorSevere"public static final StringDEFAULT_VALIDATION_ERROR_DATE_AFTER"bordertech.wcomponents.message.fieldDateAfter"public static final StringDEFAULT_VALIDATION_ERROR_DATE_AFTER_OR_EQUAL"bordertech.wcomponents.message.fieldDateAfterOrEqual"public static final StringDEFAULT_VALIDATION_ERROR_DATE_AFTER_OR_EQUAL_TODAY"bordertech.wcomponents.message.fieldDateAfterOrEqualToday"public static final StringDEFAULT_VALIDATION_ERROR_DATE_AFTER_TODAY"bordertech.wcomponents.message.fieldDateAfterToday"public static final StringDEFAULT_VALIDATION_ERROR_DATE_BEFORE"bordertech.wcomponents.message.fieldDateBefore"public static final StringDEFAULT_VALIDATION_ERROR_DATE_BEFORE_OR_EQUAL"bordertech.wcomponents.message.fieldDateBeforeOrEqual"public static final StringDEFAULT_VALIDATION_ERROR_DATE_BEFORE_OR_EQUAL_TODAY"bordertech.wcomponents.message.fieldDateBeforeOrEqualToday"public static final StringDEFAULT_VALIDATION_ERROR_DATE_BEFORE_TODAY"bordertech.wcomponents.message.fieldDateBeforeToday"public static final StringDEFAULT_VALIDATION_ERROR_DATE_EQUAL"bordertech.wcomponents.message.fieldDateEqual"public static final StringDEFAULT_VALIDATION_ERROR_DATE_EQUAL_TODAY"bordertech.wcomponents.message.fieldDateEqualToday"public static final StringDEFAULT_VALIDATION_ERROR_FILE_WRONG_SIZE"bordertech.wcomponents.message.fileWrongSize"public static final StringDEFAULT_VALIDATION_ERROR_FILE_WRONG_TYPE"bordertech.wcomponents.message.fileWrongType"public static final StringDEFAULT_VALIDATION_ERROR_INVALID"bordertech.wcomponents.message.fieldInvalid"public static final StringDEFAULT_VALIDATION_ERROR_INVALID_DATE"bordertech.wcomponents.message.fieldDateInvalid"public static final StringDEFAULT_VALIDATION_ERROR_INVALID_PARTIAL_DATE"bordertech.wcomponents.message.fieldPartialDateInvalid"public static final StringDEFAULT_VALIDATION_ERROR_INVALID_PATTERN"bordertech.wcomponents.message.fieldInvalidPattern"public static final StringDEFAULT_VALIDATION_ERROR_MANDATORY"bordertech.wcomponents.message.fieldMandatory"public static final StringDEFAULT_VALIDATION_ERROR_MAX_DECIMAL_PLACES"bordertech.wcomponents.message.fieldMaxDecimalPlaces"public static final StringDEFAULT_VALIDATION_ERROR_MAX_LENGTH"bordertech.wcomponents.message.fieldMaxLength"public static final StringDEFAULT_VALIDATION_ERROR_MAX_SELECT"bordertech.wcomponents.message.fieldMaxSelect"public static final StringDEFAULT_VALIDATION_ERROR_MAX_VALUE"bordertech.wcomponents.message.fieldMaxValue"public static final StringDEFAULT_VALIDATION_ERROR_MIN_LENGTH"bordertech.wcomponents.message.fieldMinLength"public static final StringDEFAULT_VALIDATION_ERROR_MIN_SELECT"bordertech.wcomponents.message.fieldMinSelect"public static final StringDEFAULT_VALIDATION_ERROR_MIN_VALUE"bordertech.wcomponents.message.fieldMinValue" -
com.github.bordertech.wcomponents.util.ObjectGraphNode Modifier and Type Constant Field Value public static final intBOOLEAN_FIELD_SIZE1public static final intBYTE_FIELD_SIZE1public static final intCHAR_FIELD_SIZE2public static final intDOUBLE_FIELD_SIZE8public static final intFLOAT_FIELD_SIZE4public static final intINT_FIELD_SIZE4public static final intLONG_FIELD_SIZE8public static final intOBJECT_SHELL_SIZE8public static final intOBJREF_SIZE4public static final intSHORT_FIELD_SIZE2 -
com.github.bordertech.wcomponents.util.StreamUtil Modifier and Type Constant Field Value public static final intDEFAULT_BUFFER_SIZE2048 -
com.github.bordertech.wcomponents.util.TableUtil Modifier and Type Constant Field Value public static final StringINDEX_DELIMITER"-" -
com.github.bordertech.wcomponents.util.TreeItemUtil Modifier and Type Constant Field Value public static final StringINDEX_DELIMITER"-" -
com.github.bordertech.wcomponents.util.XMLUtil Modifier and Type Constant Field Value public static final StringSTANDARD_NAMESPACES" xmlns=\"http://www.w3.org/1999/xhtml\" xmlns:html=\"http://www.w3.org/1999/xhtml\" xmlns:ui=\"https://github.com/bordertech/wcomponents/namespace/ui/v1.0\""public static final StringTHEME_URI"https://github.com/bordertech/wcomponents/namespace/ui/v1.0"public static final StringUI_NAMESPACE" xmlns:ui=\"https://github.com/bordertech/wcomponents/namespace/ui/v1.0\""public static final StringXHTML_URI"http://www.w3.org/1999/xhtml"public static final StringXML_DECLARATION"<?xml version=\"1.0\" encoding=\"UTF-8\"?>"public static final StringXML_DECLERATION"<?xml version=\"1.0\" encoding=\"UTF-8\"?>"
-
com.github.bordertech.wcomponents.validation.Diagnostic Modifier and Type Constant Field Value public static final intERROR2public static final intINFO0public static final intSUCCESS3public static final intWARNING1
-
com.github.bordertech.wcomponents.validator.DateFieldPivotValidator Modifier and Type Constant Field Value public static final intAFTER5public static final intAFTER_OR_EQUAL4public static final intBEFORE1public static final intBEFORE_OR_EQUAL2public static final intEQUAL3