Class Index | File Index

Classes


Class AC.tree.grid.Superior

Defines the superior of a tree-grid cell.
Defined in: Utility.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
AC.tree.grid.Superior(superiorContributionType, superiorContributionType)
Default contructor.
Method Summary
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

Documentation generated by JsDoc Toolkit 2.0.0 on Sun Sep 23 2012 02:46:07 GMT-0500 (CDT)