|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.ifremer.wao.ui.pages.SampleRowForm
@IncludeStylesheet(value="context:css/sampling.css") public class SampleRowForm
SampleRowForm Created: 26 nov. 2009
| Constructor Summary | |
|---|---|
SampleRowForm()
|
|
| Method Summary | |
|---|---|
boolean |
canDisplay()
Only admin with no readOnly rights can display SampleRowForm. |
GenericSelectModel<Company> |
getCompanySelectModel()
|
DateFormat |
getDateFormat()
|
List<FishingZone> |
getFishingZones()
Get the list of FishingZones from the SampleRow. |
GenericSelectModel<FishingZone> |
getFishingZoneSelectModel()
Get the select model for FishingZone. |
String |
getMonthStyle()
|
org.nuiton.util.PeriodDates |
getPeriod()
|
org.apache.tapestry5.beaneditor.BeanModel<Profession> |
getProfessionModel()
Get the Profession model for BeanDisplay component. |
GenericSelectModel<Profession> |
getProfessionSelectModel()
Get SelectModel for profession input Select. |
org.apache.tapestry5.SelectModel |
getProgramSelectModel()
|
List<SampleMonth> |
getSampleMonths()
|
SampleRow |
getSampleRow()
|
SampleRowLog |
getSampleRowLog()
|
org.apache.tapestry5.beaneditor.BeanModel<SampleRow> |
getSampleRowModel()
|
void |
initialize()
Used to initialize data in renderer of Layout component |
boolean |
isCreateMode()
|
protected void |
saveProgram()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SampleRowForm()
| Method Detail |
|---|
public boolean canDisplay()
canDisplay in interface WaoPagepublic void initialize()
WaoPage
initialize in interface WaoPage
public GenericSelectModel<Profession> getProfessionSelectModel()
throws WaoException
WaoExceptionpublic org.apache.tapestry5.beaneditor.BeanModel<Profession> getProfessionModel()
public GenericSelectModel<FishingZone> getFishingZoneSelectModel()
throws WaoException
WaoException
public List<FishingZone> getFishingZones()
throws WaoException
WaoException
public org.apache.tapestry5.SelectModel getProgramSelectModel()
throws WaoException
WaoException
public org.nuiton.util.PeriodDates getPeriod()
throws WaoException
WaoException
public List<SampleMonth> getSampleMonths()
throws WaoException
WaoExceptionpublic DateFormat getDateFormat()
public String getMonthStyle()
protected void saveProgram()
throws WaoException
WaoException
public SampleRow getSampleRow()
throws WaoException
WaoException
public SampleRowLog getSampleRowLog()
throws WaoException
WaoExceptionpublic org.apache.tapestry5.beaneditor.BeanModel<SampleRow> getSampleRowModel()
public GenericSelectModel<Company> getCompanySelectModel()
throws WaoException
WaoException
public boolean isCreateMode()
throws WaoException
WaoException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||