Package | Description |
---|---|
org.josef.web.jsf.bean |
Java Server Faces Managed Beans.
|
org.josef.web.jsf.bean.crud |
Java Server Faces Managed Beans that provide CRUD functionality.
|
Modifier and Type | Method and Description |
---|---|
static JsfBeanMode |
JsfBeanMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JsfBeanMode[] |
JsfBeanMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
JsfBeanMode |
AbstractCrudItemBean.DetailItemDelegate.getMode()
Gets the mode of this DetailItemDelegate.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractCrudItemBean.DetailItemDelegate.setMode(JsfBeanMode mode)
Sets the mode for this DetailItemDelegate.
|
Copyright © 2008–2018. All rights reserved.