public class FisheryRegionHandler extends InputContentHandler<FisheryRegionUI>
inputContentUI| Modifier | Constructor and Description |
|---|---|
protected |
FisheryRegionHandler(FisheryRegionUI inputContentUI) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addMap() |
void |
addMap(FisheryRegion fisheryRegion)
Add new map in region.
|
protected void |
afterInit() |
protected void |
check() |
void |
checkFisheryRegion(FisheryRegion fisheryRegion) |
protected void |
delMap() |
void |
refresh() |
void |
removeMap(FisheryRegion fisheryRegion,
List<String> selectedMaps)
Remove map in a region.
|
protected void |
save() |
void |
saveFisheryRegion(FisheryRegion fisheryRegion) |
protected void |
setFieldMapfilesModel(FisheryRegion region) |
accept, displayFactorWizardsetStatusMessage, setStatusMessageprotected FisheryRegionHandler(FisheryRegionUI inputContentUI)
protected void afterInit()
public void refresh()
protected void setFieldMapfilesModel(FisheryRegion region)
protected void addMap()
protected void delMap()
public void addMap(FisheryRegion fisheryRegion)
fisheryRegion - fishery regionpublic void removeMap(FisheryRegion fisheryRegion, List<String> selectedMaps)
fisheryRegion - fishery regionselectedMaps - la liste de map a retirerprotected void check()
public void checkFisheryRegion(FisheryRegion fisheryRegion)
protected void save()
public void saveFisheryRegion(FisheryRegion fisheryRegion)
Copyright © 1999–2015 CodeLutin. All rights reserved.