- addExtraButton
void addExtraButton(string s)
- addWindowElement
void addWindowElement(string type, string name, wstring text, Coordinate position)
- deserialize
WindowElement[string] deserialize(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
- editElementAttribute
void editElementAttribute(string eName, string attrName, wstring value)
Undocumented in source. Be warned that the author may not have intended to support it.
- exportToDLangFile
void exportToDLangFile(string path, string tab)
Undocumented in source. Be warned that the author may not have intended to support it.
- fetchMenuBarElements
PopUpMenuElement[] fetchMenuBarElements(Tag t)
Undocumented in source. Be warned that the author may not have intended to support it.
- generateCodeForMenubarElements
string generateCodeForMenubarElements(Tag t)
Generates the menubar elements into string
- getElementAttributes
ElementParameter[] getElementAttributes(string eName)
Undocumented in source. Be warned that the author may not have intended to support it.
- getElements
wstring[2][] getElements()
Undocumented in source. Be warned that the author may not have intended to support it.
- removeElement
void removeElement(string eName)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeExtraButton
void removeExtraButton(string s)
- serialize
void serialize(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
- setWindowTitle
void setWindowTitle(wstring s)
Changes the title of the Window