|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RichletConfig | |
|---|---|
| org.zkoss.zk.ui | Interfaces of the common user-interfaces, such as Page and Component. |
| org.zkoss.zk.ui.impl | Implementation of user interfaces and factories (implementation only). |
| Uses of RichletConfig in org.zkoss.zk.ui |
|---|
| Methods in org.zkoss.zk.ui with parameters of type RichletConfig | |
|---|---|
void |
Richlet.init(RichletConfig config)
Called by the richlet container to indicate to a richlet that the richlet is being placed into service. |
void |
GenericRichlet.init(RichletConfig config)
Called by the richlet container to indicate to a richlet that the richlet is being placed into service. |
| Uses of RichletConfig in org.zkoss.zk.ui.impl |
|---|
| Classes in org.zkoss.zk.ui.impl that implement RichletConfig | |
|---|---|
class |
RichletConfigImpl
An implementation of RichletConfig. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||