public class ParametriEventoLayerCustom extends ParametriEventoLayerListBase
| Constructor and Description | 
|---|
ParametriEventoLayerCustom()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
addAzione(ParametriEventoLayerCustomAzione p)  | 
java.util.ArrayList<ParametriEventoLayerCustomAzione> | 
getAzioneList()  | 
java.lang.Integer | 
getIdCustomButton()  | 
java.lang.Boolean | 
getRefreshAtTheEnd()  | 
void | 
setAzioneList(java.util.ArrayList<ParametriEventoLayerCustomAzione> azioneList)  | 
void | 
setIdCustomButton(java.lang.Integer idCustomButton)  | 
void | 
setRefreshAtTheEnd(java.lang.Boolean refreshAtTheEnd)  | 
addCondizione, getCloseAtTheEnd, getCondizioneList, getDigitizedFeatureClear, getDigitizedFeatureModifyMode, getForceEnable, setCloseAtTheEnd, setDigitizedFeatureClear, setDigitizedFeatureModifyMode, setForceEnablepublic java.util.ArrayList<ParametriEventoLayerCustomAzione> getAzioneList()
public void addAzione(ParametriEventoLayerCustomAzione p)
public java.lang.Integer getIdCustomButton()
public void setIdCustomButton(java.lang.Integer idCustomButton)
public java.lang.Boolean getRefreshAtTheEnd()
getRefreshAtTheEnd in class ParametriEventoLayerListBasepublic void setRefreshAtTheEnd(java.lang.Boolean refreshAtTheEnd)
setRefreshAtTheEnd in class ParametriEventoLayerListBasepublic void setAzioneList(java.util.ArrayList<ParametriEventoLayerCustomAzione> azioneList)