|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright: Copyright (c) 2002 Company: SAP AG
| Method Summary | |
java.lang.String |
getCheckboxLabel()
|
ITextChooser |
getTextChooser(int index)
|
ITextChooser[] |
getTextChoosers()
|
boolean |
isChecked()
|
void |
setCheckboxLabel(java.lang.String checkboxLabel)
|
void |
setChecked(boolean checked)
|
void |
setSelectorHasPushButton(boolean selectorHasPushButton)
|
void |
setTextChooser(ITextChooser textChooser,
int index)
|
void |
setTextChoosers(ITextChooser[] textChoosers)
|
| Methods inherited from interface com.tssap.util.ui.reuse.IGenericComponent |
addModifyListener, addSelectionListener, createPartControl, createPartControl, getTitle, refresh, removeModifyListener, removeSelectionListener, setTitle |
| Methods inherited from interface com.tssap.util.ui.glpc.IGridLayoutPaneContainer |
getUserGridNumOfColumns, initContainer, isUserGridEqualColSize |
| Methods inherited from interface com.tssap.util.ui.IEditable |
isEditable, setEditable |
| Methods inherited from interface com.tssap.util.ui.reuse.IReuseable |
createPartControl, isEnabled, setEnabled |
| Method Detail |
public ITextChooser[] getTextChoosers()
public void setTextChoosers(ITextChooser[] textChoosers)
public ITextChooser getTextChooser(int index)
public void setTextChooser(ITextChooser textChooser,
int index)
public boolean isChecked()
public void setChecked(boolean checked)
public java.lang.String getCheckboxLabel()
public void setCheckboxLabel(java.lang.String checkboxLabel)
public void setSelectorHasPushButton(boolean selectorHasPushButton)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||