| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
util.IEventListener --+
|
terminal.paintable.IPaintable --+
|
object --+ |
| |
terminal.variable_owner.IVariableOwner --+
|
object --+ |
| |
terminal.sizeable.ISizeable --+
|
ui.component.IComponent --+
|
object --+ |
| |
event.method_event_source.IMethodEventSource --+
|
ui.abstract_component.AbstractComponent --+
|
object --+ |
| |
util.IEventListener --+ |
| |
terminal.paintable.IPaintable --+ |
| |
object --+ | |
| | |
terminal.variable_owner.IVariableOwner --+ |
| |
object --+ | |
| | |
terminal.sizeable.ISizeable --+ |
| |
ui.component.IComponent --+ |
| |
ui.component_container.IComponentContainer --+
|
ui.abstract_component_container.AbstractComponentContainer --+
|
ui.custom_component.CustomComponent --+
|
object --+ |
| |
color_selector.IColorSelector --+
|
object --+ |
| |
color_picker.IColorChangeListener --+
|
ColorPickerHistory
The Class ColorPickerHistory.
|
|||
_STYLENAME = 'v-colorpicker-history'
|
|||
_rows = 4
|
|||
_columns = 15
|
|||
_colorHistory = deque()
|
|||
_grid = Nonehash(x) |
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Instantiates a new color picker history.
|
Sets the height of the object. Negative number implies unspecified size (terminal is free to set the size).
|
Sets the color.
|
Gets the color.
|
Gets the history.
|
Checks for color.
|
Adds a color change listener
|
|
Removes a color change listener
|
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Jul 6 19:32:47 2013 | http://epydoc.sourceforge.net |