| Package | Description |
|---|---|
| com.sun.faces.facelets.tag.jsf | |
| com.sun.faces.facelets.tag.jsf.core | |
| javax.faces.view.facelets |
| Modifier and Type | Method and Description |
|---|---|
TagHandlerDelegate |
TagHandlerDelegateFactoryImpl.createConverterHandlerDelegate(ConverterHandler owner) |
| Constructor and Description |
|---|
ConverterTagHandlerDelegateImpl(ConverterHandler owner) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConvertDateTimeHandler
Register a DateTimeConverter instance on the UIComponent associated with the
closest parent UIComponent custom action.
|
class |
ConvertDelegateHandler
Register a named Converter instance on the UIComponent associated with the
closest parent UIComponent custom action.
|
class |
ConvertNumberHandler
Register a NumberConverter instance on the UIComponent associated with the
closest parent UIComponent custom action.
|
| Modifier and Type | Method and Description |
|---|---|
abstract TagHandlerDelegate |
TagHandlerDelegateFactory.createConverterHandlerDelegate(ConverterHandler owner)
Create and return a |
Copyright © 1997–2019 Eclipse Foundation. All rights reserved.