|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EditableTreeCellRenderer
A cell renderer, that renders some editable component that allows for immediate user interaction. The tree will catch the lowlevel events, forward them to this renderer and retrieve the value in order to set it on the tree model.
| Method Summary | |
|---|---|
Object |
getValue()
|
| Methods inherited from interface org.wings.table.STableCellRenderer |
|---|
getTableCellRendererComponent |
| Methods inherited from interface org.wings.LowLevelEventListener |
|---|
fireFinalEvents, fireIntermediateEvents, getLowLevelEventId, getName, isEnabled, isEpochCheckEnabled, processLowLevelEvent |
| Method Detail |
|---|
Object getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||