Package | Description |
---|---|
org.richfaces.component | |
org.richfaces.renderkit |
Modifier and Type | Method and Description |
---|---|
abstract AbstractCalendar.Mode |
AbstractCalendar.getMode()
Valid values: ajax or client
|
AbstractCalendar.Mode |
UICalendar.getMode() |
static AbstractCalendar.Mode |
AbstractCalendar.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractCalendar.Mode[] |
AbstractCalendar.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
UICalendar.setMode(AbstractCalendar.Mode mode) |
Modifier and Type | Method and Description |
---|---|
protected AbstractCalendar.Mode |
CalendarRendererBase.getModeOrDefault(javax.faces.component.UIComponent component) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.