|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
com.sas.servlet.tbeans.tableview.rpf.html.ImageAction
public class ImageAction
| Field Summary |
|---|
| Fields inherited from class com.sas.servlet.tbeans.form.BaseFormElement |
|---|
RB_KEY |
| Constructor Summary | |
|---|---|
ImageAction()
|
|
| Method Summary | |
|---|---|
ActionLocation |
getLocation()
|
void |
setImage(java.lang.String image,
ActionLocation location)
|
void |
setLocation(ActionLocation location)
|
void |
write(java.io.PrintWriter out)
If actions is null, then this method formats and writes the contents of the cell as an image. |
| Methods inherited from class com.sas.servlet.tbeans.tableview.html.CellContentsImageRenderer |
|---|
getActions, getCellContentsRendererComponent, getTableView, setActions, setLocale, setTableView |
| Methods inherited from class com.sas.servlet.tbeans.form.BaseImage |
|---|
getAlignment, getAlternateText, getBorderWidth, getHeight, getHeightPercentage, getHorizontalSpace, getImage, getTarget, getURL, getUseAsFormElement, getVerticalSpace, getWidth, getWidthPercentage, setAlignment, setAlternateText, setBorderWidth, setHeight, setHeightPercentage, setHorizontalSpace, setImage, setTarget, setURL, setUseAsFormElement, setVerticalSpace, setWidth, setWidthPercentage |
| Methods inherited from interface com.sas.servlet.tbeans.TransformationInterface |
|---|
getCustomAttributes, getDescription, getId, getLocale, getName, getRequest, getResponse, getTagEpilog, getTagProlog, isVisible, setCustomAttributes, setDescription, setId, setName, setRequest, setResponse, setTagEpilog, setTagProlog, setVisible, write, write, write |
| Methods inherited from interface com.sas.servlet.tbeans.StyleInterface |
|---|
getStyleInfo, setStyleInfo |
| Constructor Detail |
|---|
public ImageAction()
| Method Detail |
|---|
public ActionLocation getLocation()
getLocation in interface com.sas.servlet.tbeans.tableview.rpf.LocationInterfacepublic void setLocation(ActionLocation location)
location - The location to set.
public void setImage(java.lang.String image,
ActionLocation location)
public void write(java.io.PrintWriter out)
throws java.io.IOException
request and response back to null.
write in interface TransformationInterfacewrite in interface com.sas.util.WriteToPrintWriterInterfacewrite in class CellContentsImageRendererout - the output stream
java.io.IOException - Thrown if some type of I/O error occurs
|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||