public static class NewsEntryTable.Row extends AbstractTable.Row
Constructor and Description |
---|
Row(DbNewsEntry entry,
String feedName) |
Modifier and Type | Method and Description |
---|---|
DbNewsEntry |
getEntry() |
String |
getFeedName() |
Object |
getValue(AbstractTable.Column column) |
Object |
getValueForNews(NewsEntryTable.Column column) |
getToolTipText, isEditable, setValueAt
public Row(DbNewsEntry entry, String feedName)
public DbNewsEntry getEntry()
public String getFeedName()
public Object getValue(AbstractTable.Column column)
getValue
in class AbstractTable.Row
public Object getValueForNews(NewsEntryTable.Column column)
Copyright © 2019 OpenEstate. All rights reserved.