| 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 --+ |
| |
color_selector.IColorSelector --+
|
ColorPickerGrid
The Class ColorPickerGrid.
|
|||
CLIENT_WIDGET = Nonehash(x) |
|||
TYPE_MAPPING = 'com.vaadin.addon.colorpicker.ColorPickerGrid'
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Instantiates a new color picker grid.
@param colors_or_rows:
the colors or the rows
@param columns
the columns
|
Sets the color grid.
@param colors
the new color grid
|
Adds a color change listener
|
|
Removes a color change listener
|
|
Gets the color.
|
Sets the color.
|
Sets the position.
|
Gets the position.
|
Paints any needed component-specific things to the given UIDL stream. The more general paint method handles all general attributes common to all components, and it calls this method to paint any component-specific attributes to the UIDL stream.
|
Called when one or more variables handled by the implementing class are changed.
|
Notifies the listeners that a color change has occurred
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Apr 20 16:52:47 2013 | http://epydoc.sourceforge.net |