Uses of Class
facets.util.app.WatchableOperation.CancelStyle

Packages that use WatchableOperation.CancelStyle
facets.util.app Non-Superficial types for application management. 
 

Uses of WatchableOperation.CancelStyle in facets.util.app
 

Methods in facets.util.app that return WatchableOperation.CancelStyle
 WatchableOperation.CancelStyle WatchableOperation.cancelStyle()
           
 WatchableOperation.CancelStyle ProvidingCache.ItemProvider.cancelStyle()
          Re-implementation.
static WatchableOperation.CancelStyle WatchableOperation.CancelStyle.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static WatchableOperation.CancelStyle[] WatchableOperation.CancelStyle.values()
          Returns an array containing the constants of this enum type, in the order they are declared.