|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
net.sf.* |
net.sf.click.extras.cayenne.CayenneForm | ||
protected static final String |
FO_CLASS |
"FO_CLASS" |
protected static final String |
FO_ID |
"FO_ID" |
net.sf.click.extras.control.AutoCompleteTextField | ||
public static final String |
HTML_IMPORTS |
"\n\n\n\n\n\n" |
net.sf.click.extras.control.CheckList | ||
public static final String |
HTML_IMPORTS |
"\n\n" |
public static final String |
JS_SORT_HTML_IMPORTS |
"\n\n\n\n\n\n" |
protected static final String |
STYLE_CLASS |
"checkList" |
protected static final String |
VALIDATE_CHECKLIST_FUNCTION |
"function validate_{0}() \'{\'\n var msg = validateCheckList(\n {1} ,{2}, [\'\'{3}\'\']);\n if (msg) \'{\'\n return msg + \'\'|{0}\'\';\n \'}\' else \'{\'\n return null;\n \'}\'\n\'}\'\n" |
net.sf.click.extras.control.CreditCardField | ||
public static final String |
AMEX |
"AMEX" |
public static final String |
DINERS |
"DINERS" |
public static final String |
DISCOVER |
"DISCOVER" |
public static final String |
HTML_IMPORTS |
"\n" |
public static final String |
MASTER |
"MASTER" |
protected static final String |
SELECT_NAME |
"cardType" |
protected static final String |
VALIDATE_CREDITCARD_FUNCTION |
"function validate_{0}() \'{\'\n var msg = validateCreditCardField(\n \'\'{0}\'\', \'\'{1}\'\', {2}, {3}, {4}, [\'\'{5}\'\',\'\'{6}\'\',\'\'{7}\'\', \'\'{8}\'\']);\n if (msg) \'{\'\n return msg + \'\'|{0}\'\';\n \'}\' else \'{\'\n return null;\n \'}\'\n\'}\'\n" |
public static final String |
VISA |
"VISA" |
net.sf.click.extras.control.DateField | ||
public static final String |
HTML_IMPORTS |
"\n\n\n\n\n" |
net.sf.click.extras.control.EmailField | ||
public static final String |
HTML_IMPORTS |
"\n" |
protected static final String |
VALIDATE_EMAILFIELD_FUNCTION |
"function validate_{0}() \'{\'\n var msg = validateEmailField(\n \'\'{0}\'\',{1}, {2}, {3}, [\'\'{4}\'\',\'\'{5}\'\',\'\'{6}\'\', \'\'{7}\'\']);\n if (msg) \'{\'\n return msg + \'\'|{0}\'\';\n \'}\' else \'{\'\n return null;\n \'}\'\n\'}\'\n" |
net.sf.click.extras.control.Menu | ||
protected static final String |
DEFAULT_CONFIG_FILE |
"/WEB-INF/menu.xml" |
public static final String |
HTML_IMPORTS |
"\n\n\n\n" |
net.sf.click.extras.control.NumberField | ||
public static final String |
HTML_IMPORTS |
"\n" |
protected static final String |
VALIDATE_NUMBER_FIELD_FUNCTION |
"function validate_{0}() \'{\'\n var msg = validateNumberField(\n \'\'{0}\'\',{1}, {2}, {3}, [\'\'{4}\'\',\'\'{5}\'\',\'\'{6}\'\']);\n if (msg) \'{\'\n return msg + \'\'|{0}\'\';\n \'}\' else \'{\'\n return null;\n \'}\'\n\'}\'\n" |
net.sf.click.extras.control.PickList | ||
public static final String |
HTML_IMPORTS |
"\n" |
protected static final String |
VALIDATE_PICKLIST_FUNCTION |
"function validate_{0}() \'{\'\n var msg = validatePickList(\n \'\'{0}\'\',{1}, [\'\'{2}\'\']);\n if (msg) \'{\'\n return msg + \'\'|{0}\'\';\n \'}\' else \'{\'\n return null;\n \'}\'\n\'}\'\n" |
net.sf.click.extras.control.RegexField | ||
public static final String |
HTML_IMPORTS |
"\n" |
protected static final String |
VALIDATE_REGEXFIELD_FUNCTION |
"function validate_{0}() \'{\'\n var msg = validateRegexField(\n \'\'{0}\'\',{1}, {2}, {3}, \'\'{4}\'\', [\'\'{5}\'\',\'\'{6}\'\',\'\'{7}\'\', \'\'{8}\'\']);\n if (msg) \'{\'\n return msg + \'\'|{0}\'\';\n \'}\' else \'{\'\n return null;\n \'}\'\n\'}\'\n" |
net.sf.click.extras.control.TabbedForm | ||
public static final String |
HTML_IMPORTS |
"\n\n\n" |
net.sf.click.extras.control.VirtualKeyboard | ||
public static final String |
HTML_IMPORTS |
"\n\n\n" |
net.sf.click.extras.filter.CompressionServletResponseWrapper | ||
protected static final String |
INFO |
"CompressionServletResponseWrapper" |
net.sf.click.extras.filter.PerformanceFilter | ||
protected static final int |
DEFAULT_CACHE_MAX_AGE |
31536000 |
protected static final int |
FOREVER_CACHE_MAX_AGE |
157680000 |
protected static final int |
MIN_COMPRESSION_THRESHOLD |
384 |
net.sf.click.extras.graph.JSBarChart | ||
public static final String |
HTML_IMPORTS |
"\n\n\n" |
net.sf.click.extras.graph.JSLineChart | ||
public static final String |
HTML_IMPORTS |
"\n\n\n" |
net.sf.click.extras.graph.JSPieChart | ||
protected static final String |
HTML_IMPORTS |
"\n\n\n" |
net.sf.click.extras.hibernate.HibernateForm | ||
protected static final String |
FO_CLASS |
"FO_CLASS" |
protected static final String |
FO_ID |
"FO_ID" |
net.sf.click.extras.panel.TabbedPanel | ||
public static final String |
HTML_IMPORTS |
"\n" |
net.sf.click.extras.spring.SpringClickServlet | ||
public static final String |
INJECT_PAGE_BEANS |
"inject-page-beans" |
public static final String |
SPRING_PATH |
"spring-path" |
net.sf.click.extras.tree.CheckboxTree | ||
public static final String |
HTML_IMPORTS |
"\n" |
net.sf.click.extras.tree.Tree | ||
protected static final String |
COLLAPSE_ICON |
"collapsedIcon" |
protected static final String |
EXPAND_ICON |
"expandedIcon" |
public static final String |
EXPAND_TREE_NODE_PARAM |
"expandTreeNode" |
public static final String |
JAVASCRIPT_COOKIE_IMPORTS |
"\n" |
public static final int |
JAVASCRIPT_COOKIE_POLICY |
1 |
public static final String |
JAVASCRIPT_IMPORTS |
"\n" |
public static final int |
JAVASCRIPT_SESSION_POLICY |
2 |
protected static final String |
LEAF_ICON |
"leafIcon" |
public static final String |
SELECT_TREE_NODE_PARAM |
"selectTreeNode" |
public static final String |
TREE_IMPORTS |
"\n" |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |