|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IdGenerator | |
|---|---|
| org.zkoss.zk.ui.impl | Implementation of user interfaces and factories (implementation only). |
| org.zkoss.zk.ui.sys | Internal interfaces of user interfaces and factories (behind the scene). |
| Uses of IdGenerator in org.zkoss.zk.ui.impl |
|---|
| Methods in org.zkoss.zk.ui.impl that return IdGenerator | |
|---|---|
IdGenerator |
AbstractWebApp.getIdGenerator()
|
| Methods in org.zkoss.zk.ui.impl with parameters of type IdGenerator | |
|---|---|
void |
AbstractWebApp.setIdGenerator(IdGenerator idgen)
|
| Uses of IdGenerator in org.zkoss.zk.ui.sys |
|---|
| Methods in org.zkoss.zk.ui.sys that return IdGenerator | |
|---|---|
IdGenerator |
WebAppCtrl.getIdGenerator()
Returns the ID generator, or null if not available. |
| Methods in org.zkoss.zk.ui.sys with parameters of type IdGenerator | |
|---|---|
void |
WebAppCtrl.setIdGenerator(IdGenerator generator)
Sets the ID generator for this Web application. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||