|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FormItemVisitable
A visitable form item that is visited by classes that implement the
FormItemVisitor interface.
Copyright © 2005 JVoiceXML group - http://jvoicexml.sourceforge.net/
FormItemVisitor| Method Summary | |
|---|---|
EventHandler |
accept(FormItemVisitor visitor)
Execute the specific method of the visitor. |
| Method Detail |
|---|
EventHandler accept(FormItemVisitor visitor)
throws JVoiceXMLEvent
visitor - The visitor to use.
JVoiceXMLEvent - Error or event visiting the form item.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||