#include <Displayer.h>
Inheritance diagram for SctDataDisplay::GenericDisplayer:


Public Member Functions | |
| virtual bool | canDisplay (const Sct::Serializable &ob)=0 | 
| If the displayer can display the given object, then it should return true It should not do the display!   | |
Definition at line 86 of file Displayer.h.
      
  | 
  
| 
 If the displayer can display the given object, then it should return true It should not do the display! 
 
 Implemented in SctDataDisplay::TestDisplayer.  | 
  
 1.4.6