|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.centrasite.control.AbstractSingleSelectedItemListener
com.centrasite.control.AbstractSelectItemDescriptor
public abstract class AbstractSelectItemDescriptor
Constructor Summary | |
---|---|
AbstractSelectItemDescriptor()
|
Method Summary | |
---|---|
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 |
Methods inherited from class com.centrasite.control.AbstractSingleSelectedItemListener |
---|
allowsMultipleSelect, requiresSelectedItems, setSelectedItem, setSelectedItems |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.centrasite.control.SelectedItemsListener |
---|
allowsMultipleSelect, requiresSelectedItems, setSelectedItem, setSelectedItems |
Constructor Detail |
---|
public AbstractSelectItemDescriptor()
Method Detail |
---|
public abstract java.lang.String getItemType()
getItemType
in interface SelectItemDescriptor
public abstract java.lang.String getTitle()
getTitle
in interface SelectItemDescriptor
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |