|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.sas.servlet.tbeans.tableview.rpf.html.TextAction
public class TextAction
Constructor Summary | |
---|---|
TextAction()
|
Method Summary | |
---|---|
ActionLocation |
getLocation()
|
void |
setLocation(ActionLocation location)
|
void |
setText(java.lang.String text,
ActionLocation location)
|
Methods inherited from class com.sas.servlet.tbeans.tableview.html.CellContentsLabelRenderer |
---|
getActions, getCellContentsRendererComponent, getTableView, setActions, setLocale, setTableView, write |
Methods inherited from class com.sas.servlet.tbeans.BaseLabel |
---|
getActionProvider, getActionSupportType, getFor, getNullTextString, getStyleInfo, getTarget, getText, getTitle, getURL, isEncodedURL, isEncodeText, setEncodedURL, setEncodeText, setFor, setNullTextString, setStyleInfo, setTarget, setText, setTitle, setURL |
Methods inherited from class com.sas.servlet.tbeans.BaseActionTransformation |
---|
dispose, getUniqueId, isActionVisible, listActionTypes, listAreaTypes, setActionProvider, setActionSupportType, setActionVisible, setUniqueId |
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.actionprovider.HttpActionProviderViewInterface |
---|
getRequest, setRequest |
Constructor Detail |
---|
public TextAction()
Method Detail |
---|
public ActionLocation getLocation()
getLocation
in interface com.sas.servlet.tbeans.tableview.rpf.LocationInterface
public void setLocation(ActionLocation location)
location
- The location to set.public void setText(java.lang.String text, ActionLocation location)
|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |