Uses of Class
com.sun.webui.jsf.model.ResourceModelException

Packages that use ResourceModelException
com.sun.webui.jsf.model   
 

Uses of ResourceModelException in com.sun.webui.jsf.model
 

Methods in com.sun.webui.jsf.model that throw ResourceModelException
 java.lang.Object[] FileChooserModel.getSelectedContent(java.lang.String[] content, boolean selectFolders)
          Return a File[] of the selections in content validating the the entries.
 void FileChooserModel.setCurrentDir(java.lang.String dir)
          This method is called to set the current directory of the resuource list that would be displayed in the next display cycle.
 



Copyright © 2008 Sun Microsystems, Inc. All Rights Reserved.