Uses of Class
org.chorem.pollen.ui.actions.PageSkin

Packages that use PageSkin
org.chorem.pollen.ui.actions   
org.chorem.pollen.ui.actions.poll   
org.chorem.pollen.ui.actions.user   
 

Uses of PageSkin in org.chorem.pollen.ui.actions
 

Methods in org.chorem.pollen.ui.actions that return PageSkin
 PageSkin PollenActionSupport.getSkin()
           
static PageSkin PageSkin.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PageSkin[] PageSkin.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of PageSkin in org.chorem.pollen.ui.actions.poll
 

Methods in org.chorem.pollen.ui.actions.poll that return PageSkin
 PageSkin ResultLink.getSkin()
           
 PageSkin ResultForPoll.getSkin()
           
 PageSkin ParticipatedList.getSkin()
           
 PageSkin CreatedList.getSkin()
           
 PageSkin AbstractVoteAction.getSkin()
           
 PageSkin InvitedList.getSkin()
           
 PageSkin AbstractPollForm.getSkin()
           
 

Uses of PageSkin in org.chorem.pollen.ui.actions.user
 

Methods in org.chorem.pollen.ui.actions.user that return PageSkin
 PageSkin Show.getSkin()
           
 PageSkin ManageFavoriteLists.getSkin()
           
 PageSkin Edit.getSkin()
           
 PageSkin Register.getSkin()
           
 PageSkin ManageFavoriteList.getSkin()
           
 



Copyright © 2009-2012 CodeLutin. All Rights Reserved.