Overview | Methods | This Package | All Packages
Returns the design-time verbs supported by the associated component.
Syntax
public CustomizerVerb[] getVerbs()
Return Value
Returns null by default.
Remarks
Override this method to return the component's verbs. For more information, see ICustomizer.getVerbs.