示例#1
0
 /**
  * Constructor
  */
 function ConferenceGridRow()
 {
     parent::ContextGridRow();
 }
示例#2
0
 /**
  * Constructor
  */
 function SchedConfGridRow()
 {
     parent::ContextGridRow();
 }