|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.etools.iseries.core.search.ISeriesSearchResultChildElement
This class represents an iSeries search child.
Field Summary | |
---|---|
static String |
Copyright
|
Constructor Summary | |
---|---|
ISeriesSearchResultChildElement()
Constructor for ISeriesSearchResultChildElement. |
Method Summary | |
---|---|
Object |
getAdapter(Class adapter)
|
ImageDescriptor |
getImageDescriptor()
Get the image descriptor. |
String |
getMsg()
Get the message. |
Object |
getParent()
Get the parent. |
String |
getStmtLine()
Get the line number. |
String |
getText()
Get the text. |
boolean |
handleDoubleClick()
Handle double click. |
void |
setMsg(String msg)
Set the message. |
void |
setParent(ISeriesSearchResultRootElement parent)
Set the parent. |
void |
setRootElementAdapter(ISeriesSearchResultElementAdapter adapter)
Set the root adapter of the element |
void |
setStmtLine(String stmtLine)
Set the line number. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String Copyright
Constructor Detail |
public ISeriesSearchResultChildElement()
Method Detail |
public void setParent(ISeriesSearchResultRootElement parent)
public Object getParent()
public String getText()
public ImageDescriptor getImageDescriptor()
public void setStmtLine(String stmtLine)
public String getStmtLine()
public void setMsg(String msg)
public String getMsg()
public boolean handleDoubleClick()
public Object getAdapter(Class adapter)
getAdapter
in interface IAdaptable
IAdaptable.getAdapter(Class)
public void setRootElementAdapter(ISeriesSearchResultElementAdapter adapter)
adapter
-
|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |