Interface IsPassword
- All Known Subinterfaces:
- InTagDeclaration
public interface IsPassword
- 
Method SummaryModifier and TypeMethodDescriptionvoidsetPassword(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- 
setPasswordFlag indicating whether or not this component should be rendered as password field , so you will not see the typed charakters.
 
-