JSCAPE MFT Server

com.jscape.util.reflection.types
Class PasswordField

java.lang.Object
  extended by com.jscape.util.reflection.FieldType
      extended by com.jscape.util.reflection.types.PasswordField

public class PasswordField
extends FieldType

Password field component.


Field Summary
 java.lang.String defaultValue
           
 
Constructor Summary
PasswordField()
          Creates new instance.
PasswordField(java.lang.String defaultValue)
          Creates new instance with default value.
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

defaultValue

public final java.lang.String defaultValue
Constructor Detail

PasswordField

public PasswordField(java.lang.String defaultValue)
Creates new instance with default value.

Parameters:
defaultValue -

PasswordField

public PasswordField()
Creates new instance.

Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

JSCAPE MFT Server

Copyright © JSCAPE LLC. 1999-2013. All Rights Reserved