Class AuctionSummary
Object
|
+--GrvObject
|
+--EDOHolderSelectionItem
|
+--AuctionSummary
- class
AuctionSummary
- extends EDOHolderSelectionItem
This class encapsulates the identifying attributes of an Auction.
Version: 2.0
Author: Bruce Wallace (PolyGlotInc.com)
See:
Defined in aimauctions.js
|
Method Summary |
String
|
getDescription()
return "this" formatted for main menu item
|
void
|
konstructor( <int> theKey, <String> theID, <int> itemCount )
|
String
|
toString()
return "this" as human-readable string
|
void
|
updateProperties( ID )
set name to given value
|
AuctionSummary
AuctionSummary()
Version: 2.0
Author: Bruce Wallace (PolyGlotInc.com)
See:
getDescription
String getDescription()
return "this" formatted for main menu item
konstructor
void konstructor( <int> theKey, <String> theID, <int> itemCount )
Parameters:
theKey - unique key of this record
itemCount - count of items attached to this auction
toString
String toString()
return "this" as human-readable string
updateProperties
void updateProperties( ID )
Documentation generated by
JSDoc on Sun Feb 11 13:31:42 2007