BrightSide Workbench Full Report + Source Code
org.turro.financials.business.DepartmentDetail Class Reference
Inheritance diagram for org.turro.financials.business.DepartmentDetail:
Collaboration diagram for org.turro.financials.business.DepartmentDetail:

Public Member Functions

 DepartmentDetail (Row row, EditableGrid grid)
 

Detailed Description

Author
Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g

Definition at line 30 of file DepartmentDetail.java.

Constructor & Destructor Documentation

◆ DepartmentDetail()

org.turro.financials.business.DepartmentDetail.DepartmentDetail ( Row  row,
EditableGrid  grid 
)

Definition at line 34 of file DepartmentDetail.java.

34  {
35  addComponents(row, grid);
36  }

The documentation for this class was generated from the following file: