Interface Constructor
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface Constructor

public interface netscape.constructor.Constructor
{
    /* Methods
     */
    public abstract boolean inConstructionMode();
}
If your Application.application() object implements this interface, you are running inside Constructor.

Methods

.inConstructionMode

  public abstract boolean inConstructionMode()
Returns true, if the application is running in Build or Wire mode of Constructor.

All Packages  Class Hierarchy  This Package  Previous  Next  Index

Copyright © 1997 Netscape Communications Corporation. All rights reserved
Please send any comments or corrections to ifcfeedback@netscape.com
HTML generated on 21 Oct 1997