JavaScript is disabled on your browser.
Skip navigation links
Component API - 1.58.0-SNAPSHOT
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.talend.sdk.component.api.configuration.ui.layout
Annotation Type GridLayout.Row
Enclosing class:
GridLayout
@Target
(
PARAMETER
)
@Retention
(
RUNTIME
)
public static @interface
GridLayout.Row
Defines a UI row (list of widgets).
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
[]
value
Element Details
value
String
[]
value
Returns:
the ordered list of property/widgets to set on this row.