public interface Renderer
Modifier and Type | Method and Description |
---|---|
Component |
getComponent()
Returns the component used to render the value.
|
void |
setValue(Object aValue,
boolean isSelected)
Specifies the value to display and whether or not the
value should be portrayed as "currently selected".
|
void setValue(Object aValue, boolean isSelected)
aValue
- an Object objectisSelected
- a booleanComponent getComponent()
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2022 aicas GmbH. All Rights Reserved.