iaupdate/IAD/engine/inc/iaupdatenode.h
branchRCL_3
changeset 18 3ba40be8e484
parent 0 ba25891c3a9e
child 33 8110bf1194d1
child 65 7333d7932ef7
equal deleted inserted replaced
15:51c0f5edf5ef 18:3ba40be8e484
    67         /** 
    67         /** 
    68          * The node is a service pack.
    68          * The node is a service pack.
    69          * So, its content is given as separate packages
    69          * So, its content is given as separate packages
    70          * that are included in this service pack.
    70          * that are included in this service pack.
    71          */
    71          */
    72         EPackageTypeServicePack
    72         EPackageTypeServicePack,
    73 
    73         
       
    74        /** 
       
    75         * The node content is widget.
       
    76         */
       
    77         EPackageTypeWidget
       
    78        
    74         };
    79         };
    75 
    80 
    76 
    81 
    77     /**
    82     /**
    78      * @return TPackageType The type of this node content.
    83      * @return TPackageType The type of this node content.