|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.sas.servlet.tbeans.tableview.rpf.ActionLocation
public class ActionLocation
An enum for specifying the location for an action to take place.
Field Summary | |
---|---|
static ActionLocation |
LEFT
|
static ActionLocation |
REPLACEMENT
|
static ActionLocation |
RIGHT
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Field Detail |
---|
public static final ActionLocation LEFT
public static final ActionLocation RIGHT
public static final ActionLocation REPLACEMENT
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |