Class Fotorama

  • All Implemented Interfaces:
    EventListener, javax.faces.component.PartialStateHolder, javax.faces.component.StateHolder, javax.faces.component.TransientStateHolder, javax.faces.event.ComponentSystemEventListener, javax.faces.event.FacesListener, javax.faces.event.SystemEventListenerHolder, org.primefaces.component.api.Widget

    public class Fotorama
    extends javax.faces.component.UIComponentBase
    implements org.primefaces.component.api.Widget
    • Constructor Detail

      • Fotorama

        public Fotorama()
    • Method Detail

      • getFamily

        public String getFamily()
        Specified by:
        getFamily in class javax.faces.component.UIComponent
      • getWidgetVar

        public String getWidgetVar()
      • setWidgetVar

        public void setWidgetVar​(String widgetVar)
      • getValue

        public Object getValue()
      • setValue

        public void setValue​(Object value)
      • getVar

        public String getVar()
      • setVar

        public void setVar​(String var)
      • getStyle

        public String getStyle()
      • setStyle

        public void setStyle​(String style)
      • getStyleClass

        public String getStyleClass()
      • setStyleClass

        public void setStyleClass​(String styleClass)
      • getWidth

        public String getWidth()
      • setWidth

        public void setWidth​(String width)
      • getMinwidth

        public String getMinwidth()
      • setMinwidth

        public void setMinwidth​(String minwidth)
      • getMaxwidth

        public String getMaxwidth()
      • setMaxwidth

        public void setMaxwidth​(String maxwidth)
      • getHeight

        public String getHeight()
      • setHeight

        public void setHeight​(String height)
      • getMinheight

        public String getMinheight()
      • setMinheight

        public void setMinheight​(String minheight)
      • getMaxheight

        public String getMaxheight()
      • setMaxheight

        public void setMaxheight​(String maxheight)
      • getRatio

        public String getRatio()
      • setRatio

        public void setRatio​(String ratio)
      • getNav

        public String getNav()
      • setNav

        public void setNav​(String nav)
      • getNavposition

        public String getNavposition()
      • setNavposition

        public void setNavposition​(String navposition)
      • getNavwidth

        public String getNavwidth()
      • setNavwidth

        public void setNavwidth​(String navwidth)
      • getThumbwidth

        public Integer getThumbwidth()
      • setThumbwidth

        public void setThumbwidth​(Integer thumbwidth)
      • getThumbheight

        public Integer getThumbheight()
      • setThumbheight

        public void setThumbheight​(Integer thumbheight)
      • getThumbmargin

        public Integer getThumbmargin()
      • setThumbmargin

        public void setThumbmargin​(Integer thumbmargin)
      • getThumbborderwidth

        public Integer getThumbborderwidth()
      • setThumbborderwidth

        public void setThumbborderwidth​(Integer thumbborderwidth)
      • isAllowfullscreen

        public Boolean isAllowfullscreen()
      • setAllowfullscreen

        public void setAllowfullscreen​(Boolean allowfullscreen)
      • getFit

        public String getFit()
      • setFit

        public void setFit​(String fit)
      • getThumbfit

        public String getThumbfit()
      • setThumbfit

        public void setThumbfit​(String thumbfit)
      • getTransition

        public String getTransition()
      • setTransition

        public void setTransition​(String transition)
      • getClicktransition

        public String getClicktransition()
      • setClicktransition

        public void setClicktransition​(String clicktransition)
      • getTransitionduration

        public Integer getTransitionduration()
      • setTransitionduration

        public void setTransitionduration​(Integer transitionduration)
      • isCaptions

        public Boolean isCaptions()
      • setCaptions

        public void setCaptions​(Boolean captions)
      • setHash

        public void setHash​(Boolean hash)
      • getStartindex

        public String getStartindex()
      • setStartindex

        public void setStartindex​(String startindex)
      • setLoop

        public void setLoop​(Boolean loop)
      • getAutoplay

        public String getAutoplay()
      • setAutoplay

        public void setAutoplay​(String autoplay)
      • isStopautoplayontouch

        public Boolean isStopautoplayontouch()
      • setStopautoplayontouch

        public void setStopautoplayontouch​(Boolean stopautoplayontouch)
      • getKeyboard

        public String getKeyboard()
      • setKeyboard

        public void setKeyboard​(String keyboard)
      • getArrows

        public String getArrows()
      • setArrows

        public void setArrows​(String arrows)
      • isClick

        public Boolean isClick()
      • setClick

        public void setClick​(Boolean click)
      • isSwipe

        public Boolean isSwipe()
      • setSwipe

        public void setSwipe​(Boolean swipe)
      • isTrackpad

        public Boolean isTrackpad()
      • setTrackpad

        public void setTrackpad​(Boolean trackpad)
      • isShuffle

        public Boolean isShuffle()
      • setShuffle

        public void setShuffle​(Boolean shuffle)
      • getDirection

        public String getDirection()
      • setDirection

        public void setDirection​(String direction)
      • getSpinner

        public String getSpinner()
      • setSpinner

        public void setSpinner​(String spinner)
      • isShadows

        public Boolean isShadows()
      • setShadows

        public void setShadows​(Boolean shadows)