1. Introduction
The Uize.Util.Needs
class implements a mechanism for expressing needs/provides relationships in a semantically elegant way.
DEVELOPERS: Chris van Rensburg
1.1. Examples
There are no dedicated showcase example pages for the Uize.Util.Needs
module.
SEARCH FOR EXAMPLES
Use the link below to search for example pages on the UIZE Web site that reference the Uize.Util.Needs
module...
1.2. Implementation Info
The Uize.Util.Needs
module defines the Uize.Util.Needs
class, which is a subclass of Uize.Class
.
INHERITANCE CHAIN
Uize.Class
-> Uize.Util.Needs
1.2.1. Features Introduced in This Module
The features listed in this section have been introduced in this module.
INSTANCE METHODS
STATE PROPERTIES
STATIC PROPERTIES
1.2.2. Features Overridden in This Module
The features listed in this section have been overridden in this module.
The module that an overridden feature was initially introduced in will be noted in the IMPLEMENTATION INFO notes for the feature.
STATIC PROPERTIES
Uize.Util.Needs.moduleName
| Uize.Util.Needs.nonInheritableStatics
1.2.3. Features Inherited From Other Modules
The features listed in this section have been inherited from other modules.
The module that an inherited feature was initially introduced in will be noted in the IMPLEMENTATION INFO notes for the feature.
INSTANCE METHODS
fire
| get
| is
| kill
| met
| once
| set
| toggle
| unmet
| unwire
| wire
STATIC METHODS
Uize.Util.Needs.fire
| Uize.Util.Needs.get
| Uize.Util.Needs.registerProperties
| Uize.Util.Needs.set
| Uize.Util.Needs.singleton
| Uize.Util.Needs.subclass
| Uize.Util.Needs.toggle
| Uize.Util.Needs.unwire
| Uize.Util.Needs.wire
1.2.4. Modules Directly Under This Namespace
There are no modules directly under this namespace.
1.2.5. Unit Tests
There is no dedicated unit tests module for the Uize.Util.Needs
module.
2. Instance Methods
2.1. fire
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
2.2. get
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
2.3. is
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
2.4. kill
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
2.5. met
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
2.6. need
IMPLEMENTATION INFO
this feature was introduced in this module |
2.7. once
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
2.8. provide
IMPLEMENTATION INFO
this feature was introduced in this module |
2.9. set
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
2.10. toggle
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
2.11. unmet
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
2.12. unwire
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
2.13. wire
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
3. State Properties
4. Static Methods
4.1. Uize.Util.Needs.fire
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) | |
this static feature is inherited by subclasses |
4.2. Uize.Util.Needs.get
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) | |
this static feature is inherited by subclasses |
4.3. Uize.Util.Needs.registerProperties
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) | |
this static feature is inherited by subclasses |
4.4. Uize.Util.Needs.set
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) | |
this static feature is inherited by subclasses |
4.5. Uize.Util.Needs.singleton
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) | |
this static feature is inherited by subclasses |
4.6. Uize.Util.Needs.subclass
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) | |
this static feature is inherited by subclasses |
4.7. Uize.Util.Needs.toggle
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) | |
this static feature is inherited by subclasses |
4.8. Uize.Util.Needs.unwire
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) | |
this static feature is inherited by subclasses |
4.9. Uize.Util.Needs.wire
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) | |
this static feature is inherited by subclasses |
5. Static Properties
5.1. Uize.Util.Needs.Uize.Services.FileSystem
IMPLEMENTATION INFO
this feature was introduced in this module | |
this static feature is inherited by subclasses |
5.2. Uize.Util.Needs.moduleName
IMPLEMENTATION INFO
this is an override of an inherited feature (implementation is in this module, first introduced in Uize.Class ) | |
this static feature is inherited by subclasses |
5.3. Uize.Util.Needs.nonInheritableStatics
IMPLEMENTATION INFO
this is an override of an inherited feature (implementation is in this module, first introduced in Uize.Class ) | |
this static feature is not inherited by subclasses |