Package | Description |
---|---|
org.apache.turbine.util |
Various utilities used in Turbine and for Turbine based applications.
|
Modifier and Type | Method and Description |
---|---|
DateSelector |
DateSelector.setDay(int day)
Select the day to be selected if the showDays(false) behavior
is used.
|
DateSelector |
DateSelector.setOnChange(String onChange)
Adds the onChange to all of <SELECT> tags.
|
DateSelector |
DateSelector.setShowDay(boolean show)
Whether or not to show the days as a popup menu.
|
Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.