com.arsdigita.bebop
Class Column
java.lang.Object
com.arsdigita.bebop.Completable
com.arsdigita.bebop.SimpleComponent
com.arsdigita.bebop.Column
- All Implemented Interfaces:
- Cloneable, Component, Lockable
- public class Column
- extends SimpleComponent
A column in a Multiple
. Outputs the value of the indicated column.
- Version:
- $Id: //core-platform/dev/src/com/arsdigita/bebop/Column.java#9 $
- Author:
- Christian Brechbühler (christian@arsdigita.com)
Methods inherited from class com.arsdigita.bebop.SimpleComponent |
children, clone, exportAttributes, getAttribute, getClassAttr, getIdAttr, getKey, getMetaDataAttribute, getStyleAttr, hasAttributes, isLocked, isVisible, lock, register, register, respond, setAttribute, setClassAttr, setIdAttr, setKey, setMetaDataAttribute, setStyleAttr, setVisible |
versionId
public static final String versionId
- See Also:
- Constant Field Values
Column
public Column(Multiple parent,
String name)
generateXML
public void generateXML(PageState state,
Element parent)
- Adds the value of the column as a
<bebop:cell>
.
- Specified by:
generateXML
in interface Component
- Overrides:
generateXML
in class SimpleComponent
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC