|
SAP NetWeaver 7.30 (SP02) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDocumentHookListener
The positions for the hooks inside the HTML-document are defined as keys. * $File: //javabas/com.sap.portal/dev/src/prt/services/com/sapportals/portal/prt/service/document/IDocumentHookListener.java $ Created: Mar 2001 Copyright (c) SAP Portals Europe GmbH 2001 Last modified on $Date: 2001/05/28 $ by $Author: d025785 $ using $Change: 11391 $
| Field Summary | |
|---|---|
static int |
BODY_SECTION_BEGIN
position key for the beginning of the BODY-section (position behind ) |
static int |
BODY_SECTION_END
position key for the end of the BODY-section (position before ) |
static int |
COMPONENT_BEGIN
position key for the beginning of a component-section |
static int |
COMPONENT_END
position key for the end of a component-section |
static int |
DOCUMENT_BEGIN
position key for the very first beginning of the document |
static int |
DOCUMENT_END
position key for the end of the document (position behind |