Determines whether an object can receive the extender properties.
public boolean canExtend( Object target )
target
The object to receive the extender properties.
Returns true if the extender properties should be shown for the target object; otherwise, returns false.
For more information about extender properties, see ExtenderInfo.