|
S-PLUS Connect/Java v1.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SplusDataColumnListProvider
Interface providing a column list to a control.
Implemented by SplusDataSetComboBox and SplusTimeSeriesComboBox. It is used to indicate a control that can provide a column list to a control such as SplusDataColumnComboBox or SplusDataColumnListBox.
Method Summary | |
---|---|
String[] |
getColumnList()
Return the column list. |
void |
registerColumnControl(SplusControlMethods control)
Register a control to be updated when the column list changes. |
Method Detail |
---|
String[] getColumnList()
void registerColumnControl(SplusControlMethods control)
|
S-PLUS Connect/Java v1.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |