|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Declares that this IPropertySource might support outright removal of a property
| Method Summary | |
boolean |
isPropertyRemovable(java.lang.Object name)
Returns true if the property matching the given name can be removed, false otherwise. |
void |
removeProperty(java.lang.Object name)
Removes the property with the given displayed name. |
| Method Detail |
public boolean isPropertyRemovable(java.lang.Object name)
name - the name of the property
public void removeProperty(java.lang.Object name)
name - the displayed name of the property
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||