***  This package is subject to change.  ***

Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.

Package com.sas.swing.visuals.dataselectors.propertyeditor

Interface Summary
EditorPanelInterface This class defines the interface between the EntityAttributeValuePanel and its editors.
EntityAttributeValueModelInterface This class defines the interface between the EntityAttributeValueSelectorAdapter and its underlying Entity model.
PropertyValueInterface  
 

Class Summary
DateEditorPanel The DateEditorPanel is used in the AdvancedFilterSelectorPanel.
EntityAttributeValueDialog EntityAttributeValueDialog is a swing component used to edit entity attribute values.
EntityAttributeValuePanel EntityAttributeValuePanel is a swing component used to edit entity attribute values.
EntityAttributeValueTableModelAdapter The EntityAttributeValueTableModelAdapter allows objects that implement com.sas.entities.RemoteEntityInterface to be used as the model for viewers whose models are subclasses of javax.swing.table.AbstractTableModel(javax.swing.JTable, com.sas.servlet.tbeans.table.html.TableView,com.sas.swing.visuals.tableview).
MultiSelectionListEditorPanel MultiSelectionListEditorPanel is the default multiple-selection-from-a-list editor for the EntityAttributeValuePanel.
RadioButtonEditorPanel RadioButtonEditorPanel is the default boolean editor for the EntityAttributeValuePanel.
SingleSelectionListEditorPanel SingleSelectionListEditorPanel is the default single-selection-from-a-list editor for the EntityAttributeValuePanel.
TextFieldEditorPanel TextFieldEditorPanel is the default text entry editor for the EntityAttributeValuePanel.
 


***  This package is subject to change.  ***

Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.



Copyright © 2009 SAS Institute Inc. All Rights Reserved.