The append() method is a method of the Form class. It places an instance of the Item class with that of the Form class. It places the instances in a sequential order. For example, if there are three instances of the StringItem class, namely s1, s2, and s3, then s1 will appear first on the screen, followed by s2 and s3. It takes the instance of the Item class as a parameter.
Like this article? Share it with others
If you like this article, please leave a comment or subscribe this blog via RSS or via e-mail, Bookmark and share through your network. Click the AddThis button below. Thanks.
If you like this article, please leave a comment or subscribe this blog via RSS or via e-mail, Bookmark and share through your network. Click the AddThis button below. Thanks.