Constant Field Values
Contents
com.github.*
-
com.github.bordertech.wcomponents.ComponentModel Modifier and Type Constant Field Value public static final int
DISABLED_FLAG
4
public static final int
ENCODE_TEXT_FLAG
512
protected static final int
FLAGS_DEFAULT
545
public static final int
HIDE_FLAG
128
public static final int
INITIALISED_FLAG
2
public static final int
MANDATORY_FLAG
16
public static final int
NAMING_CONTEXT_FLAG
2048
public static final int
READONLY_FLAG
8
public static final int
SUBMIT_ON_CHANGE_FLAG
64
public static final int
TRACKABLE_FLAG
1024
public static final int
USER_DATA_SET
256
public static final int
VALIDATE_FLAG
32
public static final int
VISIBLE_FLAG
1
-
com.github.bordertech.wcomponents.Environment Modifier and Type Constant Field Value public static final String
CONTENT_CACHE_KEY
"contentCacheKey"
public static final String
SESSION_TOKEN_VARIABLE
"wc_t"
public static final String
STEP_ACTION_VARIABLE
"wc_a"
public static final String
STEP_VARIABLE
"wc_s"
public static final String
TARGET_ID
"wc_target"
public static final String
THEME_RESOURCE_PATH_NAME
"wc_th"
public static final String
UNIQUE_RANDOM_PARAM
"no-cache"
-
com.github.bordertech.wcomponents.Headers Modifier and Type Constant Field Value public static final String
CSS_HEADLINE
"css"
public static final String
JAVASCRIPT_HEADLINE
"javascript"
public static final String
UNTYPED_HEADLINE
"un-typed"
-
com.github.bordertech.wcomponents.Message Modifier and Type Constant Field Value public static final int
ERROR_MESSAGE
2
public static final int
INFO_MESSAGE
0
public static final int
SUCCESS_MESSAGE
3
public static final int
WARNING_MESSAGE
1
-
com.github.bordertech.wcomponents.WButton Modifier and Type Constant Field Value protected static final String
NO_VALUE
"x"
-
com.github.bordertech.wcomponents.WComponent Modifier and Type Constant Field Value public static final String
DEFAULT_APPLICATION_ID
"A"
public static final String
DEFAULT_INTERNAL_ID
"_Z"
public static final String
DEFAULT_NO_ID
"_X"
public static final String
ID_CONTEXT_SEPERATOR
"-"
public static final String
ID_FRAMEWORK_ASSIGNED_SEPERATOR
"_"
public static final String
ID_VALIDATION_PATTERN
"[a-zA-Z][0-9a-zA-Z_]*"
-
com.github.bordertech.wcomponents.WContent Modifier and Type Constant Field Value public static final String
URL_CONTENT_MODE_PARAMETER_KEY
"wc_content"
-
com.github.bordertech.wcomponents.WDialog Modifier and Type Constant Field Value public static final int
ACTIVE_STATE
2
public static final int
INACTIVE_STATE
0
public static final int
MANUAL_OPEN_STATE
1
public static final int
MODAL
0
public static final int
MODELESS
1
public static final String
OPEN_DIALOG_ACTION
"opendialogajax"
-
com.github.bordertech.wcomponents.WebUtilities Modifier and Type Constant Field Value public static final String
AMP_ESCAPE
"&"
public static final String
CLOSE_BRACKET_DOUBLE_ESCAPE
"}"
public static final String
CLOSE_BRACKET_ESCAPE
"}"
public static final String
CONTENT_TYPE_CSS
"text/css"
public static final String
CONTENT_TYPE_HTML
"text/html"
public static final String
CONTENT_TYPE_JS
"application/javascript"
public static final String
CONTENT_TYPE_JSON
"application/json"
public static final String
CONTENT_TYPE_XML
"text/xml; charset=utf-8"
public static final String
GT_ESCAPE
">"
public static final String
LT_ESCAPE
"<"
public static final String
OPEN_BRACKET_DOUBLE_ESCAPE
"&#123;"
public static final String
OPEN_BRACKET_ESCAPE
"{"
public static final String
QUOT_ESCAPE
"""
-
com.github.bordertech.wcomponents.WFieldLayout Modifier and Type Constant Field Value public static final int
DEFAULT_LABEL_WIDTH
0
public static final String
LAYOUT_FLAT
"flat"
public static final String
LAYOUT_STACKED
"stacked"
-
com.github.bordertech.wcomponents.WHeading Modifier and Type Constant Field Value public static final int
MAJOR
2
public static final int
MINOR
4
public static final int
SECTION
3
public static final int
SUB_HEADING
5
public static final int
SUB_SUB_HEADING
6
public static final int
TITLE
1
-
com.github.bordertech.wcomponents.WLink.Builder Modifier and Type Constant Field Value public static final String
QUOTE
"\'"
public static final String
SEPARATOR
","
-
com.github.bordertech.wcomponents.WMultiFileWidget Modifier and Type Constant Field Value public static final String
FILE_UPLOAD_ID_KEY
"wc_fileid"
public static final String
FILE_UPLOAD_MULTI_PART_ID_KEY
"wc_fileuploadid"
public static final String
FILE_UPLOAD_THUMB_NAIL_KEY
"wc_filetn"
-
com.github.bordertech.wcomponents.WMultiSelectPair Modifier and Type Constant Field Value public static final int
DEFAULT_ROWS
7
-
com.github.bordertech.wcomponents.WSuggestions Modifier and Type Constant Field Value public static final String
AJAX_REFRESH_ACTION_COMMAND
"Refresh"
-
com.github.bordertech.wcomponents.WTable Modifier and Type Constant Field Value public static final String
ROW_ID_CONTEXT_PREFIX
"row"
public static final String
SELECTION_ACTION_COMMAND
"selection"
-
com.github.bordertech.wcomponents.WWindow Modifier and Type Constant Field Value public static final int
ACTIVE_STATE
2
public static final int
DISPLAY_STATE
1
public static final int
INACTIVE_STATE
0
public static final String
WWINDOW_REQUEST_PARAM_KEY
"wc_wwindow"
-
com.github.bordertech.wcomponents.render.webxml.VelocityRenderer Modifier and Type Constant Field Value public static final String
LIST_SUFFIX
"_list"
-
com.github.bordertech.wcomponents.servlet.HttpServletHelper Modifier and Type Constant Field Value public static final String
ONGOING_URL_SUFFIX
"suffix"
-
com.github.bordertech.wcomponents.servlet.WServlet Modifier and Type Constant Field Value public static final String
AJAX_TRIGGER_INTERNAL_PARAM_NAME
"wc_ajax_int"
public static final String
AJAX_TRIGGER_PARAM_NAME
"wc_ajax"
public static final String
DATA_LIST_PARAM_NAME
"wc_data"
public static final String
STATIC_RESOURCE_PARAM_NAME
"wc_static"
public static final String
TARGET_ID_PARAM_NAME
"wc_target"
-
com.github.bordertech.wcomponents.template.HandlebarsRendererImpl Modifier and Type Constant Field Value public static final String
ESCAPING_STRATEGY
"ESCAPING_STRATEGY"
public static final String
MARKDOWN
"MARKDOWN"
public static final String
PRETTY_PRINT
"PRETTY_PRINT"
public static final String
THEME_I18N
"THEME_I18N"
public static final String
USE_CACHE
"USE_CACHE"
-
com.github.bordertech.wcomponents.template.PlainTextRendererImpl Modifier and Type Constant Field Value public static final String
USE_CACHE
"USE_CACHE"
public static final String
XML_ENCODE
"encode"
-
com.github.bordertech.wcomponents.util.ConfigurationProperties Modifier and Type Constant Field Value public static final String
DATALIST_CACHING_PARAM_KEY
"bordertech.wcomponents.dataListCaching.enabled"
public static final String
DEFAULT_LOCALE
"bordertech.wcomponents.locale.defaultLocale"
public static final String
DEFAULT_MIME_TYPE
"bordertech.wcomponents.mimeType.defaultMimeType"
public static final String
DEVELOPER_DEBUG_CLIENT_SIDE
"bordertech.wcomponents.debug.enabled"
public static final String
DEVELOPER_DEBUG_ENABLED
"bordertech.wcomponents.debug.enabled"
public static final String
DEVELOPER_DUMP_UICONTEXT
"bordertech.wcomponents.developer.UIContextDump.enabled"
public static final String
DEVELOPER_MODE_CLUSTER_EMULATION
"bordertech.wcomponents.developer.clusterEmulation.enabled"
public static final String
DEVELOPER_MODE_ERROR_HANDLING
"bordertech.wcomponents.developer.errorHandling.enabled"
public static final String
DEVELOPER_TOOKIT
"bordertech.wcomponents.lde.devToolkit.enabled"
public static final String
DEVELOPER_VALIDATE_XML
"bordertech.wcomponents.debug.validateXML.enabled"
public static final String
DEVELOPER_VELOCITY_DEBUG
"bordertech.wcomponents.velocity.debugLayout"
public static final String
FACTORY_PREFIX
"bordertech.wcomponents.factory.impl."
public static final String
FILE_MIME_TYPE_PREFIX
"bordertech.wcomponents.mimeType."
public static final String
HANDLE_ERROR_WITH_FATAL_PAGE_FACTORY
"bordertech.wcomponents.servlet.handleErrorWithFatalErrorPageFactory"
public static final String
HANDLE_ERROR_WITH_FATAL_PAGE_FACTORY_DEPRECATED
"com.github.bordertech.wcomponents.servlet.WServlet.handleErrorWithFatalErrorPageFactory"
public static final String
HANDLEBARS_CACHE
"bordertech.wcomponents.handlebars.cache.enabled"
public static final String
HTML_ICON_CLASS_ADD
"com.github.bordertech.wcomponents.HtmlClass.icon.add"
public static final String
HTML_ICON_CLASS_CANCEL
"com.github.bordertech.wcomponents.HtmlClass.icon.cancel"
public static final String
HTML_ICON_CLASS_DELETE
"com.github.bordertech.wcomponents.HtmlClass.icon.delete"
public static final String
HTML_ICON_CLASS_EDIT
"com.github.bordertech.wcomponents.HtmlClass.icon.edit"
public static final String
HTML_ICON_CLASS_ERROR
"com.github.bordertech.wcomponents.HtmlClass.icon.error"
public static final String
HTML_ICON_CLASS_HELP
"com.github.bordertech.wcomponents.HtmlClass.icon.help"
public static final String
HTML_ICON_CLASS_INFO
"com.github.bordertech.wcomponents.HtmlClass.icon.info"
public static final String
HTML_ICON_CLASS_MENU
"com.github.bordertech.wcomponents.HtmlClass.icon.menu"
public static final String
HTML_ICON_CLASS_PREFIX
"com.github.bordertech.wcomponents.HtmlClass.icon."
public static final String
HTML_ICON_CLASS_PRINT
"com.github.bordertech.wcomponents.HtmlClass.icon.print"
public static final String
HTML_ICON_CLASS_SAVE
"com.github.bordertech.wcomponents.HtmlClass.icon.save"
public static final String
HTML_ICON_CLASS_SEARCH
"com.github.bordertech.wcomponents.HtmlClass.icon.search"
public static final String
HTML_ICON_CLASS_SUCCESS
"com.github.bordertech.wcomponents.HtmlClass.icon.success"
public static final String
HTML_ICON_CLASS_WARN
"com.github.bordertech.wcomponents.HtmlClass.icon.warn"
public static final String
I18N_RESOURCE_BUNDLE_BASE_NAME
"bordertech.wcomponents.i18n.baseName"
public static final String
I18N_THEME_RESOURCE_BUNDLE_BASE_NAME
"bordertech.wcomponents.i18n.theme.baseName"
public static final String
INTEGRITY_ERROR_MODE
"bordertech.wcomponents.integrity.terminate.mode"
public static final String
INTERNAL_MESSAGE_PREFIX
"bordertech.wcomponents.message."
public static final String
LDE_LOAD_PERSISTENT_SESSION
"bordertech.wcomponents.lde.session.loadPersisted"
public static final String
LDE_PERSIST_SESSION
"bordertech.wcomponents.lde.session.persist"
public static final String
LDE_PLAINLAUNCHER_COMPONENT_TO_LAUNCH
"bordertech.wcomponents.lde.component.to.launch"
public static final String
LDE_SERVER_ENABLE_SHUTDOWN
"bordertech.wcomponents.lde.shutdown.enabled"
public static final String
LDE_SERVER_JETTY_REALM_FILE
"bordertech.wcomponents.lde.server.realm.file"
public static final String
LDE_SERVER_PORT
"bordertech.wcomponents.lde.server.port"
public static final String
LDE_SERVER_SESSION_TIMEOUT
"bordertech.wcomponents.lde.session.inactive.interval"
public static final String
LDE_SERVER_WEBDOCS_DIR
"bordertech.wcomponents.lde.webdocs.dir"
public static final String
LDE_SERVER_WEBDOCS_RESOURCE_DIR
"bordertech.wcomponents.lde.resource.dir"
public static final String
LDE_SERVER_WEBDOCS_THEME_DIR
"bordertech.wcomponents.lde.theme.dir"
public static final String
LDE_SHOW_MEMORY_PROFILE
"bordertech.wcomponents.lde.show.memory.profile"
public static final String
LOGOUT_URL
"bordertech.wcomponents.logout.url"
public static final String
MEMUTIL_WARN_THRESHOLD
"bordertech.wcomponents.memutil.threshold.warn"
public static final String
PLAINTEXT_CACHE
"bordertech.wcomponents.plaintext.cache.enabled"
public static final String
PROJECT_VERSION
"bordertech.wcomponents.version"
public static final String
RENDERER_OVERRIDE_PREFIX
"bordertech.wcomponents.UIManager.renderer."
public static final String
RESPONSE_CACHE_HEADER_SETTINGS
"bordertech.wcomponents.response.header.{0}"
public static final String
RESPONSE_CACHE_SETTINGS
"bordertech.wcomponents.response.header.default.cache"
public static final String
RESPONSE_DEFAULT_CACHE_SETTINGS
"public, max-age=31536000"
public static final String
RESPONSE_DEFAULT_NO_CACHE_SETTINGS
"no-cache, no-store, must-revalidate, private"
public static final String
RESPONSE_NO_CACHE_SETTINGS
"bordertech.wcomponents.response.header.default.nocache"
public static final String
SERVLET_ENABLE_SUBSESSIONS
"bordertech.wcomponents.servlet.subsessions.enabled"
public static final String
STEP_ERROR_URL
"bordertech.wcomponents.wrongStep.redirect.url"
public static final String
STICKY_FOCUS
"bordertech.wcomponents.stickyFocus"
public static final String
SUPPORT_SERVLET_PATH
"bordertech.wcomponents.servlet.support.path"
public static final String
TEMPLATE_RENDERING_ENGINE
"bordertech.wcomponents.template.renderer"
public static final String
TEMPLATE_RENDERING_MODE
"bordertech.wcomponents.template.render.mode"
public static final String
TERMINATE_SESSION_ON_ERROR
"bordertech.wcomponents.terminateSessionOnError"
public static final String
TEST_SELENIUM_DATA_READY_TAG
"bordertech.wcomponents.test.selenium.pageReadyAttribute"
public static final String
TEST_SELENIUM_DRIVER_CAPABILITIES
"bordertech.wcomponents.test.selenium.webdriver.{0}.capabilities"
public static final String
TEST_SELENIUM_IMPLICIT_WAIT
"bordertech.wcomponents.test.selenium.implicitWait"
public static final String
TEST_SELENIUM_MULTI_BROWSER_DRIVERS
"bordertech.wcomponents.test.selenium.driverTypes"
public static final String
TEST_SELENIUM_MULTI_BROWSER_PARALLEL
"bordertech.wcomponents.test.selenium.runParallel"
public static final String
TEST_SELENIUM_PAGE_READY_POLL_INTERVAL
"bordertech.wcomponents.test.selenium.pageReadyPollInterval"
public static final String
TEST_SELENIUM_PAGE_READY_TIMEOUT
"bordertech.wcomponents.test.selenium.pageReadyTimeout"
public static final String
TEST_SELENIUM_PARALLEL_METHODS
"bordertech.wcomponents.test.selenium.parallel.methods"
public static final String
TEST_SELENIUM_PARAMETERISED_DRIVER
"bordertech.wcomponents.test.selenium.webdriver"
public static final String
TEST_SELENIUM_PARAMETERISED_DRIVER_SYS_PROPERTIES
"bordertech.wcomponents.test.selenium.systemProperties"
public static final String
TEST_SELENIUM_SCREEN_HEIGHT
"bordertech.wcomponents.test.selenium.screenHeight"
public static final String
TEST_SELENIUM_SCREEN_WIDTH
"bordertech.wcomponents.test.selenium.screenWidth"
public static final String
TEST_SELENIUM_SERVER_START
"bordertech.wcomponents.test.selenium.launchServer"
public static final String
TEST_SELENIUM_SERVER_URL
"bordertech.wcomponents.test.selenium.serverUrl"
public static final String
THEME_CONTENT_PATH
"bordertech.wcomponents.theme.content.path"
public static final String
THEME_NAME
"bordertech.wcomponents.theme.name"
public static final String
TRACKING_APPLICATION_NAME
"bordertech.wcomponents.tracking.applicationname"
public static final String
TRACKING_CLIENT_ID
"bordertech.wcomponents.tracking.clientid"
public static final String
TRACKING_COOKIE_DOMAIN
"bordertech.wcomponents.tracking.cookiedomain"
public static final String
TRACKING_DATA_COLLECTION_DOMAIN
"bordertech.wcomponents.tracking.datacollectiondomain"
public static final String
VELOCITY_CACHE
"bordertech.wcomponents.velocity.cache.enabled"
public static final String
VELOCITY_CACHE_TEMPLATES
"bordertech.wcomponents.velocity.cacheTemplates.enabled"
public static final String
VELOCITY_FILE_TEMPLATES
"bordertech.wcomponents.velocity.fileTemplatesDir"
public static final String
VELOCITY_MACRO_LIBRARY
"bordertech.wcomponents.velocity.macroLibrary"
public static final String
WHITESPACE_FILTER
"bordertech.wcomponents.whitespaceFilter.enabled"
public static final String
XSLT_ALLOW_CORRUPT_CHARACTER
"bordertech.wcomponents.xslt.allow.corrupt.characters"
public static final String
XSLT_SERVER_SIDE
"bordertech.wcomponents.xslt.enabled"
-
com.github.bordertech.wcomponents.util.InternalMessages Modifier and Type Constant Field Value public static final String
DEFAULT_AJAX_ERROR
"bordertech.wcomponents.message.ajaxError"
public static final String
DEFAULT_CANCEL_BUTTON_TEXT
"bordertech.wcomponents.message.cancelButton"
public static final String
DEFAULT_CONFIRMATION_PROMPT
"bordertech.wcomponents.message.confirmationPrompt"
public static final String
DEFAULT_CONTENT_ERROR
"bordertech.wcomponents.message.contentError"
public static final String
DEFAULT_LOOKUP_TABLE_MESSAGE_ERROR
"bordertech.wcomponents.message.defaultLookupTableMessage"
public static final String
DEFAULT_MULTI_SELECT_PAIR_OPTIONS_LIST_HEADING
"bordertech.wcomponents.message.multiSelectPair.options"
public static final String
DEFAULT_MULTI_SELECT_PAIR_SELECTIONS_LIST_HEADING
"bordertech.wcomponents.message.multiSelectPair.selections"
public static final String
DEFAULT_MULTIDROPDOWN_TIP
"bordertech.wcomponents.message.multiDropdown.tip"
public static final String
DEFAULT_MULTITEXTFIELD_TIP
"bordertech.wcomponents.message.multiTextField.tip"
public static final String
DEFAULT_NO_TABLE_DATA
"bordertech.wcomponents.message.noTableData"
public static final String
DEFAULT_PRINT_BUTTON_TEXT
"bordertech.wcomponents.message.printButton"
public static final String
DEFAULT_SESSION_TOKEN_ERROR
"bordertech.wcomponents.message.sessionTokenError"
public static final String
DEFAULT_STEP_ERROR
"bordertech.wcomponents.message.stepError"
public static final String
DEFAULT_SYSTEM_ERROR
"bordertech.wcomponents.message.defaultSystemError"
public static final String
DEFAULT_SYSTEM_ERROR_SEVERE
"bordertech.wcomponents.message.defaultSystemErrorSevere"
public static final String
DEFAULT_VALIDATION_ERROR_DATE_AFTER
"bordertech.wcomponents.message.fieldDateAfter"
public static final String
DEFAULT_VALIDATION_ERROR_DATE_AFTER_OR_EQUAL
"bordertech.wcomponents.message.fieldDateAfterOrEqual"
public static final String
DEFAULT_VALIDATION_ERROR_DATE_AFTER_OR_EQUAL_TODAY
"bordertech.wcomponents.message.fieldDateAfterOrEqualToday"
public static final String
DEFAULT_VALIDATION_ERROR_DATE_AFTER_TODAY
"bordertech.wcomponents.message.fieldDateAfterToday"
public static final String
DEFAULT_VALIDATION_ERROR_DATE_BEFORE
"bordertech.wcomponents.message.fieldDateBefore"
public static final String
DEFAULT_VALIDATION_ERROR_DATE_BEFORE_OR_EQUAL
"bordertech.wcomponents.message.fieldDateBeforeOrEqual"
public static final String
DEFAULT_VALIDATION_ERROR_DATE_BEFORE_OR_EQUAL_TODAY
"bordertech.wcomponents.message.fieldDateBeforeOrEqualToday"
public static final String
DEFAULT_VALIDATION_ERROR_DATE_BEFORE_TODAY
"bordertech.wcomponents.message.fieldDateBeforeToday"
public static final String
DEFAULT_VALIDATION_ERROR_DATE_EQUAL
"bordertech.wcomponents.message.fieldDateEqual"
public static final String
DEFAULT_VALIDATION_ERROR_DATE_EQUAL_TODAY
"bordertech.wcomponents.message.fieldDateEqualToday"
public static final String
DEFAULT_VALIDATION_ERROR_FILE_WRONG_SIZE
"bordertech.wcomponents.message.fileWrongSize"
public static final String
DEFAULT_VALIDATION_ERROR_FILE_WRONG_TYPE
"bordertech.wcomponents.message.fileWrongType"
public static final String
DEFAULT_VALIDATION_ERROR_INVALID
"bordertech.wcomponents.message.fieldInvalid"
public static final String
DEFAULT_VALIDATION_ERROR_INVALID_DATE
"bordertech.wcomponents.message.fieldDateInvalid"
public static final String
DEFAULT_VALIDATION_ERROR_INVALID_PARTIAL_DATE
"bordertech.wcomponents.message.fieldPartialDateInvalid"
public static final String
DEFAULT_VALIDATION_ERROR_INVALID_PATTERN
"bordertech.wcomponents.message.fieldInvalidPattern"
public static final String
DEFAULT_VALIDATION_ERROR_MANDATORY
"bordertech.wcomponents.message.fieldMandatory"
public static final String
DEFAULT_VALIDATION_ERROR_MAX_DECIMAL_PLACES
"bordertech.wcomponents.message.fieldMaxDecimalPlaces"
public static final String
DEFAULT_VALIDATION_ERROR_MAX_LENGTH
"bordertech.wcomponents.message.fieldMaxLength"
public static final String
DEFAULT_VALIDATION_ERROR_MAX_SELECT
"bordertech.wcomponents.message.fieldMaxSelect"
public static final String
DEFAULT_VALIDATION_ERROR_MAX_VALUE
"bordertech.wcomponents.message.fieldMaxValue"
public static final String
DEFAULT_VALIDATION_ERROR_MIN_LENGTH
"bordertech.wcomponents.message.fieldMinLength"
public static final String
DEFAULT_VALIDATION_ERROR_MIN_SELECT
"bordertech.wcomponents.message.fieldMinSelect"
public static final String
DEFAULT_VALIDATION_ERROR_MIN_VALUE
"bordertech.wcomponents.message.fieldMinValue"
-
com.github.bordertech.wcomponents.util.ObjectGraphNode Modifier and Type Constant Field Value public static final int
BOOLEAN_FIELD_SIZE
1
public static final int
BYTE_FIELD_SIZE
1
public static final int
CHAR_FIELD_SIZE
2
public static final int
DOUBLE_FIELD_SIZE
8
public static final int
FLOAT_FIELD_SIZE
4
public static final int
INT_FIELD_SIZE
4
public static final int
LONG_FIELD_SIZE
8
public static final int
OBJECT_SHELL_SIZE
8
public static final int
OBJREF_SIZE
4
public static final int
SHORT_FIELD_SIZE
2
-
com.github.bordertech.wcomponents.util.StreamUtil Modifier and Type Constant Field Value public static final int
DEFAULT_BUFFER_SIZE
2048
-
com.github.bordertech.wcomponents.util.TableUtil Modifier and Type Constant Field Value public static final String
INDEX_DELIMITER
"-"
-
com.github.bordertech.wcomponents.util.TreeItemUtil Modifier and Type Constant Field Value public static final String
INDEX_DELIMITER
"-"
-
com.github.bordertech.wcomponents.util.XMLUtil Modifier and Type Constant Field Value public static final String
STANDARD_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 String
THEME_URI
"https://github.com/bordertech/wcomponents/namespace/ui/v1.0"
public static final String
UI_NAMESPACE
" xmlns:ui=\"https://github.com/bordertech/wcomponents/namespace/ui/v1.0\""
public static final String
XHTML_URI
"http://www.w3.org/1999/xhtml"
public static final String
XML_DECLARATION
"<?xml version=\"1.0\" encoding=\"UTF-8\"?>"
public static final String
XML_DECLERATION
"<?xml version=\"1.0\" encoding=\"UTF-8\"?>"
-
com.github.bordertech.wcomponents.validation.Diagnostic Modifier and Type Constant Field Value public static final int
ERROR
2
public static final int
INFO
0
public static final int
SUCCESS
3
public static final int
WARNING
1
-
com.github.bordertech.wcomponents.validator.DateFieldPivotValidator Modifier and Type Constant Field Value public static final int
AFTER
5
public static final int
AFTER_OR_EQUAL
4
public static final int
BEFORE
1
public static final int
BEFORE_OR_EQUAL
2
public static final int
EQUAL
3