Class Index | File Index

Classes


Class myfaces._impl.i18n.Messages_de


Extends myfaces._impl.i18n.Messages.

Defined in: Messages_de.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
System messages german version (note the base version is basically the en_US) version of all messages

We use inheritance to overide the default messages with our german one, variants can derive from the german one (like suisse which do not have the emphasized s)

By using inheritance we can be sure that we fall back to the default one automatically and that our variants only have to override the parts which have changed from the baseline

Fields borrowed from class myfaces._impl.i18n.Messages:
ERR_CONSTRUCT, ERR_EMPTY_RESPONSE, ERR_EV_OR_UNKNOWN, ERR_EVT_PASS, ERR_FORM, ERR_ITEM_ID_NOTFOUND, ERR_MALFORMEDXML, ERR_MUST_BE_PROVIDED, ERR_MUST_BE_PROVIDED1, ERR_MUST_STRING, ERR_NO_HEADATTR, ERR_NO_VIEWROOTATTR, ERR_PARAM_GENERIC, ERR_PARAM_MIXMAPS, ERR_PARAM_STR, ERR_PARAM_STR_RE, ERR_PPR_DELID, ERR_PPR_IDREQ, ERR_PPR_INSERTBEFID, ERR_PPR_INSERTBEFID_1, ERR_PPR_INSERTBEFID_2, ERR_PPR_UNKNOWNCID, ERR_RED_URL, ERR_REF_OR_ID, ERR_REPLACE_EL, ERR_REQ_FAILED_UNKNOWN, ERR_REQU_FAILED, ERR_SOURCE_DEF_NULL, ERR_SOURCE_FUNC, ERR_SOURCE_NOSTR, ERR_TRANSPORT, ERR_VIEWSTATE, MSG_AFFECTED_CLASS, MSG_AFFECTED_METHOD, MSG_DEV_MODE, MSG_ERROR_DESC, MSG_ERROR_LINENO, MSG_ERROR_MESSAGE, MSG_ERROR_NAME, MSG_ERROR_NO, MSG_SERVER_ERROR_NAME, UNKNOWN
Class Detail
myfaces._impl.i18n.Messages_de()
System messages german version (note the base version is basically the en_US) version of all messages

We use inheritance to overide the default messages with our german one, variants can derive from the german one (like suisse which do not have the emphasized s)

By using inheritance we can be sure that we fall back to the default one automatically and that our variants only have to override the parts which have changed from the baseline


Documentation generated by JsDoc Toolkit 2.1.0 on Tue Nov 10 2020 16:08:19 GMT-0500 (EST)