51525354555657
private UnorderedListAttributes ulAttributes; public ResponseAutocompleteElement(XDIMEContextInternal context) { super(ResponseElements.AUTOCOMPLETE, context); protocolAttributes = new ResponseAutocompleteAttributes(); }