Properties
| Name | Type | Description |
|---|---|---|
| ID | string | |
| Lib | string | Library ID |
| Prefix | string | will be used in classNames |
| ImgDir | string | optional Image directory path |
| Sources | object | Image source file definitions |
| Images | object | Image definitions |
Events
-
OnCreateControl (def)
-
Parameters:
Name Type Description def bbbfly.Morph.Object Control definition -
OnCreateObject (obj)
-
Parameters:
Name Type Description obj bbbfly.Morph.Object Created object -
OnInit ()
-