Class PasswordFieldImpl

All Implemented Interfaces:
AttachNotifier, Buffered, Component, Component.BelongToFrame, Component.Editable, Component.Focusable, Component.HasCaption, Component.HasDescription, Component.HasIcon, Component.HasXmlDescriptor, Component.Wrapper, HasValueSource<String>, Field<String>, HasContextHelp, HasDebugId, HasHtmlCaption, HasHtmlDescription, HasHtmlSanitizer, HasInputPrompt, HasValidator<String>, HasValue<String>, PasswordField, Requirable, TextInputField<String>, TextInputField.HtmlNameSupported, TextInputField.MaxLengthLimited, Validatable, org.springframework.beans.factory.InitializingBean

public class PasswordFieldImpl extends AbstractField<JmixPasswordField,String,String> implements PasswordField, org.springframework.beans.factory.InitializingBean