public class ItemConverter extends org.jboss.seam.faces.conversion.Converter<Item>
| Constructor and Description |
|---|
ItemConverter() |
| Modifier and Type | Method and Description |
|---|---|
Item |
toObject(javax.faces.component.UIComponent uic,
String string) |
String |
toString(javax.faces.component.UIComponent uic,
Item t) |
Copyright © 2009-2013 Seam Framework. All Rights Reserved.