Class AC.tree.grid.Superior
Defines the superior of a tree-grid cell.
Defined in: Utility.js.
Constructor Attributes | Constructor Name and Description |
---|---|
AC.tree.grid.Superior(superiorContributionType, superiorContributionType)
Default contructor.
|
Method Attributes | Method Name and Description |
---|---|
Gets the superior contribution id.
|
|
Gets the superior contribution type.
|
Class Detail
AC.tree.grid.Superior(superiorContributionType, superiorContributionType)
Default contructor.
- Parameters:
- superiorContributionType
- the superior contribution type.
- superiorContributionType
- the superior contribution id.
Method Detail
getSuperiorContributionId()
Gets the superior contribution id.
- Returns:
- the superior contribution id
getSuperiorContributionType()
Gets the superior contribution type.
- Returns:
- the superior contribution type