When displaying the inline code documentation, it is very hard to read through all those Component.UNDEFINED attribute defaults. Could we not replace those by their default values or None? At least with a repr() of some kind?
Or is this just me with PyCharm?