Java Doc for TablePanels.java in  » IDE-Netbeans » visualweb.api.designer » com » sun » rave » web » ui » component » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » IDE Netbeans » visualweb.api.designer » com.sun.rave.web.ui.component 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


com.sun.rave.web.ui.component.TablePanelsBase
   com.sun.rave.web.ui.component.TablePanels

TablePanels
public class TablePanels extends TablePanelsBase implements NamingContainer(Code)
Component that represents an embedded panel.

Note: Column headers and footers are rendered by TableRowGroupRenderer. Table column footers are rendered by TableRenderer.

Note: To see the messages logged by this class, set the following global defaults in your JDK's "jre/lib/logging.properties" file.

 java.util.logging.ConsoleHandler.level = FINE
 com.sun.rave.web.ui.component.TablePanels.level = FINE
 



Field Summary
final public static  StringFILTER_PANEL_ID
     The facet name for the filter panel.
final public static  StringPREFERENCES_PANEL_ID
     The facet name for the preferences panel.
final public static  StringPRIMARY_SORT_COLUMN_MENU_FACET
     The facet name for the primary sort column menu.
final public static  StringPRIMARY_SORT_COLUMN_MENU_ID
     The component id for the primary sort column menu.
final public static  StringPRIMARY_SORT_COLUMN_MENU_LABEL_FACET
     The facet name for the primary sort column menu label.
final public static  StringPRIMARY_SORT_COLUMN_MENU_LABEL_ID
     The component id for the primary sort column menu label.
final public static  StringPRIMARY_SORT_ORDER_MENU_FACET
     The facet name for the primary sort order menu.
final public static  StringPRIMARY_SORT_ORDER_MENU_ID
     The component id for the primary sort order menu.
final public static  StringSECONDARY_SORT_COLUMN_MENU_FACET
     The facet name for the secondary sort column menu.
final public static  StringSECONDARY_SORT_COLUMN_MENU_ID
     The component id for the secondary sort column menu.
final public static  StringSECONDARY_SORT_COLUMN_MENU_LABEL_FACET
     The facet name for the secondary sort column menu label.
final public static  StringSECONDARY_SORT_COLUMN_MENU_LABEL_ID
     The component id for the secondary sort column menu label.
final public static  StringSECONDARY_SORT_ORDER_MENU_FACET
     The facet name for the secondary sort order menu.
final public static  StringSECONDARY_SORT_ORDER_MENU_ID
     The component id for the secondary sort order menu.
final public static  StringSORT_PANEL_CANCEL_BUTTON_FACET
     The facet name for the sort panel cancel button.
final public static  StringSORT_PANEL_CANCEL_BUTTON_ID
     The component id for the sort panel cancel button.
final public static  StringSORT_PANEL_ID
     The facet name for the sort panel.
final public static  StringSORT_PANEL_SUBMIT_BUTTON_FACET
     The facet name for the sort panel submit button.
final public static  StringSORT_PANEL_SUBMIT_BUTTON_ID
     The component id for the sort panel submit button.
final public static  StringTERTIARY_SORT_COLUMN_MENU_FACET
     The facet name for the tertiary sort column menu.
final public static  StringTERTIARY_SORT_COLUMN_MENU_ID
     The component id for the tertiary sort column menu.
final public static  StringTERTIARY_SORT_COLUMN_MENU_LABEL_FACET
     The facet name for the tertiary sort column menu label.
final public static  StringTERTIARY_SORT_COLUMN_MENU_LABEL_ID
     The component id for the tertiary sort column menu label.
final public static  StringTERTIARY_SORT_ORDER_MENU_FACET
     The facet name for the tertiary sort order menu.
final public static  StringTERTIARY_SORT_ORDER_MENU_ID
     The component id for the tertiary sort order menu.

Constructor Summary
public  TablePanels()
    

Method Summary
public  voidencodeBegin(FacesContext context)
     If the rendered property is true, render the begining of the current state of this UIComponent to the response contained in the specified FacesContext.
public  UIComponentgetPrimarySortColumnMenu()
     Get primary sort column menu used in the sort panel.
public  UIComponentgetPrimarySortColumnMenuLabel()
     Get primary sort column menu label used in the sort panel.
public  UIComponentgetPrimarySortOrderMenu()
     Get primary sort order menu used in the sort panel.
public  UIComponentgetSecondarySortColumnMenu()
     Get secondary sort column menu used in the sort panel.
public  UIComponentgetSecondarySortColumnMenuLabel()
     Get secondary sort column menu label used in the sort panel.
public  UIComponentgetSecondarySortOrderMenu()
     Get secondary sort order menu used in the sort panel.
public  UIComponentgetSortPanelCancelButton()
     Get sort panel cancel button.
public  UIComponentgetSortPanelSubmitButton()
     Get sort panel submit button.
public  TablegetTableAncestor()
     Get the closest Table ancestor that encloses this component.
public  UIComponentgetTertiarySortColumnMenu()
     Get tertiary sort column menu used in the sort panel.
public  UIComponentgetTertiarySortColumnMenuLabel()
     Get tertiary sort column menu label used in the sort panel.
public  UIComponentgetTertiarySortOrderMenu()
     Get tertiary sort order menu used in the sort panel.

Field Detail
FILTER_PANEL_ID
final public static String FILTER_PANEL_ID(Code)
The facet name for the filter panel.



PREFERENCES_PANEL_ID
final public static String PREFERENCES_PANEL_ID(Code)
The facet name for the preferences panel.



PRIMARY_SORT_COLUMN_MENU_FACET
final public static String PRIMARY_SORT_COLUMN_MENU_FACET(Code)
The facet name for the primary sort column menu.



PRIMARY_SORT_COLUMN_MENU_ID
final public static String PRIMARY_SORT_COLUMN_MENU_ID(Code)
The component id for the primary sort column menu.



PRIMARY_SORT_COLUMN_MENU_LABEL_FACET
final public static String PRIMARY_SORT_COLUMN_MENU_LABEL_FACET(Code)
The facet name for the primary sort column menu label.



PRIMARY_SORT_COLUMN_MENU_LABEL_ID
final public static String PRIMARY_SORT_COLUMN_MENU_LABEL_ID(Code)
The component id for the primary sort column menu label.



PRIMARY_SORT_ORDER_MENU_FACET
final public static String PRIMARY_SORT_ORDER_MENU_FACET(Code)
The facet name for the primary sort order menu.



PRIMARY_SORT_ORDER_MENU_ID
final public static String PRIMARY_SORT_ORDER_MENU_ID(Code)
The component id for the primary sort order menu.



SECONDARY_SORT_COLUMN_MENU_FACET
final public static String SECONDARY_SORT_COLUMN_MENU_FACET(Code)
The facet name for the secondary sort column menu.



SECONDARY_SORT_COLUMN_MENU_ID
final public static String SECONDARY_SORT_COLUMN_MENU_ID(Code)
The component id for the secondary sort column menu.



SECONDARY_SORT_COLUMN_MENU_LABEL_FACET
final public static String SECONDARY_SORT_COLUMN_MENU_LABEL_FACET(Code)
The facet name for the secondary sort column menu label.



SECONDARY_SORT_COLUMN_MENU_LABEL_ID
final public static String SECONDARY_SORT_COLUMN_MENU_LABEL_ID(Code)
The component id for the secondary sort column menu label.



SECONDARY_SORT_ORDER_MENU_FACET
final public static String SECONDARY_SORT_ORDER_MENU_FACET(Code)
The facet name for the secondary sort order menu.



SECONDARY_SORT_ORDER_MENU_ID
final public static String SECONDARY_SORT_ORDER_MENU_ID(Code)
The component id for the secondary sort order menu.



SORT_PANEL_CANCEL_BUTTON_FACET
final public static String SORT_PANEL_CANCEL_BUTTON_FACET(Code)
The facet name for the sort panel cancel button.



SORT_PANEL_CANCEL_BUTTON_ID
final public static String SORT_PANEL_CANCEL_BUTTON_ID(Code)
The component id for the sort panel cancel button.



