Overview | Methods | This Package | All Packages
Determines whether an object can receive the extender properties.
Syntax
public boolean canExtend( Object target )
Parameters
target
The object to receive the extender properties.
Return Value
Returns true if the extender properties should be shown for the target object; otherwise, returns false.
Remarks
For more information about extender properties, see ExtenderInfo.