Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013

de.ralfebert.rcputils.tables
Interface ICellFormatter


public interface ICellFormatter

An ICellFormatter is responsible for formatting a cell. Should be used to apply additional formatting to the cell, like setting colors / images.


Method Summary
 void formatCell(org.eclipse.jface.viewers.ViewerCell cell, java.lang.Object value)
           
 

Method Detail

formatCell

void formatCell(org.eclipse.jface.viewers.ViewerCell cell,
                java.lang.Object value)

Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013