SORT_PANEL_ID
final public static String SORT_PANEL_ID(Code)
The facet name for the sort panel.



SORT_PANEL_SUBMIT_BUTTON_FACET
final public static String SORT_PANEL_SUBMIT_BUTTON_FACET(Code)
The facet name for the sort panel submit button.



SORT_PANEL_SUBMIT_BUTTON_ID
final public static String SORT_PANEL_SUBMIT_BUTTON_ID(Code)
The component id for the sort panel submit button.



TERTIARY_SORT_COLUMN_MENU_FACET
final public static String TERTIARY_SORT_COLUMN_MENU_FACET(Code)
The facet name for the tertiary sort column menu.



TERTIARY_SORT_COLUMN_MENU_ID
final public static String TERTIARY_SORT_COLUMN_MENU_ID(Code)
The component id for the tertiary sort column menu.



TERTIARY_SORT_COLUMN_MENU_LABEL_FACET
final public static String TERTIARY_SORT_COLUMN_MENU_LABEL_FACET(Code)
The facet name for the tertiary sort column menu label.



TERTIARY_SORT_COLUMN_MENU_LABEL_ID
final public static String TERTIARY_SORT_COLUMN_MENU_LABEL_ID(Code)
The component id for the tertiary sort column menu label.



TERTIARY_SORT_ORDER_MENU_FACET
final public static String TERTIARY_SORT_ORDER_MENU_FACET(Code)
The facet name for the tertiary sort order menu.



TERTIARY_SORT_ORDER_MENU_ID
final public static String TERTIARY_SORT_ORDER_MENU_ID(Code)
The component id for the tertiary sort order menu.




Constructor Detail
TablePanels
public TablePanels()(Code)
Default constructor




Method Detail
encodeBegin
public void encodeBegin(FacesContext context) throws IOException(Code)
If the rendered property is true, render the begining of the current state of this UIComponent to the response contained in the specified FacesContext. If a Renderer is associated with this UIComponent, the actual encoding will be delegated to Renderer.encodeBegin(FacesContext, UIComponent).
Parameters:
  context - FacesContext for the current request.
exception:
  IOException - if an input/output error occurs while rendering.
exception:
  NullPointerException - if FacesContext is null.



getPrimarySortColumnMenu
public UIComponent getPrimarySortColumnMenu()(Code)
Get primary sort column menu used in the sort panel. The primary sort column menu.



getPrimarySortColumnMenuLabel
public UIComponent getPrimarySortColumnMenuLabel()(Code)
Get primary sort column menu label used in the sort panel. The primary sort column menu label.



getPrimarySortOrderMenu
public UIComponent getPrimarySortOrderMenu()(Code)
Get primary sort order menu used in the sort panel. The primary sort order menu.



getSecondarySortColumnMenu
public UIComponent getSecondarySortColumnMenu()(Code)
Get secondary sort column menu used in the sort panel. The secondary sort column menu.



getSecondarySortColumnMenuLabel
public UIComponent getSecondarySortColumnMenuLabel()(Code)
Get secondary sort column menu label used in the sort panel. The secondary sort column menu label.



getSecondarySortOrderMenu
public UIComponent getSecondarySortOrderMenu()(Code)
Get secondary sort order menu used in the sort panel. The secondary sort order menu.



getSortPanelCancelButton
public UIComponent getSortPanelCancelButton()(Code)
Get sort panel cancel button. The sort panel cancel button.



getSortPanelSubmitButton
public UIComponent getSortPanelSubmitButton()(Code)
Get sort panel submit button. The sort panel submit button.



getTableAncestor
public Table getTableAncestor()(Code)
Get the closest Table ancestor that encloses this component. The Table ancestor.



getTertiarySortColumnMenu
public UIComponent getTertiarySortColumnMenu()(Code)
Get tertiary sort column menu used in the sort panel. The tertiary sort column menu.



getTertiarySortColumnMenuLabel
public UIComponent getTertiarySortColumnMenuLabel()(Code)
Get tertiary sort column menu label used in the sort panel. The tertiary sort column menu label.



