|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HasItemId
Implemented by objects that have an item id. An item id is managed by the component, does not need to be unique and should not to be confused with the id attribute of the underlying element.
| Method Summary | |
|---|---|
String |
getItemId()
Returns the item id. |
void |
setItemId(String itemId)
Sets the widget's item id. |
| Method Detail |
|---|
void setItemId(String itemId)
itemId - the item idString getItemId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||