Symbian.org/ForumPostForm.js
changeset 5 3a3bac500145
parent 2 99bc8e56b756
equal deleted inserted replaced
4:cb6368112727 5:3a3bac500145
     1 // ////////////////////////////////////////////////////////////////////////////
     1 // ////////////////////////////////////////////////////////////////////////////
     2 // (c)2009 Symbian Foundation
     2 // Symbian Foundation Example Code
       
     3 //
       
     4 // This software is in the public domain. No copyright is claimed, and you 
       
     5 // may use it for any purpose without license from the Symbian Foundation.
       
     6 // No warranty for any purpose is expressed or implied by the authors or
       
     7 // the Symbian Foundation. 
     3 // ////////////////////////////////////////////////////////////////////////////
     8 // ////////////////////////////////////////////////////////////////////////////
     4 
     9 
     5 var allowRetry = true;
    10 var allowRetry = true;
     6 function ForumPostForm(aParentView, forumid) {
    11 function ForumPostForm(aParentView, forumid) {
     7 	ListView.prototype.init.call(this, null, null);
    12 	ListView.prototype.init.call(this, null, null);