|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InputControlWrapper | |
---|---|
com.jaspersoft.jasperserver.war.action | |
com.jaspersoft.jasperserver.war.validation |
Uses of InputControlWrapper in com.jaspersoft.jasperserver.war.action |
---|
Methods in com.jaspersoft.jasperserver.war.action with parameters of type InputControlWrapper | |
---|---|
protected void |
ReportUnitAction.addInputControl(ReportUnitWrapper ruWrapper,
InputControlWrapper icW)
|
protected void |
ReportUnitAction.replaceInputControl(ReportUnitWrapper ruWrapper,
InputControlWrapper icW)
|
protected void |
ReportUnitAction.updateSuggestedInputControl(ReportUnitWrapper ruWrapper,
InputControlWrapper icW)
|
Uses of InputControlWrapper in com.jaspersoft.jasperserver.war.validation |
---|
Methods in com.jaspersoft.jasperserver.war.validation with parameters of type InputControlWrapper | |
---|---|
void |
InputControlsFlowValidator.dataTypeDetails(InputControlWrapper dto,
org.springframework.validation.Errors errors)
|
void |
InputControlsFlowValidator.listOfValueDetails(InputControlWrapper dto,
org.springframework.validation.Errors errors)
|
void |
InputControlsFlowValidator.queryDetails(InputControlWrapper dto,
org.springframework.validation.Errors errors)
|
void |
InputControlsFlowValidator.validateAddValue(InputControlWrapper dto,
org.springframework.validation.Errors errors)
|
void |
InputControlsFlowValidator.validateAddValueColumn(InputControlWrapper dto,
org.springframework.validation.Errors errors)
|
void |
InputControlsFlowValidator.validateAddVisibleColumn(InputControlWrapper dto,
org.springframework.validation.Errors errors)
|
void |
InputControlsFlowValidator.validateControlNaming(InputControlWrapper dto,
org.springframework.validation.Errors errors)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |