public interface IResultDefinition extends IComponentDefinition
| Modifier and Type | Interface and Description | 
|---|---|
static interface  | 
IResultDefinition.List  | 
static interface  | 
IResultDefinition.ScopeDisplay  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getDisplayScope()  | 
String | 
getIdKey()  | 
String | 
getNbElementsPerPage()  | 
boolean | 
isDisplaySearchField()  | 
boolean | 
isEnablePagerElements()  | 
void | 
setDisplayScope(String newValue)  | 
void | 
setDisplaySearchField(boolean newValue)  | 
void | 
setEnablePagerElements(boolean newValue)  | 
void | 
setIdKey(String newValue)  | 
void | 
setNbElementsPerPage(String newValue)  | 
clone, clone, getName, getParentBlock, getValue, getValues, setValueString getNbElementsPerPage()
void setNbElementsPerPage(String newValue)
boolean isEnablePagerElements()
void setEnablePagerElements(boolean newValue)
boolean isDisplaySearchField()
void setDisplaySearchField(boolean newValue)
String getDisplayScope()
void setDisplayScope(String newValue)
String getIdKey()
void setIdKey(String newValue)
Copyright © 2019 Visiativ Software. All rights reserved.