| protected object IsterAppMain $app
|
The framework object. |
| protected object IsterUIDescExpat $descr
|
The object's description. |
| protected object IsterSqlFunction $function
|
The object's sql function. |
| protected object IsterUIFramework $fw
|
The framework object. |
| protected object IsterClassLoader $loader
|
The object's class loader. |
| protected string $name
|
Name of the object. |
| protected integer $required
|
The object's requirements bitmask. |
| protected string $string
|
A string representation of this object, may be set from the outside. |
| protected object IsterTemplate $tmpl
|
The object's template. |