Uses of Class
com.jidesoft.dialog.PageList

Packages that use PageList
com.jidesoft.dialog The package contains classes related to JDialog for JIDE Common Layer. 
 

Uses of PageList in com.jidesoft.dialog
 

Methods in com.jidesoft.dialog that return PageList
 PageList MultiplePageDialogPane.getPageList()
          Gets the page list of this dialog.
 PageList MultiplePageDialog.getPageList()
          Gets the page list of this dialog.
 

Methods in com.jidesoft.dialog with parameters of type PageList
 void MultiplePageDialogPane.setPageList(PageList pageList)
          Sets the page list of this dialog.
 void MultiplePageDialog.setPageList(PageList pageList)
          Sets the page list of this dialog.
 



Copyright © 2013. All Rights Reserved.