Uses of Class
planetj.dataengine.display.DetailDisplayPropertyGroup

Packages that use DetailDisplayPropertyGroup
planetj.html   
 

Uses of DetailDisplayPropertyGroup in planetj.html
 

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