public class TreeAdaptorIntegerRowKeyConverter extends TreeAdaptorRowKeyConverter
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CONVERTER_ID |
Constructor and Description |
---|
TreeAdaptorIntegerRowKeyConverter() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
convertStringToModelKey(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
java.lang.String modelId,
java.lang.String value) |
convertModelKeyToString, getAsObject, getAsString
appendToKeyString, splitKeyString
public static final java.lang.String CONVERTER_ID
protected java.lang.Object convertStringToModelKey(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component, java.lang.String modelId, java.lang.String value)
convertStringToModelKey
in class TreeAdaptorRowKeyConverter
Copyright © 2014. All Rights Reserved.