|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.ibm.etools.iseries.rse.ui.view.fldtable.FldTableViewProvider
public class FldTableViewProvider
Field Summary | |
---|---|
static String |
Copyright
|
protected Viewer |
viewer
|
Constructor Summary | |
---|---|
FldTableViewProvider()
|
Method Summary | |
---|---|
void |
addListener(ILabelProviderListener listener)
|
void |
dispose()
|
protected String |
getAliasValue(Object element)
Query and return the alias value from the given input object. |
Object[] |
getChildren(Object element)
|
Image |
getColumnImage(Object element,
int column)
|
String |
getColumnText(Object element,
int column)
|
Object[] |
getElements(Object input)
|
protected String |
getLengthValue(Object element)
Query and return the length value from the given input object. |
protected String |
getNameValue(Object element)
Query and return the name value from the given input object. |
protected String |
getRecordValue(Object element)
Query and return the record value from the given input object. |
protected String |
getTextValue(Object element)
Query and return the text value from the given input object. |
String |
getTranslatedTypeValue(Object fld)
|
void |
inputChanged(Viewer viewer,
Object oldInput,
Object newInput)
|
boolean |
isLabelProperty(Object element,
String property)
|
void |
removeListener(ILabelProviderListener listener)
|
protected void |
setRemoteRefreshBypass(boolean skip)
|
void |
setShell(Shell shell)
|
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
protected Viewer viewer
Constructor Detail |
---|
public FldTableViewProvider()
Method Detail |
---|
protected void setRemoteRefreshBypass(boolean skip)
public String getColumnText(Object element, int column)
protected String getNameValue(Object element)
protected String getRecordValue(Object element)
public String getTranslatedTypeValue(Object fld)
protected String getLengthValue(Object element)
protected String getTextValue(Object element)
protected String getAliasValue(Object element)
public boolean isLabelProperty(Object element, String property)
public void removeListener(ILabelProviderListener listener)
public void dispose()
public void addListener(ILabelProviderListener listener)
public Object[] getElements(Object input)
public Object[] getChildren(Object element)
public void inputChanged(Viewer viewer, Object oldInput, Object newInput)
public Image getColumnImage(Object element, int column)
ITableLabelProvider#getColumnImage(java.lang.Object, int)
public void setShell(Shell shell)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |