|
Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client 11g Release 1 (11.1.1) E17503-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.adfnmc.component.action.GenericAction
oracle.adfnmc.component.action.Action
public class Action
| Field Summary | |
|---|---|
static java.lang.Class |
CLASS_INSTANCE
|
| Fields inherited from class oracle.adfnmc.component.action.GenericAction |
|---|
m_elExpression, m_valueExpression |
| Constructor Summary | |
|---|---|
Action(java.lang.String elExpression)
|
|
| Method Summary | |
|---|---|
protected void |
expressionIsLiteral()
Sub-classes of this abstract class must convert the el expression into a literal m_valueExpression is not guaranteed to be non-null, so it must be checked before being used. |
| Methods inherited from class oracle.adfnmc.component.action.GenericAction |
|---|
bindExpression, executeAction, executeAction, executeAction, hasElExpression, valueChanged |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.Class CLASS_INSTANCE
| Constructor Detail |
|---|
public Action(java.lang.String elExpression)
| Method Detail |
|---|
protected void expressionIsLiteral()
GenericAction
expressionIsLiteral in class GenericAction
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client 11g Release 1 (11.1.1) E17503-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||