Methods' Summary |
getMemberNames |
returns the names of all methods and properties accessible via XInvocation.
|
getInfo |
returns information items for all methods and properties accessible via XInvocation.
|
getInfoForName |
returns information item for the method or property defined by aName
|
Methods' Details |
getMemberNames
sequence< string > |
getMemberNames(); |
- Description
- returns the names of all methods and properties accessible via XInvocation.
|
|
getInfo
- Description
- returns information items for all methods and properties accessible via XInvocation.
- See also
- Invocation
|
|
getInfoForName
- Description
- returns information item for the method or property defined by aName
- Parameter aName
- specifies the name of the method or property
- Parameter bExact
- specifies the name of the method or property
- Throws
- IllegalArgumentException
if aName is not the name of a supported method or property
- See also
- Invocation
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.