Returns the design-time verbs supported by the associated component.
public CustomizerVerb[] getVerbs()
Returns null by default.
Override this method to return the component's verbs. For more information, see ICustomizer.getVerbs.