2001-09-29 00:14:13 +04:00
|
|
|
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
|
|
|
|
/* ***** BEGIN LICENSE BLOCK *****
|
2004-04-18 18:30:37 +04:00
|
|
|
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
2000-04-15 02:48:30 +04:00
|
|
|
*
|
2004-04-18 18:30:37 +04:00
|
|
|
* The contents of this file are subject to the Mozilla Public License Version
|
|
|
|
* 1.1 (the "License"); you may not use this file except in compliance with
|
|
|
|
* the License. You may obtain a copy of the License at
|
|
|
|
* http://www.mozilla.org/MPL/
|
2000-04-15 02:48:30 +04:00
|
|
|
*
|
2001-09-29 00:14:13 +04:00
|
|
|
* Software distributed under the License is distributed on an "AS IS" basis,
|
|
|
|
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
|
|
|
* for the specific language governing rights and limitations under the
|
|
|
|
* License.
|
2000-04-15 02:48:30 +04:00
|
|
|
*
|
|
|
|
* The Original Code is mozilla.org code.
|
|
|
|
*
|
2004-04-18 18:30:37 +04:00
|
|
|
* The Initial Developer of the Original Code is
|
2001-09-29 00:14:13 +04:00
|
|
|
* Netscape Communications Corporation.
|
|
|
|
* Portions created by the Initial Developer are Copyright (C) 1998
|
|
|
|
* the Initial Developer. All Rights Reserved.
|
2000-04-15 02:48:30 +04:00
|
|
|
*
|
2001-09-29 00:14:13 +04:00
|
|
|
* Contributor(s):
|
|
|
|
*
|
|
|
|
* Alternatively, the contents of this file may be used under the terms of
|
2004-04-18 18:30:37 +04:00
|
|
|
* either of the GNU General Public License Version 2 or later (the "GPL"),
|
|
|
|
* or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
2001-09-29 00:14:13 +04:00
|
|
|
* in which case the provisions of the GPL or the LGPL are applicable instead
|
|
|
|
* of those above. If you wish to allow use of your version of this file only
|
|
|
|
* under the terms of either the GPL or the LGPL, and not to allow others to
|
2004-04-18 18:30:37 +04:00
|
|
|
* use your version of this file under the terms of the MPL, indicate your
|
2001-09-29 00:14:13 +04:00
|
|
|
* decision by deleting the provisions above and replace them with the notice
|
|
|
|
* and other provisions required by the GPL or the LGPL. If you do not delete
|
|
|
|
* the provisions above, a recipient may use your version of this file under
|
2004-04-18 18:30:37 +04:00
|
|
|
* the terms of any one of the MPL, the GPL or the LGPL.
|
2001-09-29 00:14:13 +04:00
|
|
|
*
|
|
|
|
* ***** END LICENSE BLOCK ***** */
|
2000-04-15 02:48:30 +04:00
|
|
|
#ifndef nsObjectFrame_h___
|
|
|
|
#define nsObjectFrame_h___
|
|
|
|
|
|
|
|
#include "nsHTMLParts.h"
|
|
|
|
#include "nsHTMLContainerFrame.h"
|
2004-08-01 03:15:21 +04:00
|
|
|
#include "nsPresContext.h"
|
2000-04-15 02:48:30 +04:00
|
|
|
#include "nsIPresShell.h"
|
|
|
|
#include "nsIPluginHost.h"
|
|
|
|
#include "nsplugin.h"
|
2003-04-12 08:55:07 +04:00
|
|
|
#include "nsIWidget.h"
|
2001-02-20 00:50:04 +03:00
|
|
|
#include "nsIObjectFrame.h"
|
2000-04-15 02:48:30 +04:00
|
|
|
|
2002-05-11 02:34:53 +04:00
|
|
|
#ifdef ACCESSIBILITY
|
|
|
|
class nsIAccessible;
|
|
|
|
#endif
|
|
|
|
|
2000-04-15 02:48:30 +04:00
|
|
|
class nsPluginInstanceOwner;
|
|
|
|
|
|
|
|
#define nsObjectFrameSuper nsHTMLContainerFrame
|
|
|
|
|
2001-02-20 00:50:04 +03:00
|
|
|
class nsObjectFrame : public nsObjectFrameSuper, public nsIObjectFrame {
|
2000-04-15 02:48:30 +04:00
|
|
|
public:
|
2001-02-20 00:50:04 +03:00
|
|
|
// nsISupports
|
|
|
|
NS_IMETHOD QueryInterface(const nsIID& aIID, void** aInstancePtr);
|
|
|
|
|
2004-08-01 03:15:21 +04:00
|
|
|
NS_IMETHOD SetInitialChildList(nsPresContext* aPresContext,
|
2000-04-15 02:48:30 +04:00
|
|
|
nsIAtom* aListName,
|
|
|
|
nsIFrame* aChildList);
|
2004-08-01 03:15:21 +04:00
|
|
|
NS_IMETHOD Init(nsPresContext* aPresContext,
|
2000-04-15 02:48:30 +04:00
|
|
|
nsIContent* aContent,
|
|
|
|
nsIFrame* aParent,
|
2003-02-22 03:32:13 +03:00
|
|
|
nsStyleContext* aContext,
|
2000-04-15 02:48:30 +04:00
|
|
|
nsIFrame* aPrevInFlow);
|
2004-08-01 03:15:21 +04:00
|
|
|
NS_IMETHOD Reflow(nsPresContext* aPresContext,
|
2000-04-15 02:48:30 +04:00
|
|
|
nsHTMLReflowMetrics& aDesiredSize,
|
|
|
|
const nsHTMLReflowState& aReflowState,
|
|
|
|
nsReflowStatus& aStatus);
|
2004-08-01 03:15:21 +04:00
|
|
|
NS_IMETHOD DidReflow(nsPresContext* aPresContext,
|
2001-12-07 17:51:12 +03:00
|
|
|
const nsHTMLReflowState* aReflowState,
|
|
|
|
nsDidReflowStatus aStatus);
|
2004-08-01 03:15:21 +04:00
|
|
|
NS_IMETHOD Paint(nsPresContext* aPresContext,
|
2000-04-15 02:48:30 +04:00
|
|
|
nsIRenderingContext& aRenderingContext,
|
2001-09-19 16:35:19 +04:00
|
|
|
const nsRect& aDirtyRect,
|
|
|
|
nsFramePaintLayer aWhichLayer,
|
|
|
|
PRUint32 aFlags = 0);
|
2000-04-15 02:48:30 +04:00
|
|
|
|
2004-08-01 03:15:21 +04:00
|
|
|
NS_IMETHOD HandleEvent(nsPresContext* aPresContext,
|
2000-04-15 02:48:30 +04:00
|
|
|
nsGUIEvent* aEvent,
|
|
|
|
nsEventStatus* aEventStatus);
|
|
|
|
|
2003-10-31 23:19:18 +03:00
|
|
|
virtual nsIAtom* GetType() const;
|
2003-04-10 21:22:24 +04:00
|
|
|
virtual PRBool SupportsVisibilityHidden() { return PR_FALSE; }
|
|
|
|
|
2000-04-15 02:48:30 +04:00
|
|
|
#ifdef DEBUG
|
2001-11-14 04:33:42 +03:00
|
|
|
NS_IMETHOD GetFrameName(nsAString& aResult) const;
|
2000-04-15 02:48:30 +04:00
|
|
|
#endif
|
|
|
|
|
2004-08-01 03:15:21 +04:00
|
|
|
NS_IMETHOD Destroy(nsPresContext* aPresContext);
|
2000-04-15 02:48:30 +04:00
|
|
|
|
2001-02-20 00:50:04 +03:00
|
|
|
NS_IMETHOD GetPluginInstance(nsIPluginInstance*& aPluginInstance);
|
|
|
|
|
2002-01-26 03:39:43 +03:00
|
|
|
/* fail on any requests to get a cursor from us because plugins set their own! see bug 118877 */
|
2004-08-01 03:15:21 +04:00
|
|
|
NS_IMETHOD GetCursor(nsPresContext* aPresContext, nsPoint& aPoint, PRInt32& aCursor)
|
2002-01-26 03:39:43 +03:00
|
|
|
{ return NS_ERROR_NOT_IMPLEMENTED; };
|
|
|
|
|
2001-10-09 14:15:06 +04:00
|
|
|
//i18n helper
|
|
|
|
nsresult MakeAbsoluteURL(nsIURI* *aFullURI,
|
|
|
|
nsString aSrc,
|
|
|
|
nsIURI* aBaseURI);
|
2002-05-11 02:34:53 +04:00
|
|
|
// accessibility support
|
|
|
|
#ifdef ACCESSIBILITY
|
|
|
|
NS_IMETHOD GetAccessible(nsIAccessible** aAccessible);
|
|
|
|
#ifdef XP_WIN
|
|
|
|
NS_IMETHOD GetPluginPort(HWND *aPort);
|
|
|
|
#endif
|
|
|
|
#endif
|
|
|
|
|
2000-04-15 02:48:30 +04:00
|
|
|
//local methods
|
2004-08-01 03:15:21 +04:00
|
|
|
nsresult CreateWidget(nsPresContext* aPresContext,
|
2000-04-15 02:48:30 +04:00
|
|
|
nscoord aWidth,
|
|
|
|
nscoord aHeight,
|
|
|
|
PRBool aViewOnly);
|
2004-02-09 20:33:45 +03:00
|
|
|
nsIURI* GetFullURL() { return mFullURL; }
|
2000-04-15 02:48:30 +04:00
|
|
|
|
2003-01-15 00:59:05 +03:00
|
|
|
PRBool IsSupportedImage(nsIContent* aContent);
|
2004-02-09 20:33:45 +03:00
|
|
|
PRBool IsSupportedDocument(nsIContent* aContent);
|
2000-04-15 02:48:30 +04:00
|
|
|
|
2001-09-18 06:11:09 +04:00
|
|
|
// for a given aRoot, this walks the frame tree looking for the next outFrame
|
2004-08-01 03:15:21 +04:00
|
|
|
static nsIObjectFrame* GetNextObjectFrame(nsPresContext* aPresContext,
|
2004-02-09 20:33:45 +03:00
|
|
|
nsIFrame* aRoot);
|
2001-09-18 06:11:09 +04:00
|
|
|
|
2004-02-09 20:33:45 +03:00
|
|
|
void FixUpURLS(const nsString &name, nsAString &value);
|
2003-01-11 00:48:56 +03:00
|
|
|
|
2000-04-15 02:48:30 +04:00
|
|
|
protected:
|
2001-02-20 00:50:04 +03:00
|
|
|
// nsISupports
|
|
|
|
NS_IMETHOD_(nsrefcnt) AddRef(void);
|
|
|
|
NS_IMETHOD_(nsrefcnt) Release(void);
|
|
|
|
|
2000-04-15 02:48:30 +04:00
|
|
|
virtual ~nsObjectFrame();
|
|
|
|
|
|
|
|
virtual PRIntn GetSkipSides() const;
|
|
|
|
|
2003-04-12 08:55:07 +04:00
|
|
|
// NOTE: This frame class does not inherit from |nsLeafFrame|, so
|
|
|
|
// this is not a virtual method implementation.
|
2004-08-01 03:15:21 +04:00
|
|
|
void GetDesiredSize(nsPresContext* aPresContext,
|
2003-04-12 08:55:07 +04:00
|
|
|
const nsHTMLReflowState& aReflowState,
|
|
|
|
nsHTMLReflowMetrics& aDesiredSize);
|
2000-04-15 02:48:30 +04:00
|
|
|
|
2004-08-01 03:15:21 +04:00
|
|
|
nsresult InstantiateWidget(nsPresContext* aPresContext,
|
2001-09-18 06:11:09 +04:00
|
|
|
nsHTMLReflowMetrics& aMetrics,
|
|
|
|
const nsHTMLReflowState& aReflowState,
|
|
|
|
nsCID aWidgetCID);
|
2000-04-15 02:48:30 +04:00
|
|
|
|
2004-08-01 03:15:21 +04:00
|
|
|
nsresult InstantiatePlugin(nsPresContext* aPresContext,
|
2001-09-18 06:11:09 +04:00
|
|
|
nsHTMLReflowMetrics& aMetrics,
|
|
|
|
const nsHTMLReflowState& aReflowState,
|
|
|
|
nsIPluginHost* aPluginHost,
|
|
|
|
const char* aMimetype,
|
|
|
|
nsIURI* aURL);
|
|
|
|
|
2004-08-01 03:15:21 +04:00
|
|
|
nsresult ReinstantiatePlugin(nsPresContext* aPresContext,
|
2000-04-15 02:48:30 +04:00
|
|
|
nsHTMLReflowMetrics& aMetrics,
|
|
|
|
const nsHTMLReflowState& aReflowState);
|
|
|
|
|
2004-08-01 03:15:21 +04:00
|
|
|
nsresult HandleChild(nsPresContext* aPresContext,
|
2001-08-16 07:02:05 +04:00
|
|
|
nsHTMLReflowMetrics& aMetrics,
|
|
|
|
const nsHTMLReflowState& aReflowState,
|
|
|
|
nsReflowStatus& aStatus,
|
|
|
|
nsIFrame* child);
|
2000-04-15 02:48:30 +04:00
|
|
|
|
2002-04-13 05:53:23 +04:00
|
|
|
// check attributes and optionally CSS to see if we should display anything
|
|
|
|
PRBool IsHidden(PRBool aCheckVisibilityStyle = PR_TRUE) const;
|
2000-07-20 03:46:43 +04:00
|
|
|
|
2004-02-09 20:33:45 +03:00
|
|
|
void NotifyContentObjectWrapper();
|
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
2001-05-08 21:42:36 +04:00
|
|
|
|
2004-02-09 20:33:45 +03:00
|
|
|
nsPoint GetWindowOriginInPixels(PRBool aWindowless);
|
2001-12-22 03:00:44 +03:00
|
|
|
|
2003-04-12 19:03:08 +04:00
|
|
|
friend class nsPluginInstanceOwner;
|
2000-04-15 02:48:30 +04:00
|
|
|
private:
|
|
|
|
nsPluginInstanceOwner *mInstanceOwner;
|
2003-04-12 08:55:07 +04:00
|
|
|
nsCOMPtr<nsIURI> mFullURL;
|
2000-04-15 02:48:30 +04:00
|
|
|
nsIFrame *mFirstChild;
|
2003-04-12 08:55:07 +04:00
|
|
|
nsCOMPtr<nsIWidget> mWidget;
|
2002-05-03 00:46:22 +04:00
|
|
|
nsRect mWindowlessRect;
|
2000-04-15 02:48:30 +04:00
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
#endif /* nsObjectFrame_h___ */
|