|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Insert the type's description here. Creation date: (12/17/2001 12:54:49 PM)
Method Summary | |
String |
getFalseValue()
Insert the method's description here. |
String |
getTrueValue()
Insert the method's description here. |
boolean |
isChecked()
Insert the method's description here. |
void |
setValue(boolean value)
Sets the value of this field to either true or false |
void |
switchValue()
Switches this field's value from true to false or false to true depending upon what its current value is. |
Method Detail |
public String getFalseValue()
public String getTrueValue()
public boolean isChecked()
public void setValue(boolean value) throws CMException
CMException
public void switchValue() throws CMException
CMException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |