Home | Trees | Indices | Help |
---|
|
Class representing a slice of a stripe.
parent -- the stripe that the slice belongs too. text -- what will appear in the slice type -- either SLICE or SUBSLICE xoffset -- start percentage xlength -- a length percentage dcCB -- function that is called on a double click. cCB -- function that is called when one click (selected) sel_col -- color when selected unsel_col -- color when unselected obj -- some python object that is related to this slice. selected -- initial state of slice.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
SLICE = 0
|
|||
SUBSLICE = 1
|
|||
CONTAINERSLICE = 2
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Mar 2 14:52:23 2012 | http://epydoc.sourceforge.net |