LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.view.graphic
Interface LyGraphicalDay

All Superinterfaces:
LyFreeInterface, LyGraphicalComponent, LySetColorInterface, LySetValueInterface, LyViewComponent

public interface LyGraphicalDay
extends LyGraphicalComponent, LySetValueInterface, LySetColorInterface

The LyGraphicalDay interface represents the abstract graphical component for the day of views.dtd regardless of the target (swing, swt, dhtml...).

See Also:
LyDay

Field Summary
static java.lang.String __VERSION
           
 
Method Summary
 void setColor(java.lang.String color)
          Updates attribute color to the given value.
 void setDayOfWeek(LyDay.DayOfWeek dayOfWeek)
          Updates attribute dayOfWeek to the given value.
 void setType(LyDay.Type type)
          Updates attribute type to the given value.
 void setValue(java.lang.String value)
          Updates attribute value to the given value.
 
Methods inherited from interface leon.view.graphic.LyGraphicalComponent
free, getViewComponent
 

Field Detail

__VERSION

static final java.lang.String __VERSION
See Also:
Constant Field Values
Method Detail

setType

void setType(LyDay.Type type)
Updates attribute type to the given value.

Parameters:
type - New value of type.

setDayOfWeek

void setDayOfWeek(LyDay.DayOfWeek dayOfWeek)
Updates attribute dayOfWeek to the given value.

Parameters:
dayOfWeek - New value of dayOfWeek.

setValue

void setValue(java.lang.String value)
Updates attribute value to the given value.

Specified by:
setValue in interface LySetValueInterface
Parameters:
value - New value of value.

setColor

void setColor(java.lang.String color)
Updates attribute color to the given value.

Specified by:
setColor in interface LySetColorInterface
Parameters:
color - New value of color.

(c) January 2013 - W4 S.A.

Website: W4 S.A., contact us: support@w4global.com