|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.commons.swt.data.editors.support.MemberCompositeEditorOptions
public abstract class MemberCompositeEditorOptions
Composite editor options specific to a particular IMember.
IMember| Field Summary |
|---|
| Fields inherited from interface com.ibm.commons.swt.data.editors.support.ICompositeEditorOptions |
|---|
TYPE_COMPUTED, TYPE_LITERAL, TYPE_UNKNOWN |
| Constructor Summary | |
|---|---|
MemberCompositeEditorOptions()
|
|
| Method Summary | |
|---|---|
IMember |
getMember()
Returns an IMember associated with the current editor options. |
void |
setMember(IMember member)
Sets the member associated with the current editor options |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.ibm.commons.swt.data.editors.support.ICompositeEditorOptions |
|---|
callScriptDialog, getScriptImageForDisplay, getScriptValueForDisplay, getSupportedScripts, getValueType, initValue |
| Constructor Detail |
|---|
public MemberCompositeEditorOptions()
| Method Detail |
|---|
public IMember getMember()
public void setMember(IMember member)
member -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||