com.arsdigita.toolbox.ui
Class PropertyList.Property

java.lang.Object
  extended bycom.arsdigita.toolbox.ui.PropertyList.Property
Enclosing class:
PropertyList

public static final class PropertyList.Property
extends Object


Constructor Summary
PropertyList.Property(GlobalizedMessage title, GlobalizedMessage value)
           
PropertyList.Property(GlobalizedMessage title, String value)
           
PropertyList.Property(String title, GlobalizedMessage value)
           
PropertyList.Property(String title, String value)
           
 
Method Summary
 void generateXML(PageState state, Element parent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyList.Property

public PropertyList.Property(String title,
                             String value)

PropertyList.Property

public PropertyList.Property(GlobalizedMessage title,
                             String value)

PropertyList.Property

public PropertyList.Property(GlobalizedMessage title,
                             GlobalizedMessage value)

PropertyList.Property

public PropertyList.Property(String title,
                             GlobalizedMessage value)
Method Detail

generateXML

public void generateXML(PageState state,
                        Element parent)


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