| getHTMLElementIds | 
                    AriaHTMLElementIDProperties.getHTMLElementIds( ) | 
                    Returns the HTML Element IDs associated to the Aria attribute. | 
                  
                  
                    | setHTMLElementIds | 
                    AriaHTMLElementIDProperties.setHTMLElementIds( elementIds ) | 
                    Sets the HTML Element IDs associated to the Aria attribute. | 
                  
                  
                    | getTextControl | 
                    AriaHTMLElementIDProperties.getTextControl( ) | 
                    Returns the text control Ids to be used for the Aria attribute. | 
                  
                  
                    | setTextControl | 
                    AriaHTMLElementIDProperties.setTextControl( textControl ) | 
                    Sets the text control Ids to be used for the Aria attribute. |