|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
V - The type of the value of the attribute.public interface HasRemovableKeys<V>
Allows to get and remove attributes.
| Method Summary | |
|---|---|
void |
removeValue(String key)
Removes an attribute. |
| Methods inherited from interface org.apache.tiles.request.attribute.HasKeys |
|---|
getKeys, getValue |
| Method Detail |
|---|
void removeValue(String key)
key - The key of the attribute to remove.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||