|
iSeries Remote Systems v6.0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.etools.iseries.editor.FilterByDateAction
Field Summary | |
---|---|
static String |
copyright
|
static int |
MAGIC_YEAR
the magic date where if the year is less than it, it is 20xx and if the year is greater or equal to it then it is 19xx. |
Constructor Summary | |
---|---|
FilterByDateAction()
Constructor for FilterByDateAction. |
Method Summary | |
---|---|
boolean |
available(com.ibm.lpex.core.LpexView view)
Method available. |
void |
doAction(com.ibm.lpex.core.LpexView view)
Method doAction. |
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
public static final int MAGIC_YEAR
Constructor Detail |
public FilterByDateAction()
Method Detail |
public boolean available(com.ibm.lpex.core.LpexView view)
available
in interface com.ibm.lpex.core.LpexAction
view
- the LpexView used to determine whether or not the action is availab lesLpexAction.available(LpexView)
public void doAction(com.ibm.lpex.core.LpexView view)
doAction
in interface com.ibm.lpex.core.LpexAction
view
- the view to perform the action on.LpexAction.doAction(LpexView)
|
iSeries Remote Systems v6.0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |