Package | Description |
---|---|
org.apache.myfaces.trinidad.skin |
Modifier and Type | Field and Description |
---|---|
static SkinVersion |
SkinVersion.EMPTY_SKIN_VERSION |
Modifier and Type | Method and Description |
---|---|
SkinVersion |
SkinMetadata.getVersion() |
SkinVersion |
Skin.getVersion()
Returns the (@link SkinVersion} instance of the "version" for this skin.
|
Modifier and Type | Method and Description |
---|---|
SkinMetadata.Builder |
SkinMetadata.Builder.version(SkinVersion version)
Recommended to be set while creating a Skin using SkinFactory#createSkin can be used while
querying Skin using SkinProvider#getSkin
|
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.