ExtenderInfo.getResetMethod

Overview | Methods | This Package | All Packages

ExtenderInfo.getResetMethod

Retrieves the reset<ExtenderName> method of the extender component.

Syntax

public Method getResetMethod()

Return Value

Returns the reset<ExtenderName> method, if it exists; otherwise, returns null.