Interface IsPassword
- All Known Subinterfaces:
InTagDeclaration
public interface IsPassword
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setPassword
(String password) Flag indicating whether or not this component should be rendered as password field , so you will not see the typed charakters.
-
Method Details
-
setPassword
Flag indicating whether or not this component should be rendered as password field , so you will not see the typed charakters.
-