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

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

public interface IsPassword

Created: Okt 9, 2005 User: lofwyr $Id: IsRequired.java 1343 2005-08-12 13:51:16Z lofwyr $


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-2006 Apache Software Foundation. All Rights Reserved.