Package | Description |
---|---|
org.apache.myfaces.trinidad.config | |
org.apache.myfaces.trinidad.skin |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
static SkinFactory |
SkinFactory.getFactory()
Retrieve the current SkinFactory.
|
Modifier and Type | Method and Description |
---|---|
static void |
SkinFactory.setFactory(SkinFactory factory)
Store the current SkinFactory.
|
Copyright © 2001-2016 The Apache Software Foundation. All Rights Reserved.