|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ListOfValues in com.jaspersoft.jasperserver.api.metadata.common.domain |
---|
Methods in com.jaspersoft.jasperserver.api.metadata.common.domain with parameters of type ListOfValues | |
---|---|
void |
InputControl.setListOfValues(ListOfValues listOfValues)
|
Uses of ListOfValues in com.jaspersoft.jasperserver.api.metadata.common.domain.client |
---|
Classes in com.jaspersoft.jasperserver.api.metadata.common.domain.client that implement ListOfValues | |
---|---|
class |
ListOfValuesImpl
|
Methods in com.jaspersoft.jasperserver.api.metadata.common.domain.client with parameters of type ListOfValues | |
---|---|
void |
InputControlImpl.setListOfValues(ListOfValues listOfValues)
|
Uses of ListOfValues in com.jaspersoft.jasperserver.export.modules.repository.beans |
---|
Methods in com.jaspersoft.jasperserver.export.modules.repository.beans with parameters of type ListOfValues | |
---|---|
protected void |
ListOfValuesBean.copyItemsFrom(ListOfValues lov)
|
protected void |
ListOfValuesBean.copyItemsTo(ListOfValues lov)
|
Uses of ListOfValues in com.jaspersoft.jasperserver.util |
---|
Methods in com.jaspersoft.jasperserver.util that return ListOfValues | |
---|---|
ListOfValues |
ImportResource.process(ListOfValuesBean bean,
boolean isTopLevel)
|
Methods in com.jaspersoft.jasperserver.util with parameters of type ListOfValues | |
---|---|
protected void |
ExportResource.fillBean(ListOfValuesBean bean,
ListOfValues listOfValues)
|
protected void |
ImportResource.fillData(ListOfValuesBean bean,
ListOfValues lov)
|
ListOfValuesBean |
ExportResource.process(ListOfValues listOfValues,
boolean isTopLevel)
|
Uses of ListOfValues in com.jaspersoft.jasperserver.war.dto |
---|
Methods in com.jaspersoft.jasperserver.war.dto that return ListOfValues | |
---|---|
ListOfValues |
ListOfValuesDTO.getListOfValues()
|
Methods in com.jaspersoft.jasperserver.war.dto with parameters of type ListOfValues | |
---|---|
void |
ListOfValuesDTO.setListOfValues(ListOfValues listOfValues)
|
Constructors in com.jaspersoft.jasperserver.war.dto with parameters of type ListOfValues | |
---|---|
ListOfValuesDTO(ListOfValues listOfValues)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |