Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


Uses of Class
oracle.javatools.ui.actiontip.ActionTipManager.TaskResult

Packages that use ActionTipManager.TaskResult
oracle.javatools.ui.actiontip   

 

Uses of ActionTipManager.TaskResult in oracle.javatools.ui.actiontip

 

Methods in oracle.javatools.ui.actiontip that return ActionTipManager.TaskResult
static ActionTipManager.TaskResult ActionTipManager.TaskResult.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ActionTipManager.TaskResult[] ActionTipManager.TaskResult.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.javatools.ui.actiontip with parameters of type ActionTipManager.TaskResult
 void ActionTipTask.actionTipResult(ActionTipManager.TaskResult result)
          The manager has finished displaying this ActionTip and is returning the result to the client.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


Copyright © 1997, 2012, Oracle. All rights reserved.