public class DateAndTimeController extends Object
Constructor and Description |
---|
DateAndTimeController() |
DateAndTimeController(DateAndTime dateAndTime) |
Modifier and Type | Method and Description |
---|---|
void |
assignMissingComponentValues()
Assigns for each MissingComponentPanel the values
|
void |
assignPattern(String pattern,
TableElement tableElement)
Method checks the
pattern and sets the members of the
controlled DateAndTime instance. |
String |
forThis(Cell measuredValuePosition) |
DateAndTime |
getDateAndTime() |
List<MissingComponentPanel> |
getMissingComponentPanels() |
List<Component> |
getMissingComponents() |
DateAndTime |
getNextDateAndTimeWithMissingValues() |
void |
markComponents() |
void |
mergeDateAndTimes() |
void |
setDateAndTime(DateAndTime dateAndTime) |
void |
setMissingComponents(List<Component> components) |
void |
unassignMissingComponentValues() |
public DateAndTimeController()
public DateAndTimeController(DateAndTime dateAndTime)
public List<MissingComponentPanel> getMissingComponentPanels()
public DateAndTime getDateAndTime()
public void setDateAndTime(DateAndTime dateAndTime)
public void assignMissingComponentValues()
public void unassignMissingComponentValues()
public void assignPattern(String pattern, TableElement tableElement)
pattern
and sets the members of the
controlled DateAndTime
instance.pattern
- tableElement
- public DateAndTime getNextDateAndTimeWithMissingValues()
public void markComponents()
public String forThis(Cell measuredValuePosition) throws ParseException
ParseException
public void mergeDateAndTimes()
Copyright © 2011–2019 52°North. All rights reserved.