org.rcfaces.core.component.capability
Interface ICalendarLayoutCapability
- All Known Implementing Classes:
- CalendarComponent, DateChooserComponent
public interface ICalendarLayoutCapability
- Version:
- $Revision: 1.1 $ $Date: 2008/01/14 14:03:02 $
- Author:
- Olivier Oeuillot (latest modification by $Author: oeuillot $)
SHORT_LAYOUT
static final int SHORT_LAYOUT
- See Also:
- Constant Field Values
MEDIUM_LAYOUT
static final int MEDIUM_LAYOUT
- See Also:
- Constant Field Values
LONG_LAYOUT
static final int LONG_LAYOUT
- See Also:
- Constant Field Values
FULL_LAYOUT
static final int FULL_LAYOUT
- See Also:
- Constant Field Values
DEFAULT_LAYOUT
static final int DEFAULT_LAYOUT
- See Also:
- Constant Field Values
getCalendarLayout
int getCalendarLayout()
setCalendarLayout
void setCalendarLayout(int layout)
Copyright © 2006-2011 Vedana. All Rights Reserved.