Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

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.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

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