- 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.
- getRegisteredWidgetsList
string[] getRegisteredWidgetsList()
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
- joinStrings
string joinStrings(string[] lines)
Undocumented in source. Be warned that the author may not have intended to support it.
- 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()
Undocumented in source. Be warned that the author may not have intended to support it.
- registerWidgetsFunction
string registerWidgetsFunction()
Undocumented in source. Be warned that the author may not have intended to support it.