|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SkinFactory | |
|---|---|
| org.apache.myfaces.trinidad.config | |
| org.apache.myfaces.trinidad.skin | |
| Uses of SkinFactory in org.apache.myfaces.trinidad.config |
|---|
| Methods in org.apache.myfaces.trinidad.config with parameters of type SkinFactory | |
|---|---|
void |
Configurator.reloadSkins(javax.faces.context.ExternalContext externalContext, SkinFactory factory)The skinning framework calls this method to notify Configurators that the specified SkinFactory has been reloaded. |
| Uses of SkinFactory in org.apache.myfaces.trinidad.skin |
|---|
| Methods in org.apache.myfaces.trinidad.skin that return SkinFactory | |
|---|---|
static SkinFactory |
SkinFactory.getFactory()Retrieve the current SkinFactory. |
| Methods in org.apache.myfaces.trinidad.skin with parameters of type SkinFactory | |
|---|---|
static void |
SkinFactory.setFactory(SkinFactory factory)Store the current SkinFactory. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved.