Public Member Functions | |
def | __init__ |
def | copy_attributes |
Public Attributes | |
bgcolor | |
border_color | |
border_width | |
draw_debug | |
label | |
label_color | |
tooltip_text |
Visual Attributes for Items These settings may or may not be applied by the view. bgcolor -- the background color border_color -- color of the border label -- label text label_color -- color of the label text
def diarc.diarc.view.ViewItemAttributes.__init__ | ( | self | ) |
def diarc.diarc.view.ViewItemAttributes.copy_attributes | ( | self, | |
attrs | |||
) |