public static class AssociationsTabAdapter.AssociationTextGridLine extends TextGridLine
ON_CLICK_METHOD_NAME
Constructor and Description |
---|
AssociationTextGridLine(TextGridCollection collection,
com.centrasite.control.Row row) |
Modifier and Type | Method and Description |
---|---|
boolean |
isContextMenuAllowed(com.centrasite.control.Item item)
Filter the items for which the context menu should be shown.
|
void |
onSourceObjectNameClick() |
void |
onTargetObjectNameClick() |
void |
reactOnContextMenuRequest() |
clearValues, findDateObject, findDynamicAccessProperties, getClassForProperty, getImageProp, getImageTooltipProp, getImageURL, getIntObject, getItem, getItemForContextMenu, getPropertyValue, getRow, getSelected, getStyles, getTextGridCollection, getValues, invokeMethod, setDateObject, setIntObject, setItem, setPropertyValue, setSelected
public AssociationTextGridLine(TextGridCollection collection, com.centrasite.control.Row row)
public void reactOnContextMenuRequest()
reactOnContextMenuRequest
in class TextGridLine
public boolean isContextMenuAllowed(com.centrasite.control.Item item)
public void onSourceObjectNameClick()
public void onTargetObjectNameClick()