Oracle Data-aware Controls Reference

oracle.dacf.util
Class DesignTime

java.lang.Object
  extended byoracle.dacf.util.DesignTime

public class DesignTime
extends java.lang.Object

This class provides a method that checks if we are running in DT. This can be used by methods that need to do Designtime or Runtime specific stuff.

Version:
INTERNAL

Constructor Summary
DesignTime()
           
 
Method Summary
static boolean inDesignTime()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DesignTime

public DesignTime()
Method Detail

inDesignTime

public static boolean inDesignTime()

Oracle Data-aware Controls Reference

 

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