Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
af3
kernel
Commits
388c1054
Commit
388c1054
authored
Aug 02, 2018
by
Hernan Ponce de Leon
Browse files
RED
Issue-Ref:1306 Signed-off-by:
Hernan Ponce de Leon
<
ponce@fortiss.org
>
parent
ab0b191d
Changes
2
Hide whitespace changes
Inline
Side-by-side
org.fortiss.tooling.kernel.ui/src/org/fortiss/tooling/kernel/ui/util/.ratings
View file @
388c1054
ActionUtils.java 4553e487264e3d1f86f4767da4a7400cce4b9a5d GREEN
ConstraintsUIUtils.java 69d5e08bbf768baf2790380e36f1020ef826a33e GREEN
CopyPasteUtils.java 66ff2c44bef3bfecc85a6d3109c6b15a8960fa38 GREEN
DataBindingUtils.java
6451a7c71d7e4e89593653159cfec35f45a426c9 GREEN
DataBindingUtils.java
83d5db7e58da9e3081f9d8f406532b6d35f6deaf RED
DragAndDropUtils.java 7aab91518aa12d76533a345bf6ed0be9ac7ff0e5 GREEN
EObjectSelectionUtils.java 928280b5dd3bb634debc1ac3be9f15b4e45f2683 GREEN
KernelUIUtils.java b038a28a44e17e5bca4d71f5dee70ee92e5324b9 GREEN
...
...
org.fortiss.tooling.kernel.ui/src/org/fortiss/tooling/kernel/ui/util/DataBindingUtils.java
View file @
388c1054
...
...
@@ -185,6 +185,8 @@ public final class DataBindingUtils {
* @return the array of constructed bindings
*/
// TODO(HP): is it not possible to have a single method that can deal with the code
// specification with or without comments?
public
static
Binding
[]
performComplexTextAndCommentBinding
(
DataBindingContext
dbc
,
Control
control
,
IObservableValue
modelValue
,
IObservableValue
modelValueComment
,
IConverter
modelToTextConverter
,
IConverter
textToModelConverter
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment