Overview | Methods | This Package | All Packages
Determines whether the component is currently in design mode.
Syntax
public synchronized boolean getDesignMode()
Return Value
Returns true if the component is in design mode; otherwise, returns false. (If the component does not have a site, this method always returns false.)