Class MVCDecode
Object
|
+--GrvObject
|
+--MVCDecode
- class
MVCDecode
- extends GrvObject
This class encapsulates a code/decode (aka picklist) item.
This class implements the MVCMenuItem interface.
Version: 2.0
Author: Bruce Wallace (PolyGlotInc.com)
See:
Defined in grvMVC.js
|
Method Summary |
String
|
dump()
return the debug details of "this"
|
String
|
getDescription()
return the description of "this"
|
void
|
konstructor( <String> type, <String> code, <String> desc, <String> aux )
|
MVCDecode
MVCDecode()
Version: 2.0
Author: Bruce Wallace (PolyGlotInc.com)
See:
dump
String dump()
return the debug details of "this"
getDescription
String getDescription()
return the description of "this"
konstructor
void konstructor( <String> type, <String> code, <String> desc, <String> aux )
Parameters:
desc - description of value
Documentation generated by
JSDoc on Thu Jan 6 12:46:18 2011