Concept Framework 1.0 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
Pages | property | public | version 1.0 | no |
Read property Pages [array of __RNOTEBOOKPages] |
Provides access to the notebook children. This is an array containing __RNOTEBOOKPages in order to provide access to the tabs of the notebook. The number of the pages in the notebook can be obtaining through the length operator: var pages_no=length Notebook.Pages. |
var Notebook=new RNotebook(owner); |
Documented by Eduard Suica, generation time: Thu Oct 15 20:01:58 2009 GMT | (c)2009 RadGs Software |