Uses of Class
planetj.dataengine.display.DisplayColumnsPropertyGroup

Packages that use DisplayColumnsPropertyGroup
planetj.fdmanager   
planetj.html   
 

Uses of DisplayColumnsPropertyGroup in planetj.fdmanager
 

Fields in planetj.fdmanager declared as DisplayColumnsPropertyGroup
static DisplayColumnsPropertyGroup FDManagerApplication.DISPLAY_COLUMNS
           
 

Uses of DisplayColumnsPropertyGroup in planetj.html
 

Methods in planetj.html with parameters of type DisplayColumnsPropertyGroup
 void HTMLTable.setProperties(DisplayColumnsPropertyGroup properties)
          Sets any display column properties for this HTML table.
 void HTMLRowDetails.setProperties(DisplayColumnsPropertyGroup properties)
          Sets any display column properties for this HTML table.