ilog.views.faces.dhtml.renderkit
Interface IlvDHTMLDecoder.ObjectDecoder
- Enclosing class:
- IlvDHTMLDecoder
public static interface IlvDHTMLDecoder.ObjectDecoder
This simple interface defines a decoder that converts a String value that comes from
the request to the correct property type.
- Since:
- JViews 6.5
getDecodedObject
Object getDecodedObject(String string)
- Returns the decoded object from the specified string.
- Parameters:
string - The string to decode.
- Returns:
- The decoded object.
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage.