|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.component.UIComponent
javax.faces.component.UIComponentBase
org.jboss.seam.ui.graphicImage.UITransformImageSize
org.jboss.seam.ui.component.html.HtmlTransformImageSize
public class HtmlTransformImageSize
Component-Type org.jboss.seam.ui.graphicImage.TransformImageSize Component-Family org.jboss.seam.ui.graphicImage.TransformImageSize
| Field Summary | |
|---|---|
static java.lang.String |
COMPONENT_FAMILY
|
static java.lang.String |
COMPONENT_TYPE
|
| Fields inherited from class javax.faces.component.UIComponent |
|---|
bindings |
| Fields inherited from interface org.jboss.seam.ui.graphicImage.ImageTransform |
|---|
FAMILY |
| Constructor Summary | |
|---|---|
HtmlTransformImageSize()
Constructor to init default renderers |
|
| Method Summary | |
|---|---|
java.lang.Double |
getFactor()
Getter for factor |
java.lang.String |
getFamily()
|
java.lang.Integer |
getHeight()
Getter for height |
java.lang.Integer |
getWidth()
Getter for width |
boolean |
isMaintainRatio()
Getter for maintainRatio |
void |
restoreState(javax.faces.context.FacesContext context,
java.lang.Object state)
|
java.lang.Object |
saveState(javax.faces.context.FacesContext context)
|
void |
setFactor(java.lang.Double __factor)
Setter for factor |
void |
setHeight(java.lang.Integer __height)
Setter for height |
void |
setMaintainRatio(boolean __maintainRatio)
Setter for maintainRatio |
void |
setWidth(java.lang.Integer __width)
Setter for width |
| Methods inherited from class org.jboss.seam.ui.graphicImage.UITransformImageSize |
|---|
applyTransform |
| Methods inherited from class javax.faces.component.UIComponentBase |
|---|
addFacesListener, broadcast, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding |
| Methods inherited from class javax.faces.component.UIComponent |
|---|
encodeAll, getContainerClientId, getValueExpression, setValueExpression |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String COMPONENT_TYPE
public static final java.lang.String COMPONENT_FAMILY
| Constructor Detail |
|---|
public HtmlTransformImageSize()
| Method Detail |
|---|
public void setFactor(java.lang.Double __factor)
setFactor in class UITransformImageSizefactor - - new valuepublic java.lang.Double getFactor()
getFactor in class UITransformImageSizepublic void setHeight(java.lang.Integer __height)
setHeight in class UITransformImageSizeheight - - new valuepublic java.lang.Integer getHeight()
getHeight in class UITransformImageSizepublic void setMaintainRatio(boolean __maintainRatio)
setMaintainRatio in class UITransformImageSizemaintainRatio - - new valuepublic boolean isMaintainRatio()
isMaintainRatio in class UITransformImageSizepublic void setWidth(java.lang.Integer __width)
setWidth in class UITransformImageSizewidth - - new valuepublic java.lang.Integer getWidth()
getWidth in class UITransformImageSizepublic java.lang.String getFamily()
getFamily in class javax.faces.component.UIComponentpublic java.lang.Object saveState(javax.faces.context.FacesContext context)
saveState in interface javax.faces.component.StateHoldersaveState in class javax.faces.component.UIComponentBase
public void restoreState(javax.faces.context.FacesContext context,
java.lang.Object state)
restoreState in interface javax.faces.component.StateHolderrestoreState in class javax.faces.component.UIComponentBase
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||