Uses of Class
org.apache.jetspeed.modules.parameters.VelocityParameterPresentationStyle

Packages that use VelocityParameterPresentationStyle
org.apache.jetspeed.modules.parameters   
 

Uses of VelocityParameterPresentationStyle in org.apache.jetspeed.modules.parameters
 

Subclasses of VelocityParameterPresentationStyle in org.apache.jetspeed.modules.parameters
 class CheckBox
          Returns check box control intialized with the value parameter.
 class CheckBoxGroup
          Returns a group of check boxes using the following options: items: list of comma-delimited check box names/values layout [$northsouth|$eastwest]: presentation layout prefix: prefix to use for check box names, default="cb"
 class ListBox
          Returns simple list box control
 class MyPagesListBox
          Returns list box control populated with pmsl pages for current user for current media type.
 class PopupCalendar
          Presentation method to show a date input field with a popup calendar.
 class RegistryEntryListBox
          Returns list box control populated with registry entries from selected registry.
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.