|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ICustomControl
Custom control interface that allows for ids to be associated UI controls.
| Method Summary | |
|---|---|
java.lang.String |
getId()
Returns a string identifier associated with the current widget/control |
void |
setId(java.lang.String id)
Sets a string identifier on the current widget/control. |
| Method Detail |
|---|
java.lang.String getId()
void setId(java.lang.String id)
id -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||