|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IObjectTableViewInput
Field Summary | |
---|---|
static String |
copyright
|
Method Summary | |
---|---|
void |
clearElements()
|
Object[] |
getElements()
|
String |
getFileName()
|
String |
getHistoryEntryName()
|
IBMiConnection |
getIBMiConnection()
Note: The input subclasses are also responsible for setting the ObjectTableVCiew.savedView* fields as they are constructed. |
IQSYSResource |
getInputResource()
A convenience method to extract the IQSYSResource from certain subclass types. |
String |
getLibraryName()
These methods may only apply to some types |
QSYSObjectSubSystem |
getObjectSubSystem()
|
String |
getSaveFilterString()
Return a string representing a filter string which identifies the view target for save and restore across workbench sessions. |
ISystemFilter |
getSystemFilter()
May return null. |
ISystemFilterReference |
getSystemFilterReference()
|
String |
getTitle()
|
void |
navigateTableViewUp(ObjectTableView tableView)
will do nothing for some subclasses |
Field Detail |
---|
static final String copyright
Method Detail |
---|
IBMiConnection getIBMiConnection()
QSYSObjectSubSystem getObjectSubSystem()
String getTitle()
String getHistoryEntryName()
String getSaveFilterString()
Object[] getElements()
void clearElements()
String getLibraryName()
String getFileName()
ISystemFilter getSystemFilter()
ISystemFilterReference getSystemFilterReference()
IQSYSResource getInputResource()
void navigateTableViewUp(ObjectTableView tableView)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |