| Modifier and Type | Class and Description |
|---|---|
static class |
ComponentType.ComponentTypeSerializer |
| Modifier and Type | Field and Description |
|---|---|
static ComponentType |
BUTTON |
static ComponentType |
CALLOUTVALUE |
static ComponentType |
CHECKBOX |
static ComponentType |
CONTAINER |
static ComponentType |
DATERANGEPICKER |
static ComponentType |
FILEINPUT |
static ComponentType |
GRIDCELL |
static ComponentType |
JSONINPUT |
static ComponentType |
MODAL |
static ComponentType |
NUMBERINPUT |
static ComponentType |
RADIOBUTTONS |
static ComponentType |
SCHEMAFORM |
static ComponentType |
SEARCH |
static ComponentType |
SELECT |
static ComponentType |
TABLE |
static ComponentType |
TABS |
static ComponentType |
TEXT |
static ComponentType |
TEXTAREA |
static ComponentType |
TEXTINPUT |
static ComponentType |
VEGACHART |
localAllowedValues, value| Modifier and Type | Method and Description |
|---|---|
static ComponentType |
fromValue(String value) |
public static final ComponentType TABLE
public static final ComponentType TEXTINPUT
public static final ComponentType TEXTAREA
public static final ComponentType BUTTON
public static final ComponentType TEXT
public static final ComponentType SELECT
public static final ComponentType MODAL
public static final ComponentType SCHEMAFORM
public static final ComponentType CHECKBOX
public static final ComponentType TABS
public static final ComponentType VEGACHART
public static final ComponentType RADIOBUTTONS
public static final ComponentType NUMBERINPUT
public static final ComponentType FILEINPUT
public static final ComponentType JSONINPUT
public static final ComponentType GRIDCELL
public static final ComponentType DATERANGEPICKER
public static final ComponentType SEARCH
public static final ComponentType CONTAINER
public static final ComponentType CALLOUTVALUE
public static ComponentType fromValue(String value)
Copyright © 2026. All rights reserved.