public class TextCombo extends CustomChooserComposite
cnvSelection, DROPDOWN_EVENT, itemHeight, SELECTION_EVENT
Constructor and Description |
---|
TextCombo(Composite parent,
int style) |
Modifier and Type | Method and Description |
---|---|
protected ICustomChoice |
createChoice(Composite parent,
java.lang.Object choiceValue) |
void |
deselectAll() |
java.lang.String |
getText() |
void |
markSelection(java.lang.String text) |
void |
setText(java.lang.String text) |
void |
unmarkSelection(java.lang.String text) |
addListener, getChoiceIndex, getChoiceValue, getItem, getItemCount, getItems, initAccessible, isEnabled, removeListener, select, setChoiceValue, setEnabled, setItems
protected ICustomChoice createChoice(Composite parent, java.lang.Object choiceValue)
createChoice
in class CustomChooserComposite
public void setText(java.lang.String text)
public java.lang.String getText()
public void deselectAll()
public void markSelection(java.lang.String text)
public void unmarkSelection(java.lang.String text)
Copyright © 2014 OpenText Corp. All rights reserved.