org.rcfaces.core.item
Class FileItem
java.lang.Object
javax.faces.model.SelectItem
org.rcfaces.core.item.FileItem
- All Implemented Interfaces:
- Serializable, ICharSetItem, IFileItem
public class FileItem
- extends SelectItem
- implements IFileItem
- Version:
- $Revision: 1.2 $ $Date: 2009/03/04 10:10:15 $
- Author:
- Olivier Oeuillot (latest modification by $Author: oeuillot $)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileItem
public FileItem()
FileItem
public FileItem(IFileItem fileItem)
FileItem
public FileItem(UISelectItem component)
setSrc
public void setSrc(String src)
getSrc
public String getSrc()
- Specified by:
getSrc in interface IFileItem
getCharSet
public String getCharSet()
- Specified by:
getCharSet in interface ICharSetItem
setCharSet
public void setCharSet(String charSet)
Copyright © 2006-2011 Vedana. All Rights Reserved.