public class MyApprovalsAdapter.MyApprovalTextGridLine extends TextGridLine
ON_CLICK_METHOD_NAME
Constructor and Description |
---|
MyApprovalsAdapter.MyApprovalTextGridLine(TextGridCollection collection,
com.centrasite.control.Row row) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLineStyle() |
java.lang.String |
getStatusIcon() |
void |
onApproval_ForClick() |
void |
reactOnContextMenuRequest() |
void |
setLineStyle(java.lang.String value) |
void |
setStatusIcon(java.lang.String value) |
clearValues, findDateObject, findDynamicAccessProperties, getClassForProperty, getImageProp, getImageTooltipProp, getImageURL, getIntObject, getItem, getItemForContextMenu, getPropertyValue, getRow, getSelected, getStyles, getTextGridCollection, getValues, invokeMethod, setDateObject, setIntObject, setItem, setPropertyValue, setSelected
public MyApprovalsAdapter.MyApprovalTextGridLine(TextGridCollection collection, com.centrasite.control.Row row)
public java.lang.String getLineStyle()
public void setLineStyle(java.lang.String value)
public java.lang.String getStatusIcon()
public void setStatusIcon(java.lang.String value)
public void onApproval_ForClick()
public void reactOnContextMenuRequest()
reactOnContextMenuRequest
in class TextGridLine