|
||||||||||
| 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.
FormItemVisitor| Method Summary | |
|---|---|
void |
accept(FormItemVisitor visitor)
Execute the specific method of the visitor. |
| Method Detail |
|---|
void 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 | |||||||||