- CANCEL - Static variable in class org.appfuse.webapp.action.BaseAction
-
Constant for cancel result String
- cancel - Variable in class org.appfuse.webapp.action.BaseAction
-
Indicator if the user clicked cancel
- cancel() - Method in class org.appfuse.webapp.action.BaseAction
-
Simple method that returns "cancel" result
- cancel() - Method in class org.appfuse.webapp.action.UserAction
-
Sends users to "mainMenu" when !from.equals("list").
- compare(Object, Object) - Method in class org.appfuse.webapp.taglib.CountryTag.LabelValueComparator
-
Compares the localized labels of two LabelValues.
- convertFromString(Map, String[], Class) - Method in class org.appfuse.webapp.action.DateConverter
- convertToString(Map, Object) - Method in class org.appfuse.webapp.action.DateConverter
- CountryTag - Class in org.appfuse.webapp.taglib
-
Tag for creating multiple <select> options for displaying a list of
country names.
- CountryTag() - Constructor for class org.appfuse.webapp.taglib.CountryTag
-
- CountryTag.LabelValueComparator - Class in org.appfuse.webapp.taglib
-
Class to compare LabelValues using their labels with
locale-sensitive behaviour.
- CountryTag.LabelValueComparator(Locale) - Constructor for class org.appfuse.webapp.taglib.CountryTag.LabelValueComparator
-
Creates a new LabelValueComparator object.