public static class CalendarEntryContactTablePanel.RelationTableRow extends ContactsEntryTable.Row
Constructor and Description |
---|
RelationTableRow(DbContactsEntry entry,
String groupName,
String relationNotes) |
Modifier and Type | Method and Description |
---|---|
String |
getRelationNotes() |
Object |
getValue(AbstractTable.Column column) |
Object |
getValueForRelation(CalendarEntryContactTablePanel.RelationTableColumn column) |
void |
setRelationNotes(String relationNotes) |
getEntry, getGroupName, getValueForContact
getToolTipText, isEditable, setValueAt
public RelationTableRow(DbContactsEntry entry, String groupName, String relationNotes)
public String getRelationNotes()
public Object getValue(AbstractTable.Column column)
getValue
in class ContactsEntryTable.Row
public Object getValueForRelation(CalendarEntryContactTablePanel.RelationTableColumn column)
public void setRelationNotes(String relationNotes)
Copyright © 2019 OpenEstate. All rights reserved.