PropertyInfo.getIsReadOnly

Overview | Methods | This Package | All Packages

PropertyInfo.getIsReadOnly

Determines whether the property is read-only.

Syntax

public boolean getIsReadOnly()

Return Value

Returns true if the component class has no set<ExtenderName> method; otherwise, returns false.