com.arsdigita.cms.ui.item
Class ItemLanguages

java.lang.Object
  extended bycom.arsdigita.bebop.Completable
      extended bycom.arsdigita.bebop.SimpleComponent
          extended bycom.arsdigita.toolbox.ui.ComponentMap
              extended bycom.arsdigita.toolbox.ui.LayoutPanel
                  extended bycom.arsdigita.cms.ui.item.ItemLanguages
All Implemented Interfaces:
Cloneable, com.arsdigita.bebop.Component, com.arsdigita.util.Lockable, com.arsdigita.bebop.Resettable

public class ItemLanguages
extends com.arsdigita.toolbox.ui.LayoutPanel

Displays the "Language instances" pane, with all the language instances in the Bundle.

Author:
Alan Pevec (apevec@redhat.com)

Field Summary
static String versionId
           
 
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
ItemLanguages(ItemSelectionModel model)
          Constucts a new ItemLanguages.
 
Method Summary
protected static com.arsdigita.globalization.GlobalizedMessage gz(String key)
           
protected static String lz(String key)
           
 
Methods inherited from class com.arsdigita.toolbox.ui.LayoutPanel
generateXML, setBody, setBottom, setLeft, setRight, setTop
 
Methods inherited from class com.arsdigita.toolbox.ui.ComponentMap
children, containsKey, containsValue, get, put, reset
 
Methods inherited from class com.arsdigita.bebop.SimpleComponent
clone, exportAttributes, getAttribute, getClassAttr, getIdAttr, getKey, getMetaDataAttribute, getStyleAttr, hasAttributes, isLocked, isVisible, lock, register, register, respond, 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
 

Field Detail

versionId

public static final String versionId
See Also:
Constant Field Values
Constructor Detail

ItemLanguages

public ItemLanguages(ItemSelectionModel model)
Constucts a new ItemLanguages.

Parameters:
model - the ItemSelectionModel which will supply the current item
Method Detail

gz

protected static final com.arsdigita.globalization.GlobalizedMessage gz(String key)

lz

protected static final String lz(String key)


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