- _tkTk _tk; 
- Undocumented in source. 
- _parentElement _parent; 
- Undocumented in source. 
- _manualIdentifierstring _manualIdentifier; 
- Undocumented in source. 
- _elementIdstring _elementId; 
- Undocumented in source. 
- _hashstring _hash; 
- Undocumented in source. 
- idstring id [@property getter] 
- The unique id of this element. 
- parentElement parent [@property getter] 
- The parent element if any. 
- overrideGeneratedIdvoid overrideGeneratedId(string identifier) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- generateHashstring generateHash() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- generateHashstring generateHash(string text, A args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getCommandNamestring getCommandName(string uniqueData) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- createCommandstring createCommand(CommandCallback callback, string uniqueData) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
Abstract base class for all dialog boxes.