|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.spire.doc.fields.AskFieldEventArgs
public class AskFieldEventArgs
Method Summary | |
---|---|
java.lang.String |
getBookmarkName()
Gets the name of bookmark. |
boolean |
getCancel()
Gets or sets a value indicating whether cancel to answer the question. |
java.lang.String |
getDefaultResponse()
Gets the default response. |
Field |
getField()
Gets |
java.lang.String |
getPromptText()
Gets the prompt text; |
java.lang.String |
getResponseText()
Gets or sets the response text. |
void |
setCancel(boolean value)
Gets or sets a value indicating whether cancel to answer the question. |
void |
setResponseText(java.lang.String value)
Gets or sets the response text. |
Method Detail |
---|
public Field getField()
public java.lang.String getPromptText()
public java.lang.String getDefaultResponse()
public java.lang.String getResponseText()
public void setResponseText(java.lang.String value)
public boolean getCancel()
public void setCancel(boolean value)
public java.lang.String getBookmarkName()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |