com.arsdigita.glossary.ui
Class GlossaryPage

java.lang.Object
  extended bycom.arsdigita.bebop.Completable
      extended bycom.arsdigita.bebop.SimpleComponent
          extended bycom.arsdigita.bebop.TextStylable
              extended bycom.arsdigita.bebop.BlockStylable
                  extended bycom.arsdigita.bebop.Page
                      extended bycom.arsdigita.glossary.ui.GlossaryBasePage
                          extended bycom.arsdigita.glossary.ui.GlossaryPage
All Implemented Interfaces:
Cloneable, com.arsdigita.bebop.Component, com.arsdigita.bebop.Container, com.arsdigita.util.Lockable

public class GlossaryPage
extends GlossaryBasePage

GlossaryPage class. This is a common page for the Glossary package. It includes a common header, a footer, and a main "content"area. We override the .generateXML method to add stuff to the main content area.

Since:
ACS 4.6.5
Version:
$Revision: #2 $ $Date: 2003/08/15 $
Author:
Gautam Chowdhary

Nested Class Summary
 
Nested classes inherited from class com.arsdigita.glossary.ui.GlossaryBasePage
GlossaryBasePage.CurrentApplicationLabelPrinter, GlossaryBasePage.CurrentApplicationLinkPrinter, GlossaryBasePage.ParentApplicationLinkPrinter
 
Field Summary
 
Fields inherited from class com.arsdigita.glossary.ui.GlossaryBasePage
GLOSSARY_BODY_ELEMENT, GLOSSARY_FOOTER_ELEMENT, GLOSSARY_GLOBAL_ELEMENT, GLOSSARY_HEADER_ELEMENT, GLOSSARY_XML_NS
 
Fields inherited from class com.arsdigita.bebop.Page
m_invisible, m_panel, versionId
 
Fields inherited from class com.arsdigita.bebop.BlockStylable
ABSBOTTOM, ABSMIDDLE, BASELINE, BOTTOM, CENTER, FULL_WIDTH, INSERT, LEFT, MIDDLE, RIGHT, TEXTTOP, TOP
 
Fields inherited from class com.arsdigita.bebop.SimpleComponent
m_attr
 
Fields inherited from interface com.arsdigita.bebop.Component
BEBOP_XML_NS, CLASS, ID, ON_CLICK, STYLE
 
Constructor Summary
GlossaryPage()
           
GlossaryPage(String view)
           
 
Methods inherited from class com.arsdigita.glossary.ui.GlossaryBasePage
add, buildBody, buildContextBar, buildFooter, buildGlobal, buildHeader, buildPage, buildTitle, getBody, getFooter, getGlobal, getHeader, goModal, goUnmodal, lock
 
Methods inherited from class com.arsdigita.bebop.Page
add, addActionListener, addClientStylesheet, addComponent, addComponentStateParam, addGlobalStateParam, addRequestListener, buildDocument, children, contains, fireActionEvent, fireRequestEvent, generateXML, generateXML, generateXMLHelper, get, getComponent, getComponentParameters, getErrorDisplay, getPanel, getParameters, getStateModel, getTitle, getTitle, indexOf, isEmpty, isUsingHttpSession, isVisibleDefault, parameterName, parameterName, prepare, process, process, removeActionListener, removeRequestListener, respond, setErrorDisplay, setPanel, setStyleSheet, setTitle, setTitle, setUsingHttpSession, setVisibleDefault, size, stateContains, stateIndex, stateSize
 
Methods inherited from class com.arsdigita.bebop.BlockStylable
setBorder, setBorder, setBorderColor, setHorizontalAlignment, setMargin, setMargin, setPadding, setPadding, setVerticalAlignment
 
Methods inherited from class com.arsdigita.bebop.TextStylable
setBackgroundColor, setColor
 
Methods inherited from class com.arsdigita.bebop.SimpleComponent
clone, exportAttributes, getAttribute, getClassAttr, getIdAttr, getKey, getMetaDataAttribute, getStyleAttr, hasAttributes, isLocked, isVisible, register, register, setAttribute, setClassAttr, setIdAttr, setKey, setMetaDataAttribute, setStyleAttr, setVisible
 
Methods inherited from class com.arsdigita.bebop.Completable
addCompletionListener, fireCompletionEvent
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.arsdigita.bebop.Component
getClassAttr, getIdAttr, getKey, getStyleAttr, isVisible, register, register, setClassAttr, setIdAttr, setKey, setStyleAttr, setVisible
 
Methods inherited from interface com.arsdigita.util.Lockable
isLocked
 

Constructor Detail

GlossaryPage

public GlossaryPage()

GlossaryPage

public GlossaryPage(String view)


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2350 UTC