com.pmease.quickbuild.variable
Class PromptAsCheckbox

java.lang.Object
  extended by com.pmease.quickbuild.variable.PromptSetting
      extended by com.pmease.quickbuild.variable.PromptAsCheckbox
All Implemented Interfaces:
java.io.Serializable

public class PromptAsCheckbox
extends PromptSetting

See Also:
Serialized Form

Constructor Summary
PromptAsCheckbox()
           
 
Method Summary
 java.lang.String getPropertyDef(java.lang.String name, int index)
           
 boolean isAllowEmpty()
           
 
Methods inherited from class com.pmease.quickbuild.variable.PromptSetting
escape, getDescription, getDisplayName, isRemember, setAllowEmpty, setDescription, setDisplayName, setRemember
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PromptAsCheckbox

public PromptAsCheckbox()
Method Detail

isAllowEmpty

public boolean isAllowEmpty()
Overrides:
isAllowEmpty in class PromptSetting

getPropertyDef

public java.lang.String getPropertyDef(java.lang.String name,
                                       int index)
Specified by:
getPropertyDef in class PromptSetting


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.