public abstract class AbstractSelectItemDescriptor extends AbstractSingleSelectedItemListener implements SelectItemDescriptor, SelectedItemsListener
Constructor and Description |
---|
AbstractSelectItemDescriptor() |
Modifier and Type | Method and Description |
---|---|
abstract java.lang.String |
getItemType()
Get the type of the Item which is to be selected
|
abstract java.lang.String |
getTitle()
Get title of selection dialog
|
allowsMultipleSelect, requiresSelectedItems, setSelectedItem, setSelectedItems
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
allowsMultipleSelect, requiresSelectedItems, setSelectedItem, setSelectedItems
public abstract java.lang.String getItemType()
getItemType
in interface SelectItemDescriptor
public abstract java.lang.String getTitle()
getTitle
in interface SelectItemDescriptor