Interface IFormatHelper
- All Known Implementing Classes:
DefaultFormatHelper
public interface IFormatHelper
Interface that is used for detailed control of list output that depends
on instance data. The instance is created by defining
DOFObjectType.setClassNameFormatHelper(String)
.-
Method Summary
Modifier and TypeMethodDescriptiongetCellBackground
(DOFObject dofo, String propertyId) getCellFont
(DOFObject dofo, String propertyId)
-
Method Details
-
getCellBackground
-
getCellFont
-