Package | Description |
---|---|
org.richfaces.component |
Base RichFaces components interfaces and classes
|
org.richfaces.renderkit |
RichFaces model
|
Modifier and Type | Method and Description |
---|---|
AbstractCalendar.Mode |
UICalendar.getMode() |
abstract AbstractCalendar.Mode |
AbstractCalendar.getMode()
Valid values: ajax or client
|
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 © 2015 JBoss by Red Hat. All Rights Reserved.