JSCAPE MFT Server

com.jscape.util.reflection.types
Class FileField

java.lang.Object
  extended by com.jscape.util.reflection.types.FileField
All Implemented Interfaces:
FieldType

public final class FileField
extends java.lang.Object
implements FieldType

File selection component.


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

Constructor Detail

FileField

public FileField()
Creates new instance.


FileField

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

Parameters:
defaultValue - the default value
Method Detail

getDefaultValue

public java.lang.String getDefaultValue()
Gets default value.

Returns:
the default value

JSCAPE MFT Server

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