| Modifier and Type | Class and Description |
|---|---|
static class |
TableWidgetTextFormatMatchType.TableWidgetTextFormatMatchTypeSerializer |
| Modifier and Type | Field and Description |
|---|---|
static TableWidgetTextFormatMatchType |
CONTAINS |
static TableWidgetTextFormatMatchType |
DOES_NOT_CONTAIN |
static TableWidgetTextFormatMatchType |
ENDS_WITH |
static TableWidgetTextFormatMatchType |
IS |
static TableWidgetTextFormatMatchType |
IS_NOT |
static TableWidgetTextFormatMatchType |
STARTS_WITH |
localAllowedValues, value| Modifier and Type | Method and Description |
|---|---|
static TableWidgetTextFormatMatchType |
fromValue(String value) |
public static final TableWidgetTextFormatMatchType IS
public static final TableWidgetTextFormatMatchType IS_NOT
public static final TableWidgetTextFormatMatchType CONTAINS
public static final TableWidgetTextFormatMatchType DOES_NOT_CONTAIN
public static final TableWidgetTextFormatMatchType STARTS_WITH
public static final TableWidgetTextFormatMatchType ENDS_WITH
public static TableWidgetTextFormatMatchType fromValue(String value)
Copyright © 2026. All rights reserved.