|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDispatch
A dispatch can be used in order execute UI commands.
| Method Summary | |
|---|---|
void |
dispatch()
Dispatches the related command. |
void |
dispatch(com.sun.star.beans.PropertyValue[] propertyValues)
Dispatches the related command with the submitted property values. |
com.sun.star.frame.XDispatch |
getXDispatch()
Returns OpenOffice.org XDispatch interface. |
| Method Detail |
|---|
com.sun.star.frame.XDispatch getXDispatch()
void dispatch()
throws NOAException
NOAException - if the command can not be executed
void dispatch(com.sun.star.beans.PropertyValue[] propertyValues)
throws NOAException
propertyValues - property values to be used
NOAException - if the command can not be executed
|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||