getTertiarySortOrderMenu
public UIComponent getTertiarySortOrderMenu()(Code)
Get tertiary sort order menu used in the sort panel. The tertiary sort order menu.



Methods inherited from com.sun.rave.web.ui.component.TablePanelsBase
public String getAbbr()(Code)(Java Doc)
public String getAlign()(Code)(Java Doc)
public String getAxis()(Code)(Java Doc)
public String getBgColor()(Code)(Java Doc)
public String getChar()(Code)(Java Doc)
public String getCharOff()(Code)(Java Doc)
public int getColSpan()(Code)(Java Doc)
public String getExtraHtml()(Code)(Java Doc)
public String getFamily()(Code)(Java Doc)
public String getHeaders()(Code)(Java Doc)
public String getHeight()(Code)(Java Doc)
public String getOnClick()(Code)(Java Doc)
public String getOnDblClick()(Code)(Java Doc)
public String getOnKeyDown()(Code)(Java Doc)
public String getOnKeyPress()(Code)(Java Doc)
public String getOnKeyUp()(Code)(Java Doc)
public String getOnMouseDown()(Code)(Java Doc)
public String getOnMouseMove()(Code)(Java Doc)
public String getOnMouseOut()(Code)(Java Doc)
public String getOnMouseOver()(Code)(Java Doc)
public String getOnMouseUp()(Code)(Java Doc)
public int getRowSpan()(Code)(Java Doc)
public String getScope()(Code)(Java Doc)
public String getStyle()(Code)(Java Doc)
public String getStyleClass()(Code)(Java Doc)
public String getToolTip()(Code)(Java Doc)
public String getValign()(Code)(Java Doc)
public String getWidth()(Code)(Java Doc)
public boolean isFilterPanel()(Code)(Java Doc)
public boolean isNoWrap()(Code)(Java Doc)
public boolean isPreferencesPanel()(Code)(Java Doc)
public boolean isVisible()(Code)(Java Doc)
public void restoreState(FacesContext _context, Object _state)(Code)(Java Doc)
public Object saveState(FacesContext _context)(Code)(Java Doc)
public void setAbbr(String abbr)(Code)(Java Doc)
public void setAlign(String align)(Code)(Java Doc)
public void setAxis(String axis)(Code)(Java Doc)
public void setBgColor(String bgColor)(Code)(Java Doc)
public void setChar(String _char)(Code)(Java Doc)
public void setCharOff(String charOff)(Code)(Java Doc)
public void setColSpan(int colSpan)(Code)(Java Doc)
public void setExtraHtml(String extraHtml)(Code)(Java Doc)
public void setFilterPanel(boolean filterPanel)(Code)(Java Doc)
public void setHeaders(String headers)(Code)(Java Doc)
public void setHeight(String height)(Code)(Java Doc)
public void setNoWrap(boolean noWrap)(Code)(Java Doc)
public void setOnClick(String onClick)(Code)(Java Doc)
public void setOnDblClick(String onDblClick)(Code)(Java Doc)
public void setOnKeyDown(String onKeyDown)(Code)(Java Doc)
public void setOnKeyPress(String onKeyPress)(Code)(Java Doc)
public void setOnKeyUp(String onKeyUp)(Code)(Java Doc)
public void setOnMouseDown(String onMouseDown)(Code)(Java Doc)
public void setOnMouseMove(String onMouseMove)(Code)(Java Doc)
public void setOnMouseOut(String onMouseOut)(Code)(Java Doc)
public void setOnMouseOver(String onMouseOver)(Code)(Java Doc)
public void setOnMouseUp(String onMouseUp)(Code)(Java Doc)
public void setPreferencesPanel(boolean preferencesPanel)(Code)(Java Doc)
public void setRowSpan(int rowSpan)(Code)(Java Doc)
public void setScope(String scope)(Code)(Java Doc)
public void setStyle(String style)(Code)(Java Doc)
public void setStyleClass(String styleClass)(Code)(Java Doc)
public void setToolTip(String toolTip)(Code)(Java Doc)
public void setValign(String valign)(Code)(Java Doc)
public void setVisible(boolean visible)(Code)(Java Doc)
public void setWidth(String width)(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.