|
Oracle Fusion Middleware Java API Reference for Oracle ADF Faces 11g Release 1 (11.1.1) E10684-05 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.adf.view.rich.model.RegionModel.RegionAction
public abstract static class RegionModel.RegionAction
Metadata constants for available actions
RegionModel.getCapabilities()
, RegionModel.getActions()
Constructor Summary | |
---|---|
RegionModel.RegionAction() |
Method Summary | |
---|---|
abstract java.lang.String |
getDisplayName() Retrieves the human readable display name, if any, in the current JSF Locale |
abstract java.lang.String |
getOutcome() Returns the outcome that firing this action will result in. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RegionModel.RegionAction()
Method Detail |
---|
public abstract java.lang.String getOutcome()
public abstract java.lang.String getDisplayName()
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Faces 11g Release 1 (11.1.1) E10684-05 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |