org.apache.myfaces.tobago.taglib.decl
Interface IsPassword

All Known Subinterfaces:
InTagDeclaration
All Known Implementing Classes:
InExtensionTag, InTag

public interface IsPassword


Method Summary
 void 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 Detail

setPassword

void setPassword(String password)
Flag indicating whether or not this component should be rendered as password field , so you will not see the typed charakters.



Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.