Java Doc for AddRemove.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.SelectorBase
   com.sun.rave.web.ui.component.Selector
      com.sun.rave.web.ui.component.ListSelectorBase
         com.sun.rave.web.ui.component.ListSelector
            com.sun.rave.web.ui.component.AddRemoveBase
               com.sun.rave.web.ui.component.AddRemove

AddRemove
public class AddRemove extends AddRemoveBase implements ListManager(Code)
Use the AddRemove component when the web application user makes selections from a list and they need to see the currently selected items displayed together, and/or they need to reorder the selected items.
author:
   avk


Field Summary
final public static  StringADDALL_BUTTON_FACET
    
final public static  StringADDALL_BUTTON_ID
    
final public static  StringADDALL_FUNCTION
    
final public static  StringADD_BUTTON_FACET
    
final public static  StringADD_BUTTON_ID
    
final public static  StringADD_FUNCTION
    
final public static  StringAVAILABLE_ID
    
final public static  StringAVAILABLE_LABEL_FACET
    
final public static  StringAVAILABLE_LABEL_ID
    
final public static  StringAVAILABLE_ONCHANGE_FUNCTION
    
final public static  StringFOOTER_FACET
    
final public static  StringHEADER_FACET
    
final public static  StringHEADER_ID
    
final public static  StringJAVASCRIPT_PREFIX
    
final public static  StringJSOBJECT
    
final public static  StringMOVEDOWN_BUTTON_FACET
    
final public static  StringMOVEDOWN_BUTTON_ID
    
final public static  StringMOVEDOWN_FUNCTION
    
final public static  StringMOVEUP_BUTTON_FACET
    
final public static  StringMOVEUP_BUTTON_ID
    
final public static  StringMOVEUP_FUNCTION
    
final public static  StringMULTIPLEADDITIONS_FUNCTION
    
final public static  StringREMOVEALL_BUTTON_FACET
    
final public static  StringREMOVEALL_BUTTON_ID
    
final public static  StringREMOVEALL_FUNCTION
    
final public static  StringREMOVE_BUTTON_FACET
    
final public static  StringREMOVE_BUTTON_ID
    
final public static  StringREMOVE_FUNCTION
    
final public static  StringRETURN
    
final public static  StringSELECTED_ID
    
final public static  StringSELECTED_LABEL_FACET
    
final public static  StringSELECTED_LABEL_ID
    
final public static  StringSELECTED_ONCHANGE_FUNCTION
    
final public static  StringSEPARATOR_VALUE
    
final public static  StringSPACER_STRING
    
final public static  StringUPDATEBUTTONS_FUNCTION
    

Constructor Summary
public  AddRemove()
    

Method Summary
public  UIComponentgetAddAllButtonComponent()
     Get or create the ADD button.
public  UIComponentgetAddButtonComponent(FacesContext context)
     Get or create the ADD button.
public  StringgetAllValues()
    
public  UIComponentgetAvailableLabelComponent()
     Gets or creates a component for the "available" list label.
public  UIComponentgetHeaderComponent()
     Gets or creates a component for the "component" list label.
public  IteratorgetListItems(FacesContext context, boolean rulerAtEnd)
     Retrieve an Iterator of ListSelector.ListItem representing the available selections only.
public  UIComponentgetMoveDownButtonComponent()
     Get or create the MOVEDOWN button.
public  UIComponentgetMoveUpButtonComponent()
     Get or create the MOVEUP button.
public  StringgetPrimaryElementID(FacesContext context)
    
public  UIComponentgetRemoveAllButtonComponent()
     Get or create the REMOVE button.
public  UIComponentgetRemoveButtonComponent()
     Get or create the REMOVE button.
public  intgetRows()
    
public  IteratorgetSelectedItems()
    
public  UIComponentgetSelectedLabelComponent()
     Gets or creates a component for the "selected" list label.
public  IteratorgetSelectedListItems()
     Retrieve an Iterator of ListSelector.ListItem representing the selected selections only.
public  StringgetSelectedValues()
    
public  StringgetSeparator()
     Get the separator string that is used to separate the selected values on the client. The default value is "|".
public  booleanmainListSubmits()
    
protected  voidmarkSelectedListItems(java.util.List list, boolean processed)
     Marks options corresponding to objects listed as values of this component as selected.
