@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface DDMFormLayoutPage
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String |
title |
DDMFormLayoutRow[] |
value |
public abstract java.lang.String title
public abstract DDMFormLayoutRow[] value