com.tssap.util.ui.reuse.chooser
Interface IDarkChooser
- All Superinterfaces:
- IChooser
- public interface IDarkChooser
- extends IChooser
Title: IDarkChooser
Description: interface for Choosers that don't need a parent Shell to act on
Copyright: Copyright (c) 2002
Company: SAP AG
- Version:
- 1.0
|
Method Summary |
java.lang.String |
getSelection(java.lang.String currentText)
gets the current selection, returns the new selection
resulting from an executed event. |
getSelection
public java.lang.String getSelection(java.lang.String currentText)
- gets the current selection, returns the new selection
resulting from an executed event.
Copyright © 2005 SAP AG. All Rights Reserved.