Kernel: Cells in TreeTable rows without item cannot be edited by default
For rows with empty item (such as headlines) the editability of the
whole column was used so far.
Now such cells can only be edited if they at least contain an empty
String.
Issue-Ref: 4133
Issue-Url: #4133
Signed-off-by:
Andreas Bayha <bayha@fortiss.org>
parent
cf9a3d6d
No related branches found
No related tags found
Showing
- org.fortiss.tooling.common.ui/src/org/fortiss/tooling/common/ui/javafx/control/treetableview/.ratings 1 addition, 1 deletion...s/tooling/common/ui/javafx/control/treetableview/.ratings
- org.fortiss.tooling.common.ui/src/org/fortiss/tooling/common/ui/javafx/control/treetableview/DynamicTreeTableUIProviderBase.java 18 additions, 2 deletions...control/treetableview/DynamicTreeTableUIProviderBase.java
Please register or sign in to comment