Parameters:
  list - A list representation of the selected values
Parameters:
  processed - If true, compare the values object byobject (this is done if we compare the value of the object withwith the list items).
protected  voidprocessOptions(FacesContext context, Collator collator, Locale locale, boolean rulerAtEnd)
     Evaluates the list of available Options, creating a ListItem for each one.
Parameters:
  context - The FacesContext
Parameters:
  rulerAtEnd - the end of the options.

Field Detail
ADDALL_BUTTON_FACET
final public static String ADDALL_BUTTON_FACET(Code)
The facet name of the Add All button



ADDALL_BUTTON_ID
final public static String ADDALL_BUTTON_ID(Code)
The component id for the ADD ALL button



ADDALL_FUNCTION
final public static String ADDALL_FUNCTION(Code)
Name of the JavaScript function which is responsible for selecting all the available items



ADD_BUTTON_FACET
final public static String ADD_BUTTON_FACET(Code)
The facet name of the add button



ADD_BUTTON_ID
final public static String ADD_BUTTON_ID(Code)
The component id for the ADD button



ADD_FUNCTION
final public static String ADD_FUNCTION(Code)
Name of the JavaScript function which is responsible for adding elements from the availble list to the selected list



AVAILABLE_ID
final public static String AVAILABLE_ID(Code)
The id of the label component that functions as the label above the available list



AVAILABLE_LABEL_FACET
final public static String AVAILABLE_LABEL_FACET(Code)
The facet name of the label over the "Available" list



AVAILABLE_LABEL_ID
final public static String AVAILABLE_LABEL_ID(Code)
The component ID for the items list



AVAILABLE_ONCHANGE_FUNCTION
final public static String AVAILABLE_ONCHANGE_FUNCTION(Code)
Name of the JavaScript function that handles changes on the available list



FOOTER_FACET
final public static String FOOTER_FACET(Code)
Facet name for the footer facet



HEADER_FACET
final public static String HEADER_FACET(Code)
Facet name for the header facet



HEADER_ID
final public static String HEADER_ID(Code)
The facet name of the header (component label)



JAVASCRIPT_PREFIX
final public static String JAVASCRIPT_PREFIX(Code)
Represents the "javascript:" printed at the start of javascript event handler code



JSOBJECT
final public static String JSOBJECT(Code)
The name of the component attribute that stores the name of the JavaScript object that organizes the JavsSCript functions for the component



MOVEDOWN_BUTTON_FACET
final public static String MOVEDOWN_BUTTON_FACET(Code)
The facet name of the "Move Down" button



MOVEDOWN_BUTTON_ID
final public static String MOVEDOWN_BUTTON_ID(Code)
The component ID for the move down button



MOVEDOWN_FUNCTION
final public static String MOVEDOWN_FUNCTION(Code)
Name of the JavaScript function which moves elements down



MOVEUP_BUTTON_FACET
final public static String MOVEUP_BUTTON_FACET(Code)
The facet name of the "Move Up" button



MOVEUP_BUTTON_ID
final public static String MOVEUP_BUTTON_ID(Code)
The component ID for the move up button



MOVEUP_FUNCTION
final public static String MOVEUP_FUNCTION(Code)
Name of the JavaScript function which moves elements up



MULTIPLEADDITIONS_FUNCTION
final public static String MULTIPLEADDITIONS_FUNCTION(Code)
The name of the JavaScript function used to hook up the correct add and remove functions when the component allows items to be added to the selected items list more than once



REMOVEALL_BUTTON_FACET
final public static String REMOVEALL_BUTTON_FACET(Code)
The facet name of the "Remove All" button



REMOVEALL_BUTTON_ID
final public static String REMOVEALL_BUTTON_ID(Code)
The component ID for the remove all button



REMOVEALL_FUNCTION
final public static String REMOVEALL_FUNCTION(Code)
Name of the JavaScript function which removes all the items from the seleted list



REMOVE_BUTTON_FACET
final public static String REMOVE_BUTTON_FACET(Code)
The facet name of the remove button



REMOVE_BUTTON_ID
final public static String REMOVE_BUTTON_ID(Code)
The component ID for the remove button



REMOVE_FUNCTION
final public static String REMOVE_FUNCTION(Code)
Name of the JavaScript function which removes items from the seleted list



RETURN
final public static String RETURN(Code)
String representing "return false" printed at the end of the javascript event handlers



SELECTED_ID
final public static String SELECTED_ID(Code)
The ID of the component that functions as the label above the "Selected" list



SELECTED_LABEL_FACET
final public static String SELECTED_LABEL_FACET(Code)
The facet name of the label over the "Selected" list



SELECTED_LABEL_ID
final public static String SELECTED_LABEL_ID(Code)
The component ID for the selected list



SELECTED_ONCHANGE_FUNCTION
final public static String SELECTED_ONCHANGE_FUNCTION(Code)
Name of the JavaScript function which handles changes to the selected list



SEPARATOR_VALUE
final public static String SEPARATOR_VALUE(Code)
The string used as a separator between the selected values



SPACER_STRING
final public static String SPACER_STRING(Code)



UPDATEBUTTONS_FUNCTION
final public static String UPDATEBUTTONS_FUNCTION(Code)
Name of the JavaScript function that updates the buttons




Constructor Detail
AddRemove
public AddRemove()(Code)
Constructor for the AddRemove component




Method Detail
getAddAllButtonComponent
public UIComponent getAddAllButtonComponent()(Code)
Get or create the ADD button. Retrieves the component specified by the addButton facet (if there is one) or creates a new Button component. A UI Component for the Add button



getAddButtonComponent
public UIComponent getAddButtonComponent(FacesContext context)(Code)
Get or create the ADD button. Retrieves the component specified by the addButton facet (if there is one) or creates a new Button component. A UI Component for the Add button
Parameters:
  context - The FacesContext for the request



getAllValues
public String getAllValues()(Code)
This function returns a String consisting of the String representation of the values of all the available Options, separated by the separator String (see getSeparator()) eturns a String consisting of the String representation of thevalues of all the available Options, separated by the separatorString



getAvailableLabelComponent
public UIComponent getAvailableLabelComponent()(Code)
Gets or creates a component for the "available" list label. Retrieves the availableLabel facet if one was specified, or creates a new label component. A UIComponent for the list label



getHeaderComponent
public UIComponent getHeaderComponent()(Code)
Gets or creates a component for the "component" list label. Retrieves the componentLabel facet if one was specified, or creates a new label component. A UIComponent for the list label



getListItems
public Iterator getListItems(FacesContext context, boolean rulerAtEnd) throws FacesException(Code)
Retrieve an Iterator of ListSelector.ListItem representing the available selections only. This method is used by the renderer, to create the options of the list of available items. an Iterator over ListItem.
Parameters:
  context - The FacesContext used for the request
Parameters:
  rulerAtEnd - If true, a disabled list item with a blank label is appended at the end of the options. The role of the blank item is to guarantee that the width of the listsdo not change when items are moved from one to the other.
throws:
  javax.faces.FacesException - If something goes wrong when the options are processed



getMoveDownButtonComponent
public UIComponent getMoveDownButtonComponent()(Code)
Get or create the MOVEDOWN button. Retrieves the component specified by the moveDownButton facet (if there is one) or creates a new Button component. A UI Component for the MoveDown button



getMoveUpButtonComponent
public UIComponent getMoveUpButtonComponent()(Code)
Get or create the MOVEUP button. Retrieves the component specified by the moveUpButton facet (if there is one) or creates a new Button component. A UI Component for the MoveUp button



getPrimaryElementID
public String getPrimaryElementID(FacesContext context)(Code)



getRemoveAllButtonComponent
public UIComponent getRemoveAllButtonComponent()(Code)
Get or create the REMOVE button. Retrieves the component specified by the removeButton facet (if there is one) or creates a new Button component. A UI Component for the Remove button



getRemoveButtonComponent
public UIComponent getRemoveButtonComponent()(Code)
Get or create the REMOVE button. Retrieves the component specified by the removeButton facet (if there is one) or creates a new Button component. A UI Component for the Remove button



getRows
public int getRows()(Code)
Get the number of rows to disaplay (the default is 12) the number of rows to disaplay



getSelectedItems
public Iterator getSelectedItems()(Code)
Returns an iterator over the selected items an iterator over the selected items



