SampleApp.CommonTasks.viewSeletedItem Function
Creates and shows a ComponentForm for displayinf File Plan Component information.

Public void viewSeletedItem (System.Windows.Forms.Control, com.ibm.gre.ClientSession, com.ibm.gre.IRMComponent)
  Type Name Description  
    System.Windows.Forms.Control parent The Form1 object used for logging.  
    com.ibm.gre.ClientSession session The current ClientSession.  
    IRMComponent irm The IRMComponent containing the information about the File Plan Component to display.  
  Return Description  
    void