[ Index ] |
PHP Cross Reference of Unnamed Project |
![]() | Up one level | |
![]() | attribute-core-debug.js [source] [1215 lines] | The State class maintains state for a collection of named items, with a varying number of properties defined. It avoids the need to create a separate class for the item, and separate instances of these classes for each item, by storing the state in a 2 level hash table, improving performance when the number of items is likely to be large. |
![]() | attribute-core-min.js [source] [8 lines] | |
![]() | attribute-core.js [source] [1203 lines] | The State class maintains state for a collection of named items, with a varying number of properties defined. It avoids the need to create a separate class for the item, and separate instances of these classes for each item, by storing the state in a 2 level hash table, improving performance when the number of items is likely to be large. |
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |