|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.ibm.etools.iseries.rse.util.clprompter.ClSelectivePromptCharacter
public class ClSelectivePromptCharacter
This class contains the functional information for selective prompts.
Field Summary | |
---|---|
static String |
Copyright
|
Method Summary | |
---|---|
String |
getSelectivePromptCharacter()
used to retrieve the selective prompt character string |
boolean |
isDefaultPassedToCPP()
indicates whether or not the default value or the specified value should be returned to the CPP |
boolean |
isF5BlankDefault()
used to retrieve the behavour when F5 is pressed or when a user blanks out the field. |
boolean |
isProtected()
used to determine whether or not the parameter is readonly (protected from input) |
boolean |
isShowAngleBracket()
use to figure out whether or not to show the angle bracket > before the parameter |
boolean |
isValueSpecified()
indicates whether a value was specified for the parameter with the selective prompt |
boolean |
isVisible()
indicates whether or not the field is allowed to be displayed. |
boolean |
isVisibleOnlyWhenF9()
indicates whether or not the parameter should only be displayed when F9 is pressed. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String Copyright
Method Detail |
---|
public boolean isF5BlankDefault()
public boolean isShowAngleBracket()
public String getSelectivePromptCharacter()
public boolean isProtected()
public boolean isVisible()
public boolean isDefaultPassedToCPP()
public boolean isVisibleOnlyWhenF9()
public boolean isValueSpecified()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |