public class ParameterFieldCreator
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COMMON_LOOKUP_SCREEN_ID |
Constructor and Description |
---|
ParameterFieldCreator(com.haulmont.cuba.gui.screen.compatibility.LegacyFrame frame) |
Modifier and Type | Method and Description |
---|---|
com.haulmont.cuba.gui.components.Field |
createField(ReportInputParameter parameter) |
com.haulmont.cuba.gui.components.Label |
createLabel(ReportInputParameter parameter,
com.haulmont.cuba.gui.components.Field field) |
public static final java.lang.String COMMON_LOOKUP_SCREEN_ID
public ParameterFieldCreator(com.haulmont.cuba.gui.screen.compatibility.LegacyFrame frame)
public com.haulmont.cuba.gui.components.Label createLabel(ReportInputParameter parameter, com.haulmont.cuba.gui.components.Field field)
public com.haulmont.cuba.gui.components.Field createField(ReportInputParameter parameter)