JSCAPE MFT Server

com.jscape.util.reflection.types
Class FileField

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

public class FileField
extends FieldType

File selection component.


Field Summary
 java.lang.String defaultValue
           
 
Constructor Summary
FileField()
          Creates new instance.
FileField(java.lang.String defaultValue)
          Creates new instance with default value.
 
Method Summary
 java.lang.String getDefaultValue()
          Return field default value.
 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

FileField

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

Parameters:
defaultValue - the default value

FileField

public FileField()
Creates new instance.

Method Detail

getDefaultValue

public java.lang.String getDefaultValue()
Return field default value.

Returns:
the default value

toString

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

JSCAPE MFT Server

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