menucontentsrv/enginc/menueng.h
branchRCL_3
changeset 101 9e077f9a342c
parent 82 ace62b58f4b2
equal deleted inserted replaced
82:ace62b58f4b2 101:9e077f9a342c
   419     * Write the id_seed to the tree.
   419     * Write the id_seed to the tree.
   420     * @param aSeed ID seed.
   420     * @param aSeed ID seed.
   421     */
   421     */
   422     void SetIdSeedL( TInt aSeed );
   422     void SetIdSeedL( TInt aSeed );
   423 
   423 
       
   424     /**
       
   425     * Appends predefined attribute to items in a tree
       
   426     */
       
   427     void AppendPredefinedAttributeL( );
       
   428     
   424 private:    // state machine parts
   429 private:    // state machine parts
   425 
   430 
   426     /**
   431     /**
   427     * Self-completion: go to RunL() asynchronously.
   432     * Self-completion: go to RunL() asynchronously.
   428     * @param aError Error code.
   433     * @param aError Error code.