|
|||||||||
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
class askfieldeventargs;
method summary | |
---|---|
java.lang.string |
getbookmarkname()
gets the name of bookmark. |
boolean |
getcancel()
gets a value indicating whether cancel to answer the question. |
java.lang.string |
getdefaultresponse()
gets the default response. |
field |
getfield()
gets the field |
java.lang.string |
getprompttext()
gets the prompt text; |
java.lang.string |
getresponsetext()
gets the response text. |
void |
setcancel(boolean value)
sets a value indicating whether cancel to answer the question. |
void |
setresponsetext(java.lang.string value)
sets the response text. |
method detail |
---|
public field getfield()
getfield
in interface ifieldseventargs
public java.lang.string getprompttext()
public java.lang.string getdefaultresponse()
public java.lang.string getresponsetext()
public void setresponsetext(java.lang.string value)
value
- stringpublic boolean getcancel()
public void setcancel(boolean value)
value
- booleanpublic java.lang.string getbookmarkname()
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |