Class DefaultEncryptedEditor
java.lang.Object
com.hybris.cockpitng.editors.impl.AbstractCockpitEditorRenderer<String>
com.hybris.cockpitng.editor.defaultpassword.DefaultPasswordEditor
de.hybris.platform.platformbackoffice.editors.defaultEncryptedEditor.DefaultEncryptedEditor
- All Implemented Interfaces:
com.hybris.cockpitng.editors.CockpitEditorRenderer<String>
public class DefaultEncryptedEditor
extends com.hybris.cockpitng.editor.defaultpassword.DefaultPasswordEditor
-
Field Summary
Fields inherited from class com.hybris.cockpitng.editor.defaultpassword.DefaultPasswordEditor
CONFIRM_LABEL, ENTER_PASSWORD, HINT_LABEL, PASSWORD_TYPE, PASSWORDS_NOT_MATCH_LABEL, SETTING_WITH_CONFIRMATION, YE_PASSWORD, YE_PASSWORD_NO_MATCHFields inherited from class com.hybris.cockpitng.editors.impl.AbstractCockpitEditorRenderer
HEADER_LABEL_TOOLTIP, ON_ADD_EVENT, ON_DELETE_EVENT, YW_EDITOR_AREA_LABEL_CONTAINERFields inherited from interface com.hybris.cockpitng.editors.CockpitEditorRenderer
INITIAL_EDIT_STRING -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanprotected booleanwithConfirmation(com.hybris.cockpitng.editors.EditorContext<String> context) Methods inherited from class com.hybris.cockpitng.editor.defaultpassword.DefaultPasswordEditor
isReadOnly, onPasswordChangeAttempt, onPasswordChangeAttempt, renderMethods inherited from class com.hybris.cockpitng.editors.impl.AbstractCockpitEditorRenderer
extractEmbeddedEditor, extractEmbeddedType, findAncestorEditor, findEmbeddedEditors, getInitialEditString, getL10nDecorator
-
Constructor Details
-
DefaultEncryptedEditor
public DefaultEncryptedEditor()
-
-
Method Details
-
withConfirmation
- Overrides:
withConfirmationin classcom.hybris.cockpitng.editor.defaultpassword.DefaultPasswordEditor
-
isPasswordType
protected boolean isPasswordType()- Overrides:
isPasswordTypein classcom.hybris.cockpitng.editor.defaultpassword.DefaultPasswordEditor
-