JSCAPE MFT Server

com.jscape.util.reflection.types
Class BooleanField

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

public class BooleanField
extends FieldType

Boolean (true | false) radio button component.


Field Summary
 boolean defaultValue
           
 
Constructor Summary
BooleanField()
           
BooleanField(boolean defaultValue)
           
 
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 boolean defaultValue
Constructor Detail

BooleanField

public BooleanField(boolean defaultValue)

BooleanField

public BooleanField()
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