Class ColorView
java.lang.Object
org.primefaces.showcase.view.input.ColorView
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAjax()getAlpha()getDark()getHsl()getLarge()getLight()getPill()getRgb()getRtl()voidonColorChange(javax.faces.event.AjaxBehaviorEvent e) voidonPopupClosed(javax.faces.event.AjaxBehaviorEvent e) voidonPopupOpened(javax.faces.event.AjaxBehaviorEvent e) voidsave()voidvoidvoidvoidsetColorInline(String colorInline) voidvoidvoidvoidvoidvoidsetPolaroid(String polaroid) voidvoidvoidvoidsetSwatches(String swatches) voidsetThumbnail(String thumbnail)
-
Constructor Details
-
ColorView
public ColorView()
-
-
Method Details
-
onColorChange
public void onColorChange(javax.faces.event.AjaxBehaviorEvent e) -
onPopupClosed
public void onPopupClosed(javax.faces.event.AjaxBehaviorEvent e) -
onPopupOpened
public void onPopupOpened(javax.faces.event.AjaxBehaviorEvent e) -
save
public void save() -
getColorInline
-
setColorInline
-
getAjax
-
setAjax
-
getSwatches
-
setSwatches
-
getThumbnail
-
setThumbnail
-
getPill
-
setPill
-
getLarge
-
setLarge
-
getPolaroid
-
setPolaroid
-
getAlpha
-
setAlpha
-
getHsl
-
setHsl
-
getRgb
-
setRgb
-
getSquare
-
setSquare
-
getCircle
-
setCircle
-
getDark
-
setDark
-
getLight
-
setLight
-
getRtl
-
setRtl
-