Package | Description |
---|---|
org.apache.myfaces.trinidad.skin |
Modifier and Type | Method and Description |
---|---|
abstract List<SkinAddition> |
Skin.getSkinAdditions()
Gets a List of SkinAdditions that have been added on this Skin.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
Skin.addSkinAddition(SkinAddition skinAddition)
Adds a SkinAddition on this Skin.
|
Copyright © 2001-2016 The Apache Software Foundation. All Rights Reserved.