getSelectedLabelComponent
public UIComponent getSelectedLabelComponent()(Code)
Gets or creates a component for the "selected" list label. Retrieves the selectedLabel facet if one was specified, or creates a new label component. A UIComponent for the list label



getSelectedListItems
public Iterator getSelectedListItems()(Code)
Retrieve an Iterator of ListSelector.ListItem representing the selected selections only. This method is used by the renderer, to create the options of the list of selected items. It is also used when calculating a string representation of the value of the component. An Iterator over the selected ListItem



getSelectedValues
public String getSelectedValues()(Code)
This function returns a String consisting of the String representation of the values of the selected Options, separated by the separator String a String consisting of the String representation of thevalues of the selected Options, separated by the separatorString



getSeparator
public String getSeparator()(Code)
Get the separator string that is used to separate the selected values on the client. The default value is "|". When the AddRemove component is decoded, the value is taken from a hidden variable whose value is a list of the values of all the options in the list representing the selected items. Consider a case where the AddRemove has a list of options including Assume that these two options are disabled. If the separator string is set to "|", then the value of the hidden variable will be |1|2|. You will only need to set this variable if the string representation of one of the option values contain the character "|". If you do need to change from the default, bear in mind that the value of the hidden component is sent as part of the body of the HTTP request body. Make sure to select a character that does not change the syntax of the request. The separator string.



mainListSubmits
public boolean mainListSubmits()(Code)



markSelectedListItems
protected void markSelectedListItems(java.util.List list, boolean processed)(Code)
Marks options corresponding to objects listed as values of this component as selected.
Parameters:
  list - A list representation of the selected values
Parameters:
  processed - If true, compare the values object byobject (this is done if we compare the value of the object withwith the list items). If false, perform a string comparison ofthe string representation of the submitted value of thecomponent with the string representation of the value from thelist items (this is done if we compare the submitted valueswith the list items).



processOptions
protected void processOptions(FacesContext context, Collator collator, Locale locale, boolean rulerAtEnd)(Code)
Evaluates the list of available Options, creating a ListItem for each one.
Parameters:
  context - The FacesContext
Parameters:
  rulerAtEnd - the end of the options. The role of the blank item is to guarantee that the width of the listsdo not change when items are moved from one to the other.



Methods inherited from com.sun.rave.web.ui.component.AddRemoveBase
public String getAvailableItemsLabel()(Code)(Java Doc)
public String getFamily()(Code)(Java Doc)
public String getSelectedItemsLabel()(Code)(Java Doc)
public String getToolTip()(Code)(Java Doc)
public boolean isDuplicateSelections()(Code)(Java Doc)
public boolean isMoveButtons()(Code)(Java Doc)
public boolean isSelectAll()(Code)(Java Doc)
public boolean isSorted()(Code)(Java Doc)
public boolean isVertical()(Code)(Java Doc)
public void restoreState(FacesContext _context, Object _state)(Code)(Java Doc)
public Object saveState(FacesContext _context)(Code)(Java Doc)
public void setAvailableItemsLabel(String availableItemsLabel)(Code)(Java Doc)
public void setDuplicateSelections(boolean duplicateSelections)(Code)(Java Doc)
public void setMoveButtons(boolean moveButtons)(Code)(Java Doc)
public void setSelectAll(boolean selectAll)(Code)(Java Doc)
public void setSelectedItemsLabel(String selectedItemsLabel)(Code)(Java Doc)
public void setSorted(boolean sorted)(Code)(Java Doc)
public void setToolTip(String toolTip)(Code)(Java Doc)
public void setVertical(boolean vertical)(Code)(Java Doc)

Fields inherited from com.sun.rave.web.ui.component.ListSelector
final public static String LIST_ID(Code)(Java Doc)
final public static String VALUE_ID(Code)(Java Doc)
protected ArrayList listItems(Code)(Java Doc)

Methods inherited from com.sun.rave.web.ui.component.ListSelector
public void checkSelectionModel(FacesContext context)(Code)(Java Doc)
protected ListItem createListItem(Option si)(Code)(Java Doc)
public UIComponent getLabelComponent()(Code)(Java Doc)
public Iterator getListItems(FacesContext context, boolean rulerAtEnd) throws FacesException(Code)(Java Doc)
public Iterator getListItems() throws FacesException(Code)(Java Doc)
protected Option[] getOptions()(Code)(Java Doc)
public String getPrimaryElementID(FacesContext context)(Code)(Java Doc)
public UIComponent getReadOnlyValueComponent()(Code)(Java Doc)
public int getSeparatorLength()(Code)(Java Doc)
public String getValueAsReadOnly(FacesContext context, String separator)(Code)(Java Doc)
public String[] getValueAsStringArray(FacesContext context)(Code)(Java Doc)
public boolean mainListSubmits()(Code)(Java Doc)
protected void markSelectedListItems(java.util.List list, boolean processed)(Code)(Java Doc)
protected void processOptions(Option[] options)(Code)(Java Doc)
protected void processSelections()(Code)(Java Doc)

Methods inherited from com.sun.rave.web.ui.component.ListSelectorBase
public String getFamily()(Code)(Java Doc)
public int getRows()(Code)(Java Doc)
public boolean isLabelOnTop()(Code)(Java Doc)
public boolean isSeparators()(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 setLabelOnTop(boolean labelOnTop)(Code)(Java Doc)
public void setRows(int rows)(Code)(Java Doc)
public void setSeparators(boolean separators)(Code)(Java Doc)
public void setVisible(boolean visible)(Code)(Java Doc)

Fields inherited from com.sun.rave.web.ui.component.Selector
protected ValueTypeEvaluator valueTypeEvaluator(Code)(Java Doc)

Methods inherited from com.sun.rave.web.ui.component.Selector
protected boolean compareValues(Object previous, Object value)(Code)(Java Doc)
public Object getConvertedValue(FacesContext context, Object submittedValue) throws ConverterException(Code)(Java Doc)
public int getLabelLevel()(Code)(Java Doc)
public boolean getRendersChildren()(Code)(Java Doc)
protected String getValueAsReadOnly(FacesContext context)(Code)(Java Doc)
public boolean isMultiple()(Code)(Java Doc)
static void log(String s, Object o)(Code)(Java Doc)
void log(String s)(Code)(Java Doc)
public void setMultiple(boolean multiple)(Code)(Java Doc)
public void setSelected(Object selected)(Code)(Java Doc)
public String toString()(Code)(Java Doc)

Methods inherited from com.sun.rave.web.ui.component.SelectorBase
public String getFamily()(Code)(Java Doc)
public Object getItems()(Code)(Java Doc)
public String getLabel()(Code)(Java Doc)
public int getLabelLevel()(Code)(Java Doc)
public String getOnBlur()(Code)(Java Doc)
public String getOnChange()(Code)(Java Doc)
public String getOnClick()(Code)(Java Doc)
public String getOnDblClick()(Code)(Java Doc)
public String getOnFocus()(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 String getOnSelect()(Code)(Java Doc)
public Object getSelected()(Code)(Java Doc)
public String getStyle()(Code)(Java Doc)
public String getStyleClass()(Code)(Java Doc)
public int getTabIndex()(Code)(Java Doc)
public String getToolTip()(Code)(Java Doc)
public ValueBinding getValueBinding(String name)(Code)(Java Doc)
public boolean isDisabled()(Code)(Java Doc)
public boolean isReadOnly()(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 setDisabled(boolean disabled)(Code)(Java Doc)
public void setItems(Object items)(Code)(Java Doc)
public void setLabel(String label)(Code)(Java Doc)
public void setLabelLevel(int labelLevel)(Code)(Java Doc)
public void setOnBlur(String onBlur)(Code)(Java Doc)
public void setOnChange(String onChange)(Code)(Java Doc)
public void setOnClick(String onClick)(Code)(Java Doc)
public void setOnDblClick(String onDblClick)(Code)(Java Doc)
public void setOnFocus(String onFocus)(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 setOnSelect(String onSelect)(Code)(Java Doc)
public void setReadOnly(boolean readOnly)(Code)(Java Doc)
public void setSelected(Object selected)(Code)(Java Doc)
public void setStyle(String style)(Code)(Java Doc)
public void setStyleClass(String styleClass)(Code)(Java Doc)
public void setTabIndex(int tabIndex)(Code)(Java Doc)
public void setToolTip(String toolTip)(Code)(Java Doc)
public void setValueBinding(String name, ValueBinding binding)(Code)(Java Doc)
public void setVisible(boolean visible)(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.