- findWidgetMetadata
WidgetMetadataDef findWidgetMetadata(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- generateMetadataClass
string generateMetadataClass()
Undocumented in source. Be warned that the author may not have intended to support it.
- generateRegisterMetadataClass
string generateRegisterMetadataClass()
Undocumented in source. Be warned that the author may not have intended to support it.
- getSignalList
WidgetSignalMetadata[] getSignalList()
Undocumented in source. Be warned that the author may not have intended to support it.
- isWidgetClassName
bool isWidgetClassName(string name)
returns true if passed name is identifier of registered widget class
- registerWidgetMetadata
void registerWidgetMetadata(string name, WidgetMetadataDef metadata)
Undocumented in source. Be warned that the author may not have intended to support it.
- registerWidgets
string registerWidgets(string registerFunctionName)
Undocumented in source. Be warned that the author may not have intended to support it.