Class XViewerDaysTillTodayColumn

java.lang.Object
org.eclipse.nebula.widgets.xviewer.core.model.XViewerColumn
All Implemented Interfaces:
IXViewerValueColumn

public class XViewerDaysTillTodayColumn
extends XViewerComputedColumn
  • Field Summary

    Fields inherited from class org.eclipse.nebula.widgets.xviewer.XViewerComputedColumn

    sourceXViewerColumn, xViewer

    Fields inherited from class org.eclipse.nebula.widgets.xviewer.core.model.XViewerColumn

    ALIGN, id, name, NAME, preComputedValueMap, SHOW, SORT_FORWARD, WIDTH, XTREECOLUMN_TAG
  • Constructor Summary

    Constructors 
    Constructor Description
    XViewerDaysTillTodayColumn()  
  • Method Summary

    Modifier and Type Method Description
    XViewerDaysTillTodayColumn copy()
    XViewer uses copies of column definitions so originals that are registered are not corrupted.
    XViewerComputedColumn createFromStored​(org.eclipse.nebula.widgets.xviewer.core.model.XViewerColumn storedColumn)  
    java.lang.String getColumnText​(java.lang.Object element, org.eclipse.nebula.widgets.xviewer.core.model.XViewerColumn column, int columnIndex)  
    java.lang.String getId()  
    java.lang.String getName()  
    boolean isApplicableFor​(java.lang.String storedId)  
    boolean isApplicableFor​(org.eclipse.nebula.widgets.xviewer.core.model.XViewerColumn xViewerColumn)  

    Methods inherited from class org.eclipse.nebula.widgets.xviewer.XViewerValueColumn

    getBackground, getBackingData, getColumnImage, getFont, getForeground, getStyledText

    Methods inherited from class org.eclipse.nebula.widgets.xviewer.core.model.XViewerColumn

    addElapsedTime, averageValues, copy, equals, getAlign, getAlignStoreName, getAlignStoreValue, getColumnId, getDescription, getDisplayName, getElapsedTime, getPreComputedValue, getPreComputedValueMap, getSortDataType, getToolTip, getWidth, hashCode, isMultiColumnEditable, isShow, isSortForward, isSummable, resetElapsedTime, reverseSort, setAlign, setDescription, setElapsedTime, setFromXml, setId, setMultiColumnEditable, setName, setPreComputedValueMap, setShow, setSortDataType, setSortForward, setToolTip, setWidth, sumValues, toString, toXml

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait