Microsoft SDK for Java

getMethodDescriptors

This method of the ElementImplBeanInfo class retrieves the method descriptions for the methods that are to be made available through scripting.

Syntax

public MethodDescriptor[] getMethodDescriptors();

Return Value

Returns an array of MethodDescriptor objects.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.