leon.view.graphic
Interface LyGraphicalPeriod
- All Superinterfaces:
- LyFreeInterface, LyGraphicalComponent, LyViewComponent
public interface LyGraphicalPeriod
- extends LyGraphicalComponent
The LyGraphicalPeriod interface represents the abstract graphical component
for the period of views.dtd regardless of the target (swing, swt, dhtml...).
- See Also:
LyPeriod
Field Summary |
static java.lang.String |
__VERSION
|
Method Summary |
void |
setBeginDate(java.lang.String beginDate)
Updates attribute beginDate to the given value. |
void |
setEndDate(java.lang.String endDate)
Updates attribute endDate to the given value. |
__VERSION
static final java.lang.String __VERSION
- See Also:
- Constant Field Values
setBeginDate
void setBeginDate(java.lang.String beginDate)
- Updates attribute beginDate to the given value.
- Parameters:
beginDate
- New value of beginDate.
setEndDate
void setEndDate(java.lang.String endDate)
- Updates attribute endDate to the given value.
- Parameters:
endDate
- New value of endDate.
Website: W4 S.A., contact us: support@w4global.com