public final class EMFFormsSWTConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
USE_ON_MODIFY_DATABINDING_KEY
Key used to pass a value indicating if a renderer should setup databinding using on modify events or on focus
out event.
|
static String |
USE_ON_MODIFY_DATABINDING_VALUE
Value for the
USE_ON_MODIFY_DATABINDING_KEY indicating the modify events should be used. |
public static final String USE_ON_MODIFY_DATABINDING_KEY
public static final String USE_ON_MODIFY_DATABINDING_VALUE
USE_ON_MODIFY_DATABINDING_KEY
indicating the modify events should be used.Copyright © 2017. All rights reserved.