webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
TestSerializationInheritFinal Interface Reference

import"TestSerializationInheritFinal.idl";

Inheritance diagram for TestSerializationInheritFinal:
TestSerializationInherit TestSerialization

Public Attributes

attribute long finalLongAttributeFoo
 
attribute long finalLongAttributeBar
 
 serializer = { inherit, finalLongAttributeBar }
 
- Public Attributes inherited from TestSerializationInherit
attribute long inheritLongAttribute
 
 serializer = { inherit, attribute }
 
- Public Attributes inherited from TestSerialization
attribute DOMString firstStringAttribute
 
attribute long secondLongAttribute
 
attribute TestException thirdUnserializableAttribute
 
attribute unrestricted double fourthUnrestrictedDoubleAttribute
 
attribute long fifthLongAttribute
 
attribute TestTimeStamp sixthTypedefAttribute
 
 serializer = { attribute }
 

Member Data Documentation

◆ finalLongAttributeBar

attribute long TestSerializationInheritFinal::finalLongAttributeBar

◆ finalLongAttributeFoo

attribute long TestSerializationInheritFinal::finalLongAttributeFoo

◆ serializer

TestSerializationInheritFinal::serializer = { inherit, finalLongAttributeBar }

The documentation for this interface was generated from the following file: