Unit SLComponentCollection
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
||
(5 intermediate revisions by one user not shown) | |||
Line 5: | Line 5: | ||
</span></b> | </span></b> | ||
− | '''Package:''' [[Package | + | '''Package:''' [[Package Mitov.BasicLab|Mitov.BasicLab]] |
== Summary == | == Summary == | ||
Line 16: | Line 16: | ||
== Classes == | == Classes == | ||
*[[Class SLComponentCollection.TSLComponentItems|TSLComponentItems]] - Base abstract class for component collections. | *[[Class SLComponentCollection.TSLComponentItems|TSLComponentItems]] - Base abstract class for component collections. | ||
+ | *[[Class SLComponentCollection.TSLTypedComponentItems|TSLTypedComponentItems]] - Base typed abstract class for component collections. | ||
*[[Class SLComponentCollection.TSLComponentItem|TSLComponentItem]] - Base abstract class for component collection items. | *[[Class SLComponentCollection.TSLComponentItem|TSLComponentItem]] - Base abstract class for component collection items. | ||
Latest revision as of 00:29, 26 June 2013
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: Mitov.BasicLab
Contents |
Summary
Contains the code for component collection properties.
Description
This file contains the code for component collection properties.
Classes
- TSLComponentItems - Base abstract class for component collections.
- TSLTypedComponentItems - Base typed abstract class for component collections.
- TSLComponentItem - Base abstract class for component collection items.