- CayenneFormPage - Class in org.apache.click.examples.page.cayenne
-
Provides a CayenneForm and QuerySelect control demonstration.
- CayenneFormPage() - Constructor for class org.apache.click.examples.page.cayenne.CayenneFormPage
-
Create a CayenneFormPage object.
- CayenneIntegerField - Class in org.apache.click.examples.control.cayenne
-
This IntegerField class preserves its value when it is copied from
an entity property that is null.
- CayenneIntegerField(String, String) - Constructor for class org.apache.click.examples.control.cayenne.CayenneIntegerField
-
Construct a new field for the specified name and label.
- changePath() - Method in class org.apache.click.examples.page.jsp.MultiPathDemo
-
- CheckboxTreePage - Class in org.apache.click.examples.page.tree
-
- CheckboxTreePage() - Constructor for class org.apache.click.examples.page.tree.CheckboxTreePage
-
- CheckboxTreePage.CheckboxTreeOptions - Class in org.apache.click.examples.page.tree
-
Form options holder.
- CheckboxTreePage.CheckboxTreeOptions() - Constructor for class org.apache.click.examples.page.tree.CheckboxTreePage.CheckboxTreeOptions
-
- CheckListDemo - Class in org.apache.click.examples.page.control
-
Provides CheckList control example.
- CheckListDemo() - Constructor for class org.apache.click.examples.page.control.CheckListDemo
-
- clear() - Method in class org.apache.click.examples.page.cayenne.EnrollmentDemo
-
- clear() - Method in class org.apache.click.examples.page.cayenne.FormTablePage
-
Clear the form dataObject and any errors it might have.
- Client - Class in org.apache.click.examples.domain
-
Provides an Client entity class.
- Client() - Constructor for class org.apache.click.examples.domain.Client
-
- CLIENT_ATTR - Static variable in class org.apache.click.examples.page.wizard.WizardUils
-
- CLIENT_PROPERTY - Static variable in class org.apache.click.examples.domain.auto._Address
-
- ClientPanel - Class in org.apache.click.examples.control
-
Provides a reusable Panel to capture Client details.
- ClientPanel(String) - Constructor for class org.apache.click.examples.control.ClientPanel
-
- ClientService - Class in org.apache.click.examples.service
-
Provides a Client Service.
- ClientService() - Constructor for class org.apache.click.examples.service.ClientService
-
- ContactDetailsPage - Class in org.apache.click.examples.page.form
-
This page demonstrates how to programmatically layout a form using
custom Controls and CSS.
- ContactDetailsPage() - Constructor for class org.apache.click.examples.page.form.ContactDetailsPage
-
- contextDestroyed(ServletContextEvent) - Method in class org.apache.click.examples.util.DatabaseInitListener
-
- contextInitialized(ServletContextEvent) - Method in class org.apache.click.examples.util.DatabaseInitListener
-
- ControlHeadDemo - Class in org.apache.click.examples.page.general
-
This example demonstrates how to manipulate the Head elements of a
custom StarRating Control.
- ControlHeadDemo() - Constructor for class org.apache.click.examples.page.general.ControlHeadDemo
-
- ControlHeadDemo.StarRating - Class in org.apache.click.examples.page.general
-
A custom StarRating Control based on the JQuery Rating plugin.
- ControlHeadDemo.StarRating(String, int, int) - Constructor for class org.apache.click.examples.page.general.ControlHeadDemo.StarRating
-
- ControlListenerType1Page - Class in org.apache.click.examples.page.introduction
-
Provides a control listener example Page using the runtime binding of the
control listener.
- ControlListenerType1Page() - Constructor for class org.apache.click.examples.page.introduction.ControlListenerType1Page
-
- ControlListenerType2Page - Class in org.apache.click.examples.page.introduction
-
Provides a control listener example Page using the compile time binding of
the control ActionListener.
- ControlListenerType2Page() - Constructor for class org.apache.click.examples.page.introduction.ControlListenerType2Page
-
Create a new Page instance.
- Course - Class in org.apache.click.examples.domain
-
Provides an Course entity class.
- Course() - Constructor for class org.apache.click.examples.domain.Course
-
- COURSE_TYPE_PROPERTY - Static variable in class org.apache.click.examples.domain.auto._CourseBooking
-
- CourseBooking - Class in org.apache.click.examples.domain
-
Provides an Course Booking entity class.
- CourseBooking() - Constructor for class org.apache.click.examples.domain.CourseBooking
-
- COURSES_PROPERTY - Static variable in class org.apache.click.examples.domain.auto._Student
-
- CreateAccountPage - Class in org.apache.click.examples.page.springsecurity
-
Provides an Spring Security (ACEGI) enabled account creation page.
- CreateAccountPage() - Constructor for class org.apache.click.examples.page.springsecurity.CreateAccountPage
-
- createCellStyle(MessageFormat) - Method in class org.apache.click.examples.control.exporter.ExcelTableExporter
-
- createCellStyles(ExportTable, HSSFSheet, Context) - Method in class org.apache.click.examples.control.exporter.ExcelTableExporter
-
- CREATED_AT_PROPERTY - Static variable in class org.apache.click.examples.domain.auto._CourseBooking
-
- createDataProvider() - Method in class org.apache.click.examples.page.table.FormTablePage
-
- createForm() - Method in class org.apache.click.examples.page.cayenne.FormTablePage
-
Return a new CayenneForm instance.
- createForm() - Method in class org.apache.click.examples.page.cayenne.TabbedCayenneFormPage
-
- createHeaderStyle(HSSFSheet) - Method in class org.apache.click.examples.control.exporter.ExcelTableExporter
-
- createNewAddress() - Method in class org.apache.click.examples.service.ClientService
-
- createNewClient() - Method in class org.apache.click.examples.service.ClientService
-
- createNodes() - Method in class org.apache.click.examples.page.tree.PageLinkTreePage
-
Build the tree model and stores it in the session.
- createNodes() - Method in class org.apache.click.examples.page.tree.TreePage
-
Create the tree nodes.
- createRow(HSSFSheet) - Method in class org.apache.click.examples.control.exporter.ExcelTableExporter
-
- createTree() - Method in class org.apache.click.examples.page.tree.AdvancedTreePage
-
Creates and return a new tree instance.
- createTree() - Method in class org.apache.click.examples.page.tree.CheckboxTreePage
-
Creates and return a new tree instance.
- createTree() - Method in class org.apache.click.examples.page.tree.PageLinkTreePage
-
Creates and return a new tree instance.
- createTree() - Method in class org.apache.click.examples.page.tree.TreePage
-
Creates and return a new tree instance.
- createUser(String, String, String, String) - Method in class org.apache.click.examples.service.UserService
-
- createWorkbook() - Method in class org.apache.click.examples.control.exporter.ExcelTableExporter
-
- CssForm - Class in org.apache.click.examples.control.html.cssform
-
A custom Form that adds the Html import, "cssform.css", to the page.
- CssForm(String) - Constructor for class org.apache.click.examples.control.html.cssform.CssForm
-
- Customer - Class in org.apache.click.examples.domain
-
Provides an Customer entity class.
- Customer() - Constructor for class org.apache.click.examples.domain.Customer
-
- CUSTOMER_ID_PROPERTY - Static variable in class org.apache.click.examples.domain.auto._CourseBooking
-
- CustomerPanel - Class in org.apache.click.examples.control.ajax
-
- CustomerPanel(Page, Customer) - Constructor for class org.apache.click.examples.control.ajax.CustomerPanel
-
- CustomerService - Class in org.apache.click.examples.service
-
Provides a Customer Service.
- CustomerService() - Constructor for class org.apache.click.examples.service.CustomerService
-
- CustomerTable - Class in org.apache.click.examples.page.jsp
-
Provides JSP Page example where a JSP page and JSP border template is used to
render a table.
- CustomerTable() - Constructor for class org.apache.click.examples.page.jsp.CustomerTable
-
- EditCustomer - Class in org.apache.click.examples.page
-
Provides an edit Customer Form example.
- EditCustomer() - Constructor for class org.apache.click.examples.page.EditCustomer
-
- EditCustomerPage - Class in org.apache.click.examples.page.jsp
-
Demo a form submit using JSP as template.
- EditCustomerPage() - Constructor for class org.apache.click.examples.page.jsp.EditCustomerPage
-
- EditFormTablePage - Class in org.apache.click.examples.page.table
-
Provides a CRUD demonstration using Form and FormTable.
- EditFormTablePage() - Constructor for class org.apache.click.examples.page.table.EditFormTablePage
-
- editLink - Variable in class org.apache.click.examples.page.cayenne.FormTablePage
-
- EditTable - Class in org.apache.click.examples.page.table
-
Provides an demonstration of Table and Form editor pattern, and the use
CayenneForm and LinkDecorator classes.
- EditTable() - Constructor for class org.apache.click.examples.page.table.EditTable
-
- EMAIL_PROPERTY - Static variable in class org.apache.click.examples.domain.auto._Client
-
- EMAIL_PROPERTY - Static variable in class org.apache.click.examples.domain.auto._Customer
-
- EMAIL_PROPERTY - Static variable in class org.apache.click.examples.domain.auto._User
-
- EmailForm - Class in org.apache.click.examples.page.control
-
Provides an example page using the custom RichTextArea control.
- EmailForm() - Constructor for class org.apache.click.examples.page.control.EmailForm
-
- EnrollmentDemo - Class in org.apache.click.examples.page.cayenne
-
This example demonstrates how to represent a many-to-many relationship
between Students and Courses using Apache Click.
- EnrollmentDemo() - Constructor for class org.apache.click.examples.page.cayenne.EnrollmentDemo
-
- ExampleJob - Class in org.apache.click.examples.quartz
-
Provides a simple example Quartz Job class which writes 'Hello World' to
System.out and then counts to 10.
- ExampleJob() - Constructor for class org.apache.click.examples.quartz.ExampleJob
-
- ExampleUtils - Class in org.apache.click.examples.util
-
Provides examples helper methods.
- ExampleUtils() - Constructor for class org.apache.click.examples.util.ExampleUtils
-
- ExcelExportPage - Class in org.apache.click.examples.page.general
-
Provides a Excel Export page example using the Apache POI library.
- ExcelExportPage() - Constructor for class org.apache.click.examples.page.general.ExcelExportPage
-
- ExcelTableExporter - Class in org.apache.click.examples.control.exporter
-
Provides an Microsoft Excel Table data exporter class.
- ExcelTableExporter() - Constructor for class org.apache.click.examples.control.exporter.ExcelTableExporter
-
- ExcelTableExporter(String) - Constructor for class org.apache.click.examples.control.exporter.ExcelTableExporter
-
- ExcelTableExporter(String, String) - Constructor for class org.apache.click.examples.control.exporter.ExcelTableExporter
-
- ExcelTableExportPage - Class in org.apache.click.examples.page.general
-
Provides a Excel Export page example using the Apache POI library.
- ExcelTableExportPage() - Constructor for class org.apache.click.examples.page.general.ExcelTableExportPage
-
- ExceptionPage - Class in org.apache.click.examples.page.general
-
Provides examples of the Click Exception handling.
- ExceptionPage() - Constructor for class org.apache.click.examples.page.general.ExceptionPage
-
- ExceptionPage.BrokenRenderer - Class in org.apache.click.examples.page.general
-
Provides a rendering object which will throw a NPE when merged by
velocity in the template.
- ExceptionPage.BrokenRenderer() - Constructor for class org.apache.click.examples.page.general.ExceptionPage.BrokenRenderer
-
- excludedColumns - Variable in class org.apache.click.examples.control.exporter.ExportTable
-
- excludedExportColumns - Variable in class org.apache.click.examples.control.exporter.ExportTable
-
- execute(JobExecutionContext) - Method in class org.apache.click.examples.quartz.ExampleJob
-
Job.execute(JobExecutionContext)
- export(ExportTable, Context) - Method in class org.apache.click.examples.control.exporter.AbstractTableExporter
-
- export(ExportTable, Context, OutputStream) - Method in class org.apache.click.examples.control.exporter.AbstractTableExporter
-
- export(ExportTable, Context, OutputStream) - Method in class org.apache.click.examples.control.exporter.ExcelTableExporter
-
- export(AbstractTableExporter) - Method in class org.apache.click.examples.control.exporter.TableExportContainer
-
- exportAttachment - Variable in class org.apache.click.examples.control.exporter.ExportTable
-
- exportBannerPosition - Variable in class org.apache.click.examples.control.exporter.ExportTable
-
- exportContainer - Variable in class org.apache.click.examples.control.exporter.ExportTable
-
- EXPORTER_ATTACHED - Static variable in class org.apache.click.examples.control.exporter.ExportTable
-
- EXPORTER_DETACHED - Static variable in class org.apache.click.examples.control.exporter.ExportTable
-
- EXPORTER_INLINE - Static variable in class org.apache.click.examples.control.exporter.ExportTable
-
- exportLink - Variable in class org.apache.click.examples.control.exporter.AbstractTableExporter
-
- ExportTable - Class in org.apache.click.examples.control.exporter
-
This example provides a table that can be exported to an Excel spreadsheet.
- ExportTable() - Constructor for class org.apache.click.examples.control.exporter.ExportTable
-
- ExportTable(String) - Constructor for class org.apache.click.examples.control.exporter.ExportTable
-
- exportTableBody(ExportTable, HSSFSheet, Context) - Method in class org.apache.click.examples.control.exporter.ExcelTableExporter
-
- exportTableHeader(ExportTable, HSSFSheet, Context) - Method in class org.apache.click.examples.control.exporter.ExcelTableExporter
-
- exportTableHeaders - Variable in class org.apache.click.examples.control.exporter.ExportTable
-
- ExtraControlsForm - Class in org.apache.click.examples.page.form
-
Provides a form containing all the Click Extras Controls.
- ExtraControlsForm() - Constructor for class org.apache.click.examples.page.form.ExtraControlsForm
-
- ExtraControlsForm.Options - Class in org.apache.click.examples.page.form
-
Form options holder.
- ExtraControlsForm.Options() - Constructor for class org.apache.click.examples.page.form.ExtraControlsForm.Options
-
- FeedbackBorder - Class in org.apache.click.examples.control.html
-
This control provides feedback for a Field.
- FeedbackBorder() - Constructor for class org.apache.click.examples.control.html.FeedbackBorder
-
- FieldLabel - Class in org.apache.click.examples.control.html
-
This control associates an HTML label with a target field.
- FieldLabel(Field) - Constructor for class org.apache.click.examples.control.html.FieldLabel
-
- FieldLabel(Field, String) - Constructor for class org.apache.click.examples.control.html.FieldLabel
-
- FieldLabel(Field, String, String) - Constructor for class org.apache.click.examples.control.html.FieldLabel
-
- FieldSeparator - Class in org.apache.click.examples.control
-
FieldSeparator is a component derived from a FieldSet that acts as a visual separator that
can have a "legend" too.
- FieldSeparator(String) - Constructor for class org.apache.click.examples.control.FieldSeparator
-
Create a FieldSeparator with the given name.
- FieldSeparator(String, String) - Constructor for class org.apache.click.examples.control.FieldSeparator
-
Create a FieldSeparator with the given name and legend.
- FieldSeparator() - Constructor for class org.apache.click.examples.control.FieldSeparator
-
Create a FieldSeparator with no name defined.
- FieldSeparatorDemo - Class in org.apache.click.examples.page.control
-
Provides a FieldSeparator usage example vs the classical FieldSet usage.
- FieldSeparatorDemo() - Constructor for class org.apache.click.examples.page.control.FieldSeparatorDemo
-
- FieldSetDemo - Class in org.apache.click.examples.page.control
-
Provides a form FieldSet example.
- FieldSetDemo() - Constructor for class org.apache.click.examples.page.control.FieldSetDemo
-
- FileUpload - Class in org.apache.click.examples.page.control
-
Provides File Upload example using the FileField control.
- FileUpload() - Constructor for class org.apache.click.examples.page.control.FileUpload
-
- FilterPanel - Class in org.apache.click.examples.control
-
Provides a custom date FilterPanel.
- FilterPanel() - Constructor for class org.apache.click.examples.control.FilterPanel
-
- FilterPanel(String) - Constructor for class org.apache.click.examples.control.FilterPanel
-
- FilterPanelDemo - Class in org.apache.click.examples.page.panel
-
Provides example usage of a custom date range FilterPanel control.
- FilterPanelDemo() - Constructor for class org.apache.click.examples.page.panel.FilterPanelDemo
-
- findCourseBookingByID(Integer) - Method in class org.apache.click.examples.service.BookingService
-
- findCustomerByID(Object) - Method in class org.apache.click.examples.service.CustomerService
-
- findCustomerByName(String) - Method in class org.apache.click.examples.service.CustomerService
-
- FIRST_NAME_PROPERTY - Static variable in class org.apache.click.examples.domain.auto._Client
-
- firstExportRow - Variable in class org.apache.click.examples.control.exporter.ExportTable
-
- FlashPage - Class in org.apache.click.examples.page.general
-
Provides an example of a flash session attribute.
- FlashPage() - Constructor for class org.apache.click.examples.page.general.FlashPage
-
- form - Variable in class org.apache.click.examples.page.cayenne.FormTablePage
-
- FormLayout - Class in org.apache.click.examples.page.form
-
Provides Form layout examples using the Form and FieldSet controls.
- FormLayout() - Constructor for class org.apache.click.examples.page.form.FormLayout
-
- FormProperties - Class in org.apache.click.examples.page.form
-
Provides a example Page to demonstrate Form properties and layout options.
- FormProperties() - Constructor for class org.apache.click.examples.page.form.FormProperties
-
- FormProperties.Options - Class in org.apache.click.examples.page.form
-
Form options holder.
- FormProperties.Options() - Constructor for class org.apache.click.examples.page.form.FormProperties.Options
-
- FormProperties.Values - Class in org.apache.click.examples.page.form
-
Form values holder.
- FormProperties.Values() - Constructor for class org.apache.click.examples.page.form.FormProperties.Values
-
- FormTablePage - Class in org.apache.click.examples.page.cayenne
-
Provides an abstract CayenneForm and Table Page for creating and editing
DataObjects.
- FormTablePage() - Constructor for class org.apache.click.examples.page.cayenne.FormTablePage
-
Create a FormTablePage instance and initialize the form and table
properties.
- FormTablePage - Class in org.apache.click.examples.page.table
-
Provides an demonstration of Table control paging.
- FormTablePage() - Constructor for class org.apache.click.examples.page.table.FormTablePage
-
- FULLNAME_PROPERTY - Static variable in class org.apache.click.examples.domain.auto._User
-
- getActive() - Method in class org.apache.click.examples.domain.auto._Client
-
- getActive() - Method in class org.apache.click.examples.domain.auto._Customer
-
- getAddress() - Method in class org.apache.click.examples.domain.auto._Client
-
- getAge() - Method in class org.apache.click.examples.domain.auto._Customer
-
- getAuthorities() - Method in class org.apache.click.examples.springsecurity.UserDetailsAdaptor
-
- getBookingDate() - Method in class org.apache.click.examples.domain.auto._CourseBooking
-
- getBookingNotes() - Method in class org.apache.click.examples.domain.auto._CourseBooking
-
- getCancelButton() - Method in class org.apache.click.examples.page.wizard.Step
-
Return the button representing the cancel action.
- getClient() - Method in class org.apache.click.examples.domain.auto._Address
-
- getClient(Object) - Method in class org.apache.click.examples.service.ClientService
-
- getClientFromSession() - Static method in class org.apache.click.examples.page.wizard.WizardUils
-
Return the current Client instance in the session.
- getClients() - Method in class org.apache.click.examples.service.ClientService
-
- getClientService() - Method in class org.apache.click.examples.page.wizard.Step1
-
- getClientService() - Method in class org.apache.click.examples.page.wizard.Step2
-
- getColumnValue(Object, Column, Context) - Method in class org.apache.click.examples.control.exporter.ExcelTableExporter
-
- getConfig() - Method in class org.apache.click.examples.control.RichTextArea
-
Return the textarea YUI editor configuration.
- getCourse(Object) - Method in class org.apache.click.examples.service.StudentService
-
- getCourses() - Method in class org.apache.click.examples.domain.auto._Student
-
- getCourses() - Method in class org.apache.click.examples.service.StudentService
-
- getCourseType() - Method in class org.apache.click.examples.domain.auto._CourseBooking
-
- getCreatedAt() - Method in class org.apache.click.examples.domain.auto._CourseBooking
-
- getCurrencySymbol(Currency) - Static method in class org.apache.click.examples.util.ExampleUtils
-
- getCurrentStep() - Method in class org.apache.click.examples.page.wizard.WizardPage
-
Return the current step.
- getCustomerForID(Object) - Method in class org.apache.click.examples.service.CustomerService
-
- getCustomerId() - Method in class org.apache.click.examples.domain.auto._CourseBooking
-
- getCustomerNamesLike(String) - Method in class org.apache.click.examples.service.CustomerService
-
- getCustomers() - Method in class org.apache.click.examples.service.CustomerService
-
- getCustomers(String, Date) - Method in class org.apache.click.examples.service.CustomerService
-
- getCustomers(Date, Date) - Method in class org.apache.click.examples.service.CustomerService
-
- getCustomerService() - Method in class org.apache.click.examples.page.introduction.AdvancedTable
-
Return CustomerService instance from Spring application context.
- getCustomerService() - Method in class org.apache.click.examples.page.table.SearchTablePage
-
Return CustomerService instance from Spring application context.
- getCustomerService() - Method in class org.apache.click.examples.page.table.TableStyles
-
Return CustomerService instance.
- getCustomersForAge(String) - Method in class org.apache.click.examples.service.CustomerService
-
- getCustomersForName(String) - Method in class org.apache.click.examples.service.CustomerService
-
- getCustomersForPage(int, int, String, boolean) - Method in class org.apache.click.examples.service.CustomerService
-
- getCustomersSortedBy(String, boolean, boolean) - Method in class org.apache.click.examples.service.CustomerService
-
- getCustomersSortedBy(String, boolean) - Method in class org.apache.click.examples.service.CustomerService
-
- getCustomersSortedByDateJoined(int) - Method in class org.apache.click.examples.service.CustomerService
-
- getCustomersSortedByName(int) - Method in class org.apache.click.examples.service.CustomerService
-
- getDataContext() - Method in class org.apache.click.examples.control.cayenne.NestedCayenneForm
-
Return the DataContext for this Form.
- getDataObject(Object) - Method in class org.apache.click.examples.page.cayenne.AccommodationDemo
-
- getDataObject(Object) - Method in class org.apache.click.examples.page.cayenne.CayenneFormPage
-
- getDataObject(Object) - Method in class org.apache.click.examples.page.cayenne.EnrollmentDemo
-
- getDataObject(Object) - Method in class org.apache.click.examples.page.cayenne.FormTablePage
-
Return the DataObject for the given id.
- getDataObject(Object) - Method in class org.apache.click.examples.page.cayenne.TabbedCayenneFormPage
-
- getDataObjectClass() - Method in class org.apache.click.examples.page.cayenne.AccommodationDemo
-
- getDataObjectClass() - Method in class org.apache.click.examples.page.cayenne.CayenneFormPage
-
- getDataObjectClass() - Method in class org.apache.click.examples.page.cayenne.EnrollmentDemo
-
- getDataObjectClass() - Method in class org.apache.click.examples.page.cayenne.FormTablePage
-
Return the DataObject class to edit and display.
- getDataObjectClass() - Method in class org.apache.click.examples.page.cayenne.TabbedCayenneFormPage
-
- getDate() - Method in class org.apache.click.examples.page.general.PageActionLink
-
This method will be invoked when the link is clicked.
- getDateJoined() - Method in class org.apache.click.examples.domain.auto._Client
-
- getDateJoined() - Method in class org.apache.click.examples.domain.auto._Customer
-
- getDescription() - Method in class org.apache.click.examples.page.wizard.Step
-
Return the Step description.
- getDynamicImageData() - Method in class org.apache.click.examples.page.general.PageActionImage
-
This page method is invoked from the
element and returns an ActionResult
instance containing the image data specified by the imageName parameter.
- getEmail() - Method in class org.apache.click.examples.domain.auto._Client
-
- getEmail() - Method in class org.apache.click.examples.domain.auto._Customer
-
- getEmail() - Method in class org.apache.click.examples.domain.auto._User
-
- getEndDate() - Method in class org.apache.click.examples.control.FilterPanel
-
- getExcludedColumns() - Method in class org.apache.click.examples.control.exporter.ExportTable
-
- getExcludedExportColumns() - Method in class org.apache.click.examples.control.exporter.ExportTable
-
- getExportAttachment() - Method in class org.apache.click.examples.control.exporter.ExportTable
-
- getExportBannerPosition() - Method in class org.apache.click.examples.control.exporter.ExportTable
-
- getExportColumnList() - Method in class org.apache.click.examples.control.exporter.ExportTable
-
- getExportContainer() - Method in class org.apache.click.examples.control.exporter.ExportTable
-
- getExporters() - Method in class org.apache.click.examples.control.exporter.TableExportContainer
-
- getExportLink() - Method in class org.apache.click.examples.control.exporter.AbstractTableExporter
-
- getFilename() - Method in class org.apache.click.examples.control.exporter.AbstractTableExporter
-
- getFilename() - Method in class org.apache.click.examples.control.exporter.ExcelTableExporter
-
- getFinishButton() - Method in class org.apache.click.examples.page.wizard.Step
-
Return the button representing the next action.
- getFirstExportRow() - Method in class org.apache.click.examples.control.exporter.ExportTable
-
- getFirstName() - Method in class org.apache.click.examples.domain.auto._Client
-
- getForm() - Method in class org.apache.click.examples.page.wizard.Step
-
Return the Step form instance.
- getFullname() - Method in class org.apache.click.examples.domain.auto._User
-
- getHeadElements() - Method in class org.apache.click.examples.control.FieldSeparator
-
Returns the FieldSeparator HTML HEAD elements for the
click/control.css resource.
- getHeadElements() - Method in class org.apache.click.examples.control.html.cssform.CssForm
-
- getHeadElements() - Method in class org.apache.click.examples.control.RichTextArea
-
Return the Control HEAD elements for YUI libraries and YUI
editor JavaScript initialization code.
- getHeadElements() - Method in class org.apache.click.examples.page.ajax.accordion.AccordionPage
-
- getHeadElements() - Method in class org.apache.click.examples.page.ajax.form.AdvancedFormAjaxPage
-
Add the jQuery and page JavaScript template to the Page HEAD elements.
- getHeadElements() - Method in class org.apache.click.examples.page.ajax.form.SimpleFormAjaxPage
-
Add the jQuery and page JavaScript template to the Page HEAD elements.
- getHeadElements() - Method in class org.apache.click.examples.page.ajax.scroller.AjaxLiveScroller
-
- getHeadElements() - Method in class org.apache.click.examples.page.ajax.select.AjaxSelect
-
- getHeadElements() - Method in class org.apache.click.examples.page.ajax.table.TableAjaxPage
-
- getHeadElements() - Method in class org.apache.click.examples.page.control.DisabledDemo
-
- getHeadElements() - Method in class org.apache.click.examples.page.form.dynamic.PopulateOnSelect
-
- getHeadElements() - Method in class org.apache.click.examples.page.general.ControlHeadDemo.StarRating
-
Return the list of HEAD elements.
- getHeadElements() - Method in class org.apache.click.examples.page.general.PageHeadDemo
-
Return the Page list of HEAD elements.
- getHeadElements() - Method in class org.apache.click.examples.page.general.PageImportsExample
-
Return the list of the Page HEAD elements.
- getHeadElements() - Method in class org.apache.click.examples.page.pageflow.StartPage
-
Return the Page JavaScript resources.
- getHeadElements() - Method in class org.apache.click.examples.page.wizard.WizardPage
-
Return the page stylesheet: wizard.css.
- getHoldings() - Method in class org.apache.click.examples.domain.auto._Customer
-
- getHtmlList() - Method in class org.apache.click.examples.control.html.cssform.VerticalFieldSet
-
- getId() - Method in class org.apache.click.examples.domain.BaseEntity
-
Convenience method to get an id that may be used by the view.
- getImageSrc() - Method in class org.apache.click.examples.control.exporter.AbstractTableExporter
-
- getInterval() - Method in class org.apache.click.examples.quartz.JobAndSimpleTrigger
-
- getInvestmentCategories() - Method in class org.apache.click.examples.service.CustomerService
-
- getInvestments() - Method in class org.apache.click.examples.domain.auto._Customer
-
- getJob() - Method in class org.apache.click.examples.quartz.JobAndSimpleTrigger
-
- getJobAndTrigger(String) - Method in class org.apache.click.examples.quartz.SchedulerService
-
Return the Job and Trigger for the given job name
- getJobAndTriggerList() - Method in class org.apache.click.examples.quartz.SchedulerService
-
Return the list of JobDetail and Trigger associations.
- getJobDetail(String) - Method in class org.apache.click.examples.quartz.SchedulerService
-
Return the JobDetail for the given name and group name: "click-group".
- getJobDetailList() - Method in class org.apache.click.examples.quartz.SchedulerService
-
Return the list of scheduled JobDetails for the group name: "click-group".
- getLabel() - Method in class org.apache.click.examples.control.exporter.AbstractTableExporter
-
- getLabel() - Method in class org.apache.click.examples.domain.auto._SystemCode
-
- getLast() - Method in class org.apache.click.examples.control.html.list.HtmlList
-
- getLastExportRow() - Method in class org.apache.click.examples.control.exporter.ExportTable
-
- getLastName() - Method in class org.apache.click.examples.domain.auto._Client
-
- getLine1() - Method in class org.apache.click.examples.domain.auto._Address
-
- getLine2() - Method in class org.apache.click.examples.domain.auto._Address
-
- getListMode() - Method in class org.apache.click.examples.control.html.list.HtmlList
-
- getLocality() - Method in class org.apache.click.examples.domain.auto._PostCode
-
- getMaxTableSize() - Method in class org.apache.click.examples.page.cayenne.FormTablePage
-
Return the maximum number of rows to display in the table.
- getMimeType() - Method in class org.apache.click.examples.control.exporter.AbstractTableExporter
-
- getMimeType() - Method in class org.apache.click.examples.control.exporter.ExcelTableExporter
-
- getName() - Method in class org.apache.click.examples.domain.auto._Course
-
- getName() - Method in class org.apache.click.examples.domain.auto._Customer
-
- getName() - Method in class org.apache.click.examples.domain.auto._Student
-
- getName() - Method in class org.apache.click.examples.domain.auto._StudentHouse
-
- getName() - Method in class org.apache.click.examples.domain.auto._SystemCode
-
- getName() - Method in class org.apache.click.examples.domain.Client
-
- getNextButton() - Method in class org.apache.click.examples.page.wizard.Step
-
Return the button representing the next action.
- getNumberOfCustomers() - Method in class org.apache.click.examples.service.CustomerService
-
- getOrderBy() - Method in class org.apache.click.examples.domain.auto._SystemCode
-
- getPassword() - Method in class org.apache.click.examples.domain.auto._User
-
- getPassword() - Method in class org.apache.click.examples.springsecurity.UserDetailsAdaptor
-
- getPostCode() - Method in class org.apache.click.examples.domain.auto._Address
-
- getPostCode() - Method in class org.apache.click.examples.domain.auto._PostCode
-
- getPostCodeLocations(String) - Method in class org.apache.click.examples.service.PostCodeService
-
- getPostCodes() - Method in class org.apache.click.examples.service.PostCodeService
-
- getPreviousButton() - Method in class org.apache.click.examples.page.wizard.Step
-
Return the button representing the previous action.
- getRepeat() - Method in class org.apache.click.examples.quartz.JobAndSimpleTrigger
-
- getRowList() - Method in class org.apache.click.examples.page.cayenne.AccommodationDemo
-
- getRowList() - Method in class org.apache.click.examples.page.cayenne.CayenneFormPage
-
- getRowList() - Method in class org.apache.click.examples.page.cayenne.EnrollmentDemo
-
- getRowList() - Method in class org.apache.click.examples.page.cayenne.FormTablePage
-
Return the list of DataObjects to display in the table.
- getRowList() - Method in class org.apache.click.examples.page.cayenne.TabbedCayenneFormPage
-
- getSchedulerService() - Method in class org.apache.click.examples.page.quartz.QuartzJobAndTriggerPage
-
Return the scheduler service.
- getSchedulerService() - Method in class org.apache.click.examples.page.quartz.QuartzJobSchedulerPage
-
Return the scheduler service.
- getSeparator() - Method in class org.apache.click.examples.control.exporter.TableExportContainer
-
- getSessionKey() - Method in class org.apache.click.examples.page.tree.PageLinkTreePage
-
Return the string under which the nodes are stored in the session.
- getSessionKey() - Method in class org.apache.click.examples.page.tree.TreePage
-
Return the string under which the nodes are stored in the session.
- getSessionObject(Class) - Static method in class org.apache.click.examples.util.ExampleUtils
-
- getStartDate() - Method in class org.apache.click.examples.control.FilterPanel
-
- getState() - Method in class org.apache.click.examples.domain.auto._Address
-
- getState() - Method in class org.apache.click.examples.domain.auto._PostCode
-
- getStates() - Method in class org.apache.click.examples.service.ClientService
-
- getStaticImageData() - Method in class org.apache.click.examples.page.general.PageActionImage
-
This page method is invoked from the
element and returns an ActionResult
instance containing the static image data.
- getStudent() - Method in class org.apache.click.examples.domain.auto._StudentHouse
-
- getStudent(Object) - Method in class org.apache.click.examples.service.StudentService
-
- getStudentHouse() - Method in class org.apache.click.examples.domain.auto._Student
-
- getStudentHouse(Object) - Method in class org.apache.click.examples.service.StudentService
-
- getStudentHouses() - Method in class org.apache.click.examples.service.StudentService
-
- getStudents() - Method in class org.apache.click.examples.domain.auto._Course
-
- getStudents() - Method in class org.apache.click.examples.service.StudentService
-
- getStudentsByHouse() - Method in class org.apache.click.examples.service.StudentService
-
- getStyleClass() - Method in class org.apache.click.examples.control.exporter.TableExportContainer
-
- getSuburb() - Method in class org.apache.click.examples.domain.auto._Address
-
- getTag() - Method in class org.apache.click.examples.control.html.FieldLabel
-
- getTag() - Method in class org.apache.click.examples.control.html.list.HtmlList
-
- getTag() - Method in class org.apache.click.examples.control.html.list.ListItem
-
- getTarget() - Method in class org.apache.click.examples.page.general.NavigationA
-
- getTarget() - Method in class org.apache.click.examples.page.general.NavigationB
-
- getTarget() - Method in class org.apache.click.examples.page.jsp.NavigationA
-
Target template to forward to.
- getTarget() - Method in class org.apache.click.examples.page.jsp.NavigationB
-
Target template to forward to.
- getTemplate() - Method in class org.apache.click.examples.page.BorderPage
-
Returns the name of the border template:
"/border-template.htm"
Please note this page is designed for extending by Page subclasses and will
not be auto mapped as the template name
"border-template.htm" does
not match the Pages class name
BorderPage.
- getTemplate() - Method in class org.apache.click.examples.page.general.ExceptionPage
-
Override getTemplate so we can stuff things up.
- getTemplate() - Method in class org.apache.click.examples.page.jsp.CustomerTable
-
Returns the name of the border template: "/border-template.jsp"
- getTemplate() - Method in class org.apache.click.examples.page.jsp.EditCustomerPage
-
Returns the name of the border template: "/border-template.jsp"
- getTemplate() - Method in class org.apache.click.examples.page.jsp.MultiPathDemo
-
- getTemplate() - Method in class org.apache.click.examples.page.jsp.NavigationA
-
Returns the name of the border template: "/border-template.jsp"
- getTemplate() - Method in class org.apache.click.examples.page.jsp.NavigationB
-
Returns the name of the border template: "/border-template.jsp"
- getText() - Method in class org.apache.click.examples.control.html.Html
-
- getText() - Method in class org.apache.click.examples.control.html.Text
-
- getTheme() - Method in class org.apache.click.examples.control.RichTextArea
-
Return the textarea YUI editor theme.
- getTitle() - Method in class org.apache.click.examples.domain.auto._Client
-
- getTitles() - Method in class org.apache.click.examples.service.ClientService
-
- getTopCustomersForPage(int, int) - Method in class org.apache.click.examples.service.CustomerService
-
- getTrigger() - Method in class org.apache.click.examples.quartz.JobAndSimpleTrigger
-
- getTriggerState() - Method in class org.apache.click.examples.quartz.JobAndSimpleTrigger
-
- getTriggerStateAsString() - Method in class org.apache.click.examples.quartz.JobAndSimpleTrigger
-
- getUser(String) - Method in class org.apache.click.examples.service.UserService
-
- getUsername() - Method in class org.apache.click.examples.domain.auto._User
-
- getUsername() - Method in class org.apache.click.examples.springsecurity.UserDetailsAdaptor
-
- getValue() - Method in class org.apache.click.examples.domain.auto._SystemCode
-
- getWizardPage() - Method in class org.apache.click.examples.page.wizard.Step
-
Return the Step WizardPage instance.
- NAME_PROPERTY - Static variable in class org.apache.click.examples.domain.auto._Course
-
- NAME_PROPERTY - Static variable in class org.apache.click.examples.domain.auto._Customer
-
- NAME_PROPERTY - Static variable in class org.apache.click.examples.domain.auto._Student
-
- NAME_PROPERTY - Static variable in class org.apache.click.examples.domain.auto._StudentHouse
-
- NAME_PROPERTY - Static variable in class org.apache.click.examples.domain.auto._SystemCode
-
- nameSearch - Variable in class org.apache.click.examples.page.panel.PanelColumnDemo
-
- NavigationA - Class in org.apache.click.examples.page.general
-
Provides an navigation example Page demonstrating forward and redirect
page navigation.
- NavigationA() - Constructor for class org.apache.click.examples.page.general.NavigationA
-
- NavigationA - Class in org.apache.click.examples.page.jsp
-
Provides an navigation example Page demonstrating forward and redirect
page navigation.
- NavigationA() - Constructor for class org.apache.click.examples.page.jsp.NavigationA
-
- NavigationB - Class in org.apache.click.examples.page.general
-
Provides an navigation example Page demonstrating forward and redirect
page navigation.
- NavigationB() - Constructor for class org.apache.click.examples.page.general.NavigationB
-
- NavigationB - Class in org.apache.click.examples.page.jsp
-
Provides an navigation example Page demonstrating forward and redirect
page navigation.
- NavigationB() - Constructor for class org.apache.click.examples.page.jsp.NavigationB
-
- NestedCayenneForm - Class in org.apache.click.examples.control.cayenne
-
Provides a CayenneForm which uses a Nested DataContext that is created as a
child of the DataContext bound to the current Thread.
- NestedCayenneForm(String, Class<? extends DataObject>) - Constructor for class org.apache.click.examples.control.cayenne.NestedCayenneForm
-
Construct a form for the specified name and DataObject class.
- NestedCayenneForm(Class<? extends DataObject>) - Constructor for class org.apache.click.examples.control.cayenne.NestedCayenneForm
-
Construct a form for the specified DataObject class.
- NestedCayenneForm() - Constructor for class org.apache.click.examples.control.cayenne.NestedCayenneForm
-
Default constructor.
- nestedDataContext - Variable in class org.apache.click.examples.control.cayenne.NestedCayenneForm
-
A transient reference to a nested DataContext.
- next() - Method in class org.apache.click.examples.page.wizard.WizardPage
-
Goto next step.
- NextPage - Class in org.apache.click.examples.page.pageflow
-
Provides the next page of a multi page work flow.
- NextPage() - Constructor for class org.apache.click.examples.page.pageflow.NextPage
-
- nodeCollapsed(Tree, TreeNode, Context, boolean) - Method in class org.apache.click.examples.page.tree.AdvancedTreePage
-
This method, which implements TreeListener, is called when a node is collapsed
- nodeCollapsed(Tree, TreeNode, Context, boolean) - Method in class org.apache.click.examples.page.tree.CheckboxTreePage
-
This method, which implements TreeListener, is called when a node is collapsed
- nodeDeselected(Tree, TreeNode, Context, boolean) - Method in class org.apache.click.examples.page.tree.AdvancedTreePage
-
This method, which implements TreeListener, is called when a node is deselected
- nodeDeselected(Tree, TreeNode, Context, boolean) - Method in class org.apache.click.examples.page.tree.CheckboxTreePage
-
This method, which implements TreeListener, is called when a node is deselected
- nodeExpanded(Tree, TreeNode, Context, boolean) - Method in class org.apache.click.examples.page.tree.AdvancedTreePage
-
This method, which implements TreeListener, is called when a node is expanded
- nodeExpanded(Tree, TreeNode, Context, boolean) - Method in class org.apache.click.examples.page.tree.CheckboxTreePage
-
This method, which implements TreeListener, is called when a node is expanded
- nodeSelected(Tree, TreeNode, Context, boolean) - Method in class org.apache.click.examples.page.tree.AdvancedTreePage
-
This method, which implements TreeListener, is called when a node is selected
- nodeSelected(Tree, TreeNode, Context, boolean) - Method in class org.apache.click.examples.page.tree.CheckboxTreePage
-
This method, which implements TreeListener, is called when a node is selected
- NotAuthorizedPage - Class in org.apache.click.examples.page.springsecurity
-
Provides a Security Not Authorized message display page.
- NotAuthorizedPage() - Constructor for class org.apache.click.examples.page.springsecurity.NotAuthorizedPage
-
- OBJECT_ID - Static variable in class org.apache.click.examples.page.table.EditTable
-
- onAddClick() - Method in class org.apache.click.examples.page.table.EditFormTablePage
-
- onApplyChanges() - Method in class org.apache.click.examples.page.form.FormProperties
-
- onApplyOptionsClick() - Method in class org.apache.click.examples.page.tree.AdvancedTreePage
-
Called when user submits the options form.
- onApplyOptionsClick() - Method in class org.apache.click.examples.page.tree.CheckboxTreePage
-
Called when user submits the options form.
- onBackClick() - Method in class org.apache.click.examples.page.pageflow.NextPage
-
- onBackClick() - Method in class org.apache.click.examples.page.pageflow.StartPage
-
- onBrokenBorderClick() - Method in class org.apache.click.examples.page.general.ExceptionPage
-
- onBrokenContentClick() - Method in class org.apache.click.examples.page.general.ExceptionPage
-
- onBrokenRendererClick() - Method in class org.apache.click.examples.page.general.ExceptionPage
-
- onButtonClick() - Method in class org.apache.click.examples.page.control.ActionDemo
-
- onCancel() - Method in class org.apache.click.examples.control.ClientPanel
-
- onCancel() - Method in class org.apache.click.examples.page.wizard.Step
-
The onCancel action.
- onCancelClick() - Method in class org.apache.click.examples.page.cayenne.FormTablePage
-
The cancel event handler.
- onCancelClick() - Method in class org.apache.click.examples.page.control.PickListDemo
-
- onCancelClick() - Method in class org.apache.click.examples.page.EditCustomer
-
- onCancelClick() - Method in class org.apache.click.examples.page.jsp.EditCustomerPage
-
- onCancelClick() - Method in class org.apache.click.examples.page.table.EditFormTablePage
-
- onCancelClick() - Method in class org.apache.click.examples.page.table.EditTable
-
- onCancelClick() - Method in class org.apache.click.examples.page.table.FormTablePage
-
- onCancelClicked() - Method in class org.apache.click.examples.page.introduction.AdvancedForm
-
Handle the Cancel button click event.
- onChangeCustomer() - Method in class org.apache.click.examples.page.ajax.select.AjaxSelect
-
- onChangeCustomer() - Method in class org.apache.click.examples.page.pageflow.StartPage
-
- onClearClick() - Method in class org.apache.click.examples.page.table.SearchTablePage
-
Handle the clear button click event.
- onColorClick() - Method in class org.apache.click.examples.page.control.ImageDemo
-
- onConfirmClick() - Method in class org.apache.click.examples.page.pageflow.NextPage
-
- onCreate() - Method in class org.apache.click.examples.page.springsecurity.CreateAccountPage
-
- onDeleteClick() - Method in class org.apache.click.examples.page.control.ImageDemo
-
- onDeleteClick() - Method in class org.apache.click.examples.page.introduction.AdvancedTable
-
- onDeleteClick() - Method in class org.apache.click.examples.page.table.EditFormTablePage
-
- onDeleteClick() - Method in class org.apache.click.examples.page.table.EditTable
-
- onDeleteClick() - Method in class org.apache.click.examples.page.table.SearchTablePage
-
Handle the delete link click event.
- onDeleteClick() - Method in class org.apache.click.examples.page.table.TableDecorator
-
- onDeleteClick() - Method in class org.apache.click.examples.page.velocity.ActionTable
-
- onDestroy() - Method in class org.apache.click.examples.control.cayenne.NestedCayenneForm
-
Override onDestroy not to nullify the dataObject instance each request.
- onDestroy() - Method in class org.apache.click.examples.page.BorderPage
-
- onEditClick() - Method in class org.apache.click.examples.page.cayenne.EnrollmentDemo
-
- onEditClick() - Method in class org.apache.click.examples.page.cayenne.FormTablePage
-
The edit event handler.
- onEditClick() - Method in class org.apache.click.examples.page.control.ImageDemo
-
- onEditClick() - Method in class org.apache.click.examples.page.table.EditTable
-
- onFinish() - Method in class org.apache.click.examples.page.wizard.Step
-
The onFinish action.
- onFinish() - Method in class org.apache.click.examples.page.wizard.Step3
-
The onFinish action of Step3 checks if the form is valid, saves the
client and address in the database, sets up a success message, and
sets the page back to stateless.
- onFlashClick() - Method in class org.apache.click.examples.page.general.FlashPage
-
- onForm1Submit() - Method in class org.apache.click.examples.page.form.MultipleFormsDemo
-
- onForm2Submit() - Method in class org.apache.click.examples.page.form.MultipleFormsDemo
-
- onForwardClick() - Method in class org.apache.click.examples.page.general.NavigationA
-
- onForwardClick() - Method in class org.apache.click.examples.page.jsp.NavigationA
-
- onForwardParamClick() - Method in class org.apache.click.examples.page.general.NavigationA
-
- onForwardParamClick() - Method in class org.apache.click.examples.page.jsp.NavigationA
-
- onGet() - Method in class org.apache.click.examples.page.EditCustomer
-
When page is first displayed on the GET request.
- onGet() - Method in class org.apache.click.examples.page.general.DirectPage
-
Render the Java source file as "text/plain".
- onGet() - Method in class org.apache.click.examples.page.panel.PanelColumnDemo
-
- onGet() - Method in class org.apache.click.examples.page.SourceViewer
-
- onGet() - Method in class org.apache.click.examples.page.table.EditTable
-
- onGet() - Method in class org.apache.click.examples.page.tree.TreePage
-
- onHomeClick() - Method in class org.apache.click.examples.page.general.FlashPage
-
- onIllegalArgumentExceptionClick() - Method in class org.apache.click.examples.page.general.ExceptionPage
-
- onInit() - Method in class org.apache.click.examples.control.ClientPanel
-
- onInit() - Method in class org.apache.click.examples.control.exporter.ExportTable
-
- onInit() - Method in class org.apache.click.examples.control.exporter.TableExportContainer
-
- onInit() - Method in class org.apache.click.examples.page.ajax.AjaxRedirectPage
-
- onInit() - Method in class org.apache.click.examples.page.ajax.AjaxSecurePage
-
- onInit() - Method in class org.apache.click.examples.page.ajax.scroller.AjaxLiveScroller
-
- onInit() - Method in class org.apache.click.examples.page.ajax.select.AjaxSelect
-
- onInit() - Method in class org.apache.click.examples.page.BorderPage
-
- onInit() - Method in class org.apache.click.examples.page.cayenne.AccommodationDemo
-
- onInit() - Method in class org.apache.click.examples.page.cayenne.EnrollmentDemo
-
- onInit() - Method in class org.apache.click.examples.page.cayenne.FormTablePage
-
Complete the initialization of the form and table controls.
- onInit() - Method in class org.apache.click.examples.page.control.DisabledDemo
-
- onInit() - Method in class org.apache.click.examples.page.form.ContactDetailsPage
-
- onInit() - Method in class org.apache.click.examples.page.form.dynamic.DynamicFieldSet
-
- onInit() - Method in class org.apache.click.examples.page.form.dynamic.DynamicForm
-
- onInit() - Method in class org.apache.click.examples.page.form.dynamic.PopulateOnSelect
-
- onInit() - Method in class org.apache.click.examples.page.form.ExtraControlsForm
-
- onInit() - Method in class org.apache.click.examples.page.form.FormProperties
-
- onInit() - Method in class org.apache.click.examples.page.form.MultipleFormsDemo
-
- onInit() - Method in class org.apache.click.examples.page.form.StandardControlsForm
-
- onInit() - Method in class org.apache.click.examples.page.form.TabbedFormDemo
-
- onInit() - Method in class org.apache.click.examples.page.general.ExcelExportPage
-
- onInit() - Method in class org.apache.click.examples.page.general.NavigationA
-
- onInit() - Method in class org.apache.click.examples.page.introduction.AdvancedForm
-
- onInit() - Method in class org.apache.click.examples.page.jsp.NavigationA
-
- onInit() - Method in class org.apache.click.examples.page.pageflow.LastPage
-
- onInit() - Method in class org.apache.click.examples.page.pageflow.NextPage
-
- onInit() - Method in class org.apache.click.examples.page.pageflow.StartPage
-
- onInit() - Method in class org.apache.click.examples.page.panel.ReusablePanelDemo
-
- onInit() - Method in class org.apache.click.examples.page.panel.StatefulTabbedPanelDemo
-
- onInit() - Method in class org.apache.click.examples.page.panel.TabbedPanelWithControls
-
- onInit() - Method in class org.apache.click.examples.page.quartz.QuartzJobAndTriggerPage
-
- onInit() - Method in class org.apache.click.examples.page.quartz.QuartzJobSchedulerPage
-
- onInit() - Method in class org.apache.click.examples.page.security.Login
-
- onInit() - Method in class org.apache.click.examples.page.security.Logout
-
- onInit() - Method in class org.apache.click.examples.page.springsecurity.CreateAccountPage
-
- onInit() - Method in class org.apache.click.examples.page.table.EditFormTablePage
-
- onInit() - Method in class org.apache.click.examples.page.table.FormTablePage
-
- onInit() - Method in class org.apache.click.examples.page.table.SearchTablePage
-
- onInit() - Method in class org.apache.click.examples.page.tree.AdvancedTreePage
-
- onInit() - Method in class org.apache.click.examples.page.tree.CheckboxTreePage
-
- onInit() - Method in class org.apache.click.examples.page.tree.TreePage
-
- onInit() - Method in class org.apache.click.examples.page.velocity.ActionTable
-
- onInit() - Method in class org.apache.click.examples.page.wizard.Step2
-
Step2 links to a lookup table for populating the post code and state values.
- onInsertClick() - Method in class org.apache.click.examples.page.table.EditFormTablePage
-
- onLinkClick() - Method in class org.apache.click.examples.page.control.LinkDemo
-
- onLinkClick() - Method in class org.apache.click.examples.page.introduction.ControlListenerType1Page
-
Handle the ActionLink control click event.
- onLinkClicked() - Method in class org.apache.click.examples.page.ajax.PageActionPage
-
- onNewClick() - Method in class org.apache.click.examples.page.table.SearchTablePage
-
Handle the new button click event.
- onNext() - Method in class org.apache.click.examples.page.wizard.Step
-
The onNext action.
- onNext() - Method in class org.apache.click.examples.page.wizard.Step1
-
The onNext action of Step1 sets the Page to stateful, checks if the form
is valid, moves to the next step in the process and passes the client to
the next step.
- onNext() - Method in class org.apache.click.examples.page.wizard.Step2
-
The onNext action of Step2 checks if the form is valid, moves to the
next step in the process and passes the client to the next step.
- onNextClick() - Method in class org.apache.click.examples.page.pageflow.StartPage
-
- onNullPointerClick() - Method in class org.apache.click.examples.page.general.ExceptionPage
-
- onOkClick() - Method in class org.apache.click.examples.page.control.CheckListDemo
-
- onOkClick() - Method in class org.apache.click.examples.page.control.FieldSetDemo
-
- onOkClick() - Method in class org.apache.click.examples.page.control.FileUpload
-
- onOkClick() - Method in class org.apache.click.examples.page.control.PickListDemo
-
- onOkClick() - Method in class org.apache.click.examples.page.EditCustomer
-
- onOkClick() - Method in class org.apache.click.examples.page.form.FormProperties
-
- onOkClick() - Method in class org.apache.click.examples.page.form.TabbedFormDemo
-
- onOkClick() - Method in class org.apache.click.examples.page.table.FormTablePage
-
- onOkClick1() - Method in class org.apache.click.examples.page.control.FieldSeparatorDemo
-
- onOkClick2() - Method in class org.apache.click.examples.page.control.FieldSeparatorDemo
-
- onOkClicked() - Method in class org.apache.click.examples.page.introduction.AdvancedForm
-
Handle the OK button click event.
- onOkClicked() - Method in class org.apache.click.examples.page.security.Login
-
- onOptionsSubmit() - Method in class org.apache.click.examples.page.form.ExtraControlsForm
-
- onOptionsSubmit() - Method in class org.apache.click.examples.page.form.StandardControlsForm
-
- onOptionsSubmit() - Method in class org.apache.click.examples.page.form.TabbedFormDemo
-
- onPost() - Method in class org.apache.click.examples.page.control.SelectDemo
-
- onPost() - Method in class org.apache.click.examples.page.form.SearchForm
-
- onPost() - Method in class org.apache.click.examples.page.panel.PanelColumnDemo
-
- onPost() - Method in class org.apache.click.examples.page.table.EditTable
-
- onPost() - Method in class org.apache.click.examples.page.table.TableStyles
-
- onPrevious() - Method in class org.apache.click.examples.page.wizard.Step
-
The onPrevious action.
- onPrevious() - Method in class org.apache.click.examples.page.wizard.Step2
-
The onPrevious action of Step2 moves to the previous step in the process
and clears and form errors.
- onPrevious() - Method in class org.apache.click.examples.page.wizard.Step3
-
The onPrevious action of Step3 moves to the previous step in the process
and clears and form errors.
- onProcess() - Method in class org.apache.click.examples.control.exporter.ExportTable
-
- onProcess() - Method in class org.apache.click.examples.control.exporter.TableExportContainer
-
- onRedirectClick() - Method in class org.apache.click.examples.page.general.NavigationA
-
- onRedirectClick() - Method in class org.apache.click.examples.page.jsp.NavigationA
-
- onRedirectParamClick() - Method in class org.apache.click.examples.page.general.NavigationA
-
- onRedirectParamClick() - Method in class org.apache.click.examples.page.jsp.NavigationA
-
- onRemoveClick() - Method in class org.apache.click.examples.page.cayenne.FormTablePage
-
The remove event handler.
- onRender() - Method in class org.apache.click.examples.control.exporter.ExportTable
-
- onRender() - Method in class org.apache.click.examples.control.exporter.TableExportContainer
-
- onRender() - Method in class org.apache.click.examples.control.html.FeedbackBorder
-
- onRender() - Method in class org.apache.click.examples.page.cayenne.FormTablePage
-
- onRender() - Method in class org.apache.click.examples.page.introduction.SimpleTablePage
-
- onRender() - Method in class org.apache.click.examples.page.jsp.CustomerTable
-
- onRender() - Method in class org.apache.click.examples.page.panel.ListPanelDemo
-
- onRender() - Method in class org.apache.click.examples.page.panel.StatefulTabbedPanelDemo
-
- onRender() - Method in class org.apache.click.examples.page.panel.TabbedPanelDemo
-
- onRender() - Method in class org.apache.click.examples.page.panel.TabbedPanelWithControls
-
- onRender() - Method in class org.apache.click.examples.page.quartz.QuartzJobSchedulerPage
-
- onRender() - Method in class org.apache.click.examples.page.table.TablePaginatorPage
-
- onRender() - Method in class org.apache.click.examples.page.table.TableStyles
-
- onRender() - Method in class org.apache.click.examples.page.velocity.ActionTable
-
Load the list of customers to display.
- onRender() - Method in class org.apache.click.examples.page.velocity.SimpleTable
-
- onRender() - Method in class org.apache.click.examples.page.wizard.SelectPostCode
-
Override onRender to populate the table row data.
- onRender() - Method in class org.apache.click.examples.page.wizard.Step3
-
Override onRender phase to add the client instance to the Template
model for rendering.
- onRestoreDefaults() - Method in class org.apache.click.examples.page.form.FormProperties
-
- onSave() - Method in class org.apache.click.examples.control.ClientPanel
-
- onSaveClick() - Method in class org.apache.click.examples.page.cayenne.EnrollmentDemo
-
- onSaveClick() - Method in class org.apache.click.examples.page.cayenne.FormTablePage
-
The save event handler.
- onSaveClick() - Method in class org.apache.click.examples.page.jsp.EditCustomerPage
-
- onSaveClick() - Method in class org.apache.click.examples.page.quartz.QuartzJobAndTriggerPage
-
- onSaveClick() - Method in class org.apache.click.examples.page.table.EditTable
-
- onScroll() - Method in class org.apache.click.examples.page.ajax.scroller.AjaxLiveScroller
-
A pageAction method that is called when the user scrolled to the bottom
of the page and more data is needed.
- onSearch() - Method in class org.apache.click.examples.page.panel.PanelColumnDemo
-
Search button handler
- onSearchClick() - Method in class org.apache.click.examples.page.table.SearchTablePage
-
Handle the search button click event.
- onSecurityCheck() - Method in class org.apache.click.examples.page.ajax.AjaxSecurePage
-
- onSecurityCheck() - Method in class org.apache.click.examples.page.cayenne.FormTablePage
-
Perform a form submission check to ensure the form was not double posted.
- onSecurityCheck() - Method in class org.apache.click.examples.page.form.MultipleFormsDemo
-
- onSecurityCheck() - Method in class org.apache.click.examples.page.jsp.EditCustomerPage
-
- onSecurityCheck() - Method in class org.apache.click.examples.page.pageflow.StartPage
-
- onSecurityCheck() - Method in class org.apache.click.examples.page.security.Secure
-
- onSecurityCheck() - Method in class org.apache.click.examples.page.springsecurity.LogoutPage
-
- onSecurityCheck() - Method in class org.apache.click.examples.page.table.EditFormTablePage
-
- onSubmit() - Method in class org.apache.click.examples.page.introduction.SimpleForm
-
Handle the form submit event.
- onTabClick() - Method in class org.apache.click.examples.page.panel.TabbedPanelDemo
-
- onUpdateCustomersClick() - Method in class org.apache.click.examples.page.table.EditFormTablePage
-
- onViewClick() - Method in class org.apache.click.examples.page.table.TableDecorator
-
- onViewClick() - Method in class org.apache.click.examples.page.velocity.ActionTable
-
- optionsForm - Variable in class org.apache.click.examples.page.form.TabbedFormDemo
-
- ORDER_BY_PROPERTY - Static variable in class org.apache.click.examples.domain.auto._SystemCode
-
- ORDERED_LIST - Static variable in class org.apache.click.examples.control.html.list.HtmlList
-
- org.apache.click.examples.control - package org.apache.click.examples.control
-
Provides the example HTML Control classes.
- org.apache.click.examples.control.ajax - package org.apache.click.examples.control.ajax
-
- org.apache.click.examples.control.cayenne - package org.apache.click.examples.control.cayenne
-
Provides the Cayenne example Control classes.
- org.apache.click.examples.control.exporter - package org.apache.click.examples.control.exporter
-
Provides table data exporter utility classes.
- org.apache.click.examples.control.html - package org.apache.click.examples.control.html
-
Provides the example HTML Control classes.
- org.apache.click.examples.control.html.cssform - package org.apache.click.examples.control.html.cssform
-
Provides the example HTML list Control classes.
- org.apache.click.examples.control.html.list - package org.apache.click.examples.control.html.list
-
Provides example CSS Form class.
- org.apache.click.examples.domain - package org.apache.click.examples.domain
-
Provides the example Business Domain classes.
- org.apache.click.examples.domain.auto - package org.apache.click.examples.domain.auto
-
Provides the example business domain entity class parents.
- org.apache.click.examples.interceptor - package org.apache.click.examples.interceptor
-
Provides a page profiling interceptor example.
- org.apache.click.examples.page - package org.apache.click.examples.page
-
Provides the example Page classes.
- org.apache.click.examples.page.ajax - package org.apache.click.examples.page.ajax
-
Provides the Ajax example classes.
- org.apache.click.examples.page.ajax.accordion - package org.apache.click.examples.page.ajax.accordion
-
- org.apache.click.examples.page.ajax.compare - package org.apache.click.examples.page.ajax.compare
-
- org.apache.click.examples.page.ajax.content - package org.apache.click.examples.page.ajax.content
-
- org.apache.click.examples.page.ajax.form - package org.apache.click.examples.page.ajax.form
-
- org.apache.click.examples.page.ajax.scroller - package org.apache.click.examples.page.ajax.scroller
-
- org.apache.click.examples.page.ajax.select - package org.apache.click.examples.page.ajax.select
-
- org.apache.click.examples.page.ajax.table - package org.apache.click.examples.page.ajax.table
-
- org.apache.click.examples.page.cayenne - package org.apache.click.examples.page.cayenne
-
Provides Cayenne control examples and form table page design patterns.
- org.apache.click.examples.page.control - package org.apache.click.examples.page.control
-
Provides the Control example Page classes.
- org.apache.click.examples.page.form - package org.apache.click.examples.page.form
-
Provides the JSP example Page class.
- org.apache.click.examples.page.form.dynamic - package org.apache.click.examples.page.form.dynamic
-
Provides dynamic form example classes.
- org.apache.click.examples.page.general - package org.apache.click.examples.page.general
-
Provides the general Page class examples.
- org.apache.click.examples.page.introduction - package org.apache.click.examples.page.introduction
-
Provides the introduction Click examples.
- org.apache.click.examples.page.jsp - package org.apache.click.examples.page.jsp
-
Provides the Form control example Page classes.
- org.apache.click.examples.page.pageflow - package org.apache.click.examples.page.pageflow
-
Provides the Page flow example classes.
- org.apache.click.examples.page.panel - package org.apache.click.examples.page.panel
-
Provides the Panel example classes.
- org.apache.click.examples.page.quartz - package org.apache.click.examples.page.quartz
-
Provides the example Quartz scheduler integration page classes.
- org.apache.click.examples.page.security - package org.apache.click.examples.page.security
-
Provides the Security authentication example classes.
- org.apache.click.examples.page.springsecurity - package org.apache.click.examples.page.springsecurity
-
Provides Spring Security (Acegi) security example page classes.
- org.apache.click.examples.page.springsecurity.secure - package org.apache.click.examples.page.springsecurity.secure
-
Provides Spring Security secured page classes.
- org.apache.click.examples.page.table - package org.apache.click.examples.page.table
-
Provides the Table control example classes.
- org.apache.click.examples.page.tree - package org.apache.click.examples.page.tree
-
Provides the Tree control example classes.
- org.apache.click.examples.page.velocity - package org.apache.click.examples.page.velocity
-
Provides the Velocity template example classes.
- org.apache.click.examples.page.wizard - package org.apache.click.examples.page.wizard
-
Provides Wizard navigation example classes.
- org.apache.click.examples.quartz - package org.apache.click.examples.quartz
-
Provides the example Quartz scheduler integration classes.
- org.apache.click.examples.service - package org.apache.click.examples.service
-
Provides the example business Service classes.
- org.apache.click.examples.springsecurity - package org.apache.click.examples.springsecurity
-
Provides the Spring Security (Acegi) example.
- org.apache.click.examples.util - package org.apache.click.examples.util
-
Provides the example utility classes.
- PackagingRadioGroup - Class in org.apache.click.examples.control
-
Provides a Packaging options RadioGroup Control.
- PackagingRadioGroup(String) - Constructor for class org.apache.click.examples.control.PackagingRadioGroup
-
Create the Packaging options RadioGroup control with the given field name.
- PageActionImage - Class in org.apache.click.examples.page.general
-
This demo shows to invoke a PAGE_ACTION using an HTML
tag.
- PageActionImage() - Constructor for class org.apache.click.examples.page.general.PageActionImage
-
- PageActionLink - Class in org.apache.click.examples.page.general
-
Provides a PageAction demo.
- PageActionLink() - Constructor for class org.apache.click.examples.page.general.PageActionLink
-
- PageActionPage - Class in org.apache.click.examples.page.ajax
-
Demonstrates how a Page Action can be used to handle an AJAX request.
- PageActionPage() - Constructor for class org.apache.click.examples.page.ajax.PageActionPage
-
- PageHeadDemo - Class in org.apache.click.examples.page.general
-
This example demonstrates how to manipulate the Head elements of a Page.
- PageHeadDemo() - Constructor for class org.apache.click.examples.page.general.PageHeadDemo
-
- PageImportsExample - Class in org.apache.click.examples.page.general
-
This page provides an example of how to programmatically optimize your
PageImports for high traffic pages.
- PageImportsExample() - Constructor for class org.apache.click.examples.page.general.PageImportsExample
-
- PageLinkTreePage - Class in org.apache.click.examples.page.tree
-
Demonstrates how to customize the rendering of tree nodes.
- PageLinkTreePage() - Constructor for class org.apache.click.examples.page.tree.PageLinkTreePage
-
- PanelColumn - Class in org.apache.click.examples.page.panel
-
Provides a custom Column that wraps a Panel for display in a Table.
- PanelColumn(String, Panel) - Constructor for class org.apache.click.examples.page.panel.PanelColumn
-
- PanelColumnDemo - Class in org.apache.click.examples.page.panel
-
Demonstrates usage of the Panel Column Control.
- PanelColumnDemo() - Constructor for class org.apache.click.examples.page.panel.PanelColumnDemo
-
- parseCellFormat(String) - Method in class org.apache.click.examples.control.exporter.ExcelTableExporter
-
- PASSWORD_PROPERTY - Static variable in class org.apache.click.examples.domain.auto._User
-
- pauseAll() - Method in class org.apache.click.examples.quartz.SchedulerService
-
Pause all the scheduled jobs, and interrupt any currently executing jobs.
- pauseJob(String) - Method in class org.apache.click.examples.quartz.SchedulerService
-
Pause the job for the given name.
- PickListDemo - Class in org.apache.click.examples.page.control
-
Provides an Select example Page.
- PickListDemo() - Constructor for class org.apache.click.examples.page.control.PickListDemo
-
- PopulateOnSelect - Class in org.apache.click.examples.page.form.dynamic
-
Demonstrate how to dynamically populate Select controls.
- PopulateOnSelect() - Constructor for class org.apache.click.examples.page.form.dynamic.PopulateOnSelect
-
- POST_CODE_PROPERTY - Static variable in class org.apache.click.examples.domain.auto._Address
-
- POST_CODE_PROPERTY - Static variable in class org.apache.click.examples.domain.auto._PostCode
-
- PostCode - Class in org.apache.click.examples.domain
-
Provides an Client entity class.
- PostCode() - Constructor for class org.apache.click.examples.domain.PostCode
-
- PostCodeService - Class in org.apache.click.examples.service
-
Provides a Postcode Service.
- PostCodeService() - Constructor for class org.apache.click.examples.service.PostCodeService
-
- postCreate(Page) - Method in class org.apache.click.examples.interceptor.ProfilingInterceptor
-
- postDestroy(Page) - Method in class org.apache.click.examples.interceptor.ProfilingInterceptor
-
- preCreate(Class<? extends Page>, Context) - Method in class org.apache.click.examples.interceptor.ProfilingInterceptor
-
- preResponse(Page) - Method in class org.apache.click.examples.interceptor.ProfilingInterceptor
-
- previous() - Method in class org.apache.click.examples.page.wizard.WizardPage
-
Goto previous step.
- processDelivery() - Method in class org.apache.click.examples.page.form.TabbedFormDemo
-
- ProfilingInterceptor - Class in org.apache.click.examples.interceptor
-
Provides a basic page profiling PageInterceptor example.
- ProfilingInterceptor() - Constructor for class org.apache.click.examples.interceptor.ProfilingInterceptor
-
- PrototypeAjaxDemoPage - Class in org.apache.click.examples.page.ajax.compare
-
An Ajax example using Prototype library.
- PrototypeAjaxDemoPage() - Constructor for class org.apache.click.examples.page.ajax.compare.PrototypeAjaxDemoPage
-
- saveActiveStepIndex(int) - Static method in class org.apache.click.examples.page.wizard.WizardUils
-
- saveClient(Client) - Method in class org.apache.click.examples.service.ClientService
-
- saveClientInSession(Client) - Static method in class org.apache.click.examples.page.wizard.WizardUils
-
Save the Client instance in the session.
- saveCourse(Course) - Method in class org.apache.click.examples.service.StudentService
-
- saveCustomer(Customer) - Method in class org.apache.click.examples.service.CustomerService
-
- saveDataObject(DataObject) - Method in class org.apache.click.examples.page.cayenne.FormTablePage
-
Save the given DataObject.
- saveStudent(Student) - Method in class org.apache.click.examples.service.StudentService
-
- saveStudentHouse(StudentHouse) - Method in class org.apache.click.examples.service.StudentService
-
- scheduleJob(JobDetail, Date, Date, int, long) - Method in class org.apache.click.examples.quartz.SchedulerService
-
Schedule a new quartz job with the given job details, start and end date,
repeat count and repeat interval.
- SchedulerService - Class in org.apache.click.examples.quartz
-
Provides a service wrapper class around the Quartz scheduler class.
- SchedulerService(StdSchedulerFactory) - Constructor for class org.apache.click.examples.quartz.SchedulerService
-
Create a new scheduler service with the given Quartz Scheduler Factory.
- SearchForm - Class in org.apache.click.examples.page.form
-
Provides a search form example demonstrating how to layout a form manually
in the page template.
- SearchForm() - Constructor for class org.apache.click.examples.page.form.SearchForm
-
- SearchTablePage - Class in org.apache.click.examples.page.table
-
Provides an demonstration of Table control paging.
- SearchTablePage() - Constructor for class org.apache.click.examples.page.table.SearchTablePage
-
- Secure - Class in org.apache.click.examples.page.security
-
Provides an onSecurityCheck example secure Page, which other secure
pages can extend.
- Secure() - Constructor for class org.apache.click.examples.page.security.Secure
-
- SecurePage - Class in org.apache.click.examples.page.springsecurity.secure
-
Provides a Spring Security (ACEGI) path protected secure page class.
- SecurePage() - Constructor for class org.apache.click.examples.page.springsecurity.secure.SecurePage
-
- SelectDemo - Class in org.apache.click.examples.page.control
-
Provides an Select example Page.
- SelectDemo() - Constructor for class org.apache.click.examples.page.control.SelectDemo
-
- selected - Variable in class org.apache.click.examples.control.exporter.AbstractTableExporter
-
- SelectPostCode - Class in org.apache.click.examples.page.wizard
-
This Page provides a table to select the postal code from.
- SelectPostCode() - Constructor for class org.apache.click.examples.page.wizard.SelectPostCode
-
Default constructor.
- separator - Variable in class org.apache.click.examples.control.exporter.TableExportContainer
-
- setActionListener(AbstractControl) - Method in class org.apache.click.examples.control.exporter.AbstractTableExporter
-
- setActive(Boolean) - Method in class org.apache.click.examples.domain.auto._Client
-
- setActive(Boolean) - Method in class org.apache.click.examples.domain.auto._Customer
-
- setAddress(Address) - Method in class org.apache.click.examples.domain.auto._Client
-
- setAge(Integer) - Method in class org.apache.click.examples.domain.auto._Customer
-
- setBookingDate(Date) - Method in class org.apache.click.examples.domain.auto._CourseBooking
-
- setBookingNotes(String) - Method in class org.apache.click.examples.domain.auto._CourseBooking
-
- setCellValue(Object, HSSFCell) - Method in class org.apache.click.examples.control.exporter.ExcelTableExporter
-
- setConfig(String) - Method in class org.apache.click.examples.control.RichTextArea
-
Set the textarea YUI editor configuration.
- setCourseBooking(CourseBooking) - Method in class org.apache.click.examples.page.pageflow.NextPage
-
- setCourseBooking(CourseBooking) - Method in class org.apache.click.examples.page.pageflow.StartPage
-
- setCourseType(String) - Method in class org.apache.click.examples.domain.auto._CourseBooking
-
- setCreatedAt(Date) - Method in class org.apache.click.examples.domain.auto._CourseBooking
-
- setCurrentStepIndex(int) - Method in class org.apache.click.examples.page.wizard.WizardPage
-
Sets the current Step to the specified Step.
- setCustomerId(Integer) - Method in class org.apache.click.examples.domain.auto._CourseBooking
-
- setCustomerService(CustomerService) - Method in class org.apache.click.examples.page.introduction.AdvancedTable
-
Set the CustomerService instance from Spring application context.
- setCustomerService(CustomerService) - Method in class org.apache.click.examples.page.table.SearchTablePage
-
Set the CustomerService instance from Spring application context.
- setCustomerService(CustomerService) - Method in class org.apache.click.examples.page.table.TableStyles
-
Set the CustomerService instance that is injected by the Spring
application context.
- setDateJoined(Date) - Method in class org.apache.click.examples.domain.auto._Client
-
- setDateJoined(Date) - Method in class org.apache.click.examples.domain.auto._Customer
-
- setDescription(String) - Method in class org.apache.click.examples.page.wizard.Step
-
Set the Step visual description.
- setEmail(String) - Method in class org.apache.click.examples.domain.auto._Client
-
- setEmail(String) - Method in class org.apache.click.examples.domain.auto._Customer
-
- setEmail(String) - Method in class org.apache.click.examples.domain.auto._User
-
- setExcludedColumns(List<String>) - Method in class org.apache.click.examples.control.exporter.ExportTable
-
- setExcludedExportColumns(List<String>) - Method in class org.apache.click.examples.control.exporter.ExportTable
-
- setExportAttachment(int) - Method in class org.apache.click.examples.control.exporter.ExportTable
-
- setExportBannerPosition(int) - Method in class org.apache.click.examples.control.exporter.ExportTable
-
- setExportContainer(TableExportContainer) - Method in class org.apache.click.examples.control.exporter.ExportTable
-
- setExporters(List<AbstractTableExporter>) - Method in class org.apache.click.examples.control.exporter.TableExportContainer
-
- setExportLink(AbstractLink) - Method in class org.apache.click.examples.control.exporter.AbstractTableExporter
-
- setExportTableHeaders(boolean) - Method in class org.apache.click.examples.control.exporter.ExportTable
-
- setFirstExportRow(int) - Method in class org.apache.click.examples.control.exporter.ExportTable
-
- setFirstName(String) - Method in class org.apache.click.examples.domain.auto._Client
-
- setFlashMessage(String) - Method in class org.apache.click.examples.page.quartz.QuartzJobAndTriggerPage
-
Set a flash attribute message with the given message string.
- setFlashMessage(String) - Method in class org.apache.click.examples.page.quartz.QuartzJobSchedulerPage
-
Set a flash attribute message with the given message string.
- setFullname(String) - Method in class org.apache.click.examples.domain.auto._User
-
- setHoldings(Double) - Method in class org.apache.click.examples.domain.auto._Customer
-
- setImageSrc(String) - Method in class org.apache.click.examples.control.exporter.AbstractTableExporter
-
- setInvestments(String) - Method in class org.apache.click.examples.domain.auto._Customer
-
- setLabel(String) - Method in class org.apache.click.examples.control.exporter.AbstractTableExporter
-
- setLabel(String) - Method in class org.apache.click.examples.domain.auto._SystemCode
-
- setLastExportRow(int) - Method in class org.apache.click.examples.control.exporter.ExportTable
-
- setLastName(String) - Method in class org.apache.click.examples.domain.auto._Client
-
- setLine1(String) - Method in class org.apache.click.examples.domain.auto._Address
-
- setLine2(String) - Method in class org.apache.click.examples.domain.auto._Address
-
- setListMode(int) - Method in class org.apache.click.examples.control.html.list.HtmlList
-
- setLocality(String) - Method in class org.apache.click.examples.domain.auto._PostCode
-
- setName(String) - Method in class org.apache.click.examples.control.exporter.AbstractTableExporter
-
- setName(String) - Method in class org.apache.click.examples.control.exporter.ExcelTableExporter
-
- setName(String) - Method in class org.apache.click.examples.domain.auto._Course
-
- setName(String) - Method in class org.apache.click.examples.domain.auto._Customer
-
- setName(String) - Method in class org.apache.click.examples.domain.auto._Student
-
- setName(String) - Method in class org.apache.click.examples.domain.auto._StudentHouse
-
- setName(String) - Method in class org.apache.click.examples.domain.auto._SystemCode
-
- setOrderBy(Integer) - Method in class org.apache.click.examples.domain.auto._SystemCode
-
- setPassword(String) - Method in class org.apache.click.examples.domain.auto._User
-
- setPostCode(String) - Method in class org.apache.click.examples.domain.auto._Address
-
- setPostCode(String) - Method in class org.apache.click.examples.domain.auto._PostCode
-
- setSelected(boolean) - Method in class org.apache.click.examples.control.exporter.AbstractTableExporter
-
- setSeparator(String) - Method in class org.apache.click.examples.control.exporter.TableExportContainer
-
- setSessionObject(Object) - Static method in class org.apache.click.examples.util.ExampleUtils
-
- setState(String) - Method in class org.apache.click.examples.domain.auto._Address
-
- setState(String) - Method in class org.apache.click.examples.domain.auto._PostCode
-
- setStudentCourses(Student, List) - Method in class org.apache.click.examples.service.StudentService
-
- setStudentHouse(StudentHouse) - Method in class org.apache.click.examples.domain.auto._Student
-
- setSuburb(String) - Method in class org.apache.click.examples.domain.auto._Address
-
- setText(String) - Method in class org.apache.click.examples.control.html.Html
-
- setText(Object) - Method in class org.apache.click.examples.control.html.Text
-
- setTitle(String) - Method in class org.apache.click.examples.domain.auto._Client
-
- setUsername(String) - Method in class org.apache.click.examples.domain.auto._User
-
- setValue(String) - Method in class org.apache.click.examples.domain.auto._SystemCode
-
- setValueObject(Object) - Method in class org.apache.click.examples.control.cayenne.CayenneIntegerField
-
#setValueObject is invoked when a Form attempts to bind an Object to its
fields.
- setWizardPage(WizardPage) - Method in class org.apache.click.examples.page.wizard.Step
-
Set the WizardPage instance.
- SimpleForm - Class in org.apache.click.examples.page.introduction
-
Provides a simple Form example Page.
- SimpleForm() - Constructor for class org.apache.click.examples.page.introduction.SimpleForm
-
- SimpleFormAjaxPage - Class in org.apache.click.examples.page.ajax.form
-
Simple Form Ajax Demo example using the jQuery JavaScript library.
- SimpleFormAjaxPage() - Constructor for class org.apache.click.examples.page.ajax.form.SimpleFormAjaxPage
-
- SimplePanel - Class in org.apache.click.examples.control
-
A panel with fallback render functionality which allows the panel controls
to be rendered if its template is not available.
- SimplePanel() - Constructor for class org.apache.click.examples.control.SimplePanel
-
Default empty constructor.
- SimplePanel(String) - Constructor for class org.apache.click.examples.control.SimplePanel
-
Construct a new panel with the specified name.
- SimplePanelDemo - Class in org.apache.click.examples.page.panel
-
Provides a simple Panel demonstration.
- SimplePanelDemo() - Constructor for class org.apache.click.examples.page.panel.SimplePanelDemo
-
- SimpleTable - Class in org.apache.click.examples.page.velocity
-
Provides simple Table example which demonstrates Velocity #foreach directive.
- SimpleTable() - Constructor for class org.apache.click.examples.page.velocity.SimpleTable
-
- SimpleTablePage - Class in org.apache.click.examples.page.introduction
-
Provides an simple Table usage example Page.
- SimpleTablePage() - Constructor for class org.apache.click.examples.page.introduction.SimpleTablePage
-
- SourceViewer - Class in org.apache.click.examples.page
-
Provides a Java source code, HTML and XML examples rendering page.
- SourceViewer() - Constructor for class org.apache.click.examples.page.SourceViewer
-
- SpacerButton - Class in org.apache.click.examples.control
-
Provides a button spacer control for adding spaces between buttons.
- SpacerButton() - Constructor for class org.apache.click.examples.control.SpacerButton
-
- StandardControlsForm - Class in org.apache.click.examples.page.form
-
Provides a form containing all the Standard Click Controls.
- StandardControlsForm() - Constructor for class org.apache.click.examples.page.form.StandardControlsForm
-
- StandardControlsForm.Options - Class in org.apache.click.examples.page.form
-
Form options holder.
- StandardControlsForm.Options() - Constructor for class org.apache.click.examples.page.form.StandardControlsForm.Options
-
- StartPage - Class in org.apache.click.examples.page.pageflow
-
Provides the start page of a multi page work flow.
- StartPage() - Constructor for class org.apache.click.examples.page.pageflow.StartPage
-
- STATE_PROPERTY - Static variable in class org.apache.click.examples.domain.auto._Address
-
- STATE_PROPERTY - Static variable in class org.apache.click.examples.domain.auto._PostCode
-
- StatefulTabbedPanelDemo - Class in org.apache.click.examples.page.panel
-
Provides a stateful TabbedPanel demo.
- StatefulTabbedPanelDemo() - Constructor for class org.apache.click.examples.page.panel.StatefulTabbedPanelDemo
-
- Step - Class in org.apache.click.examples.page.wizard
-
Provides common functionality for each step in the wizard.
- Step(String, String, String, WizardPage) - Constructor for class org.apache.click.examples.page.wizard.Step
-
Constructs a Step for the specified name and page.
- Step1 - Class in org.apache.click.examples.page.wizard
-
The first step in the 3 step process is to capture the Client details.
- Step1(String, String, String, WizardPage) - Constructor for class org.apache.click.examples.page.wizard.Step1
-
Construct Step1 with the specified name, label, description and page.
- STEP1_DESC - Static variable in class org.apache.click.examples.page.wizard.WizardPage
-
- STEP1_LABEL - Static variable in class org.apache.click.examples.page.wizard.WizardPage
-
- Step2 - Class in org.apache.click.examples.page.wizard
-
The second step in the 3 step process is to capture the Client address.
- Step2(String, String, String, WizardPage) - Constructor for class org.apache.click.examples.page.wizard.Step2
-
Construct Step2 with the specified name, label, description and page.
- STEP2_DESC - Static variable in class org.apache.click.examples.page.wizard.WizardPage
-
- STEP2_LABEL - Static variable in class org.apache.click.examples.page.wizard.WizardPage
-
- Step3 - Class in org.apache.click.examples.page.wizard
-
This step asks for confirmation on the client information added through the
wizard.
- Step3(String, String, String, WizardPage) - Constructor for class org.apache.click.examples.page.wizard.Step3
-
Construct Step3 with the specified name, label, description and page.
- STEP3_DESC - Static variable in class org.apache.click.examples.page.wizard.WizardPage
-
- STEP3_LABEL - Static variable in class org.apache.click.examples.page.wizard.WizardPage
-
- STEP_INDEX - Static variable in class org.apache.click.examples.page.wizard.WizardUils
-
- stepDescriptions - Variable in class org.apache.click.examples.page.wizard.WizardPage
-
- stepLabels - Variable in class org.apache.click.examples.page.wizard.WizardPage
-
- storeNodesInSession(TreeNode) - Method in class org.apache.click.examples.page.tree.TreePage
-
Store the tree nodes in the session
- Student - Class in org.apache.click.examples.domain
-
Provides an Client entity class.
- Student() - Constructor for class org.apache.click.examples.domain.Student
-
- STUDENT_HOUSE_PROPERTY - Static variable in class org.apache.click.examples.domain.auto._Student
-
- STUDENT_PROPERTY - Static variable in class org.apache.click.examples.domain.auto._StudentHouse
-
- StudentHouse - Class in org.apache.click.examples.domain
-
Provides an StudentHouse entity class.
- StudentHouse() - Constructor for class org.apache.click.examples.domain.StudentHouse
-
- STUDENTS_PROPERTY - Static variable in class org.apache.click.examples.domain.auto._Course
-
- StudentService - Class in org.apache.click.examples.service
-
Provides a Student Service.
- StudentService() - Constructor for class org.apache.click.examples.service.StudentService
-
- SubmitLinkDemo - Class in org.apache.click.examples.page.control
-
This example demonstrates how to use a SubmitLink control together with the
Form control.
- SubmitLinkDemo() - Constructor for class org.apache.click.examples.page.control.SubmitLinkDemo
-
- SUBURB_PROPERTY - Static variable in class org.apache.click.examples.domain.auto._Address
-
- SystemCode - Class in org.apache.click.examples.domain
-
Provides an SystemCode entity class.
- SystemCode() - Constructor for class org.apache.click.examples.domain.SystemCode
-
- TabbedCayenneFormPage - Class in org.apache.click.examples.page.cayenne
-
Provides a TabbedCayenneForm and QuerySelect control demonstration.
- TabbedCayenneFormPage() - Constructor for class org.apache.click.examples.page.cayenne.TabbedCayenneFormPage
-
Create a TabbedCayenneFormPage object.
- TabbedFormDemo - Class in org.apache.click.examples.page.form
-
Provides an TabbedForm control example.
- TabbedFormDemo() - Constructor for class org.apache.click.examples.page.form.TabbedFormDemo
-
- TabbedFormDemo.Options - Class in org.apache.click.examples.page.form
-
Form options holder.
- TabbedFormDemo.Options() - Constructor for class org.apache.click.examples.page.form.TabbedFormDemo.Options
-
- TabbedPanelDemo - Class in org.apache.click.examples.page.panel
-
Provides an TabbedPanel demonstration.
- TabbedPanelDemo() - Constructor for class org.apache.click.examples.page.panel.TabbedPanelDemo
-
- TabbedPanelWithControls - Class in org.apache.click.examples.page.panel
-
Provides a TabbedPanel demonstration, integrating a Form and Table.
- TabbedPanelWithControls() - Constructor for class org.apache.click.examples.page.panel.TabbedPanelWithControls
-
- table - Variable in class org.apache.click.examples.page.cayenne.FormTablePage
-
- table1 - Variable in class org.apache.click.examples.page.table.TablePaginatorPage
-
- table2 - Variable in class org.apache.click.examples.page.table.TablePaginatorPage
-
- table3 - Variable in class org.apache.click.examples.page.table.TablePaginatorPage
-
- TableAjaxPage - Class in org.apache.click.examples.page.ajax.table
-
Demonstrates how to sort, page, edit and delete customers using the
Table control and jQuery.
- TableAjaxPage() - Constructor for class org.apache.click.examples.page.ajax.table.TableAjaxPage
-
- TableDecorator - Class in org.apache.click.examples.page.table
-
Provides an demonstration of Table control paging.
- TableDecorator() - Constructor for class org.apache.click.examples.page.table.TableDecorator
-
- TableExportContainer - Class in org.apache.click.examples.control.exporter
-
Provides a table container exporter class.
- TableExportContainer(ExportTable) - Constructor for class org.apache.click.examples.control.exporter.TableExportContainer
-
- TableFooter - Class in org.apache.click.examples.page.table
-
Provides an demonstration of Table control paging.
- TableFooter() - Constructor for class org.apache.click.examples.page.table.TableFooter
-
- TablePaginatorPage - Class in org.apache.click.examples.page.table
-
Provides an demonstration of Table pagination options.
- TablePaginatorPage() - Constructor for class org.apache.click.examples.page.table.TablePaginatorPage
-
- TablePaging - Class in org.apache.click.examples.page.table
-
Provides an demonstration of Table control paging.
- TablePaging() - Constructor for class org.apache.click.examples.page.table.TablePaging
-
- TableSorting - Class in org.apache.click.examples.page.table
-
Provides an demonstration of Table column sorting using a database.
- TableSorting() - Constructor for class org.apache.click.examples.page.table.TableSorting
-
- TableStyles - Class in org.apache.click.examples.page.table
-
Provides an demonstration of Table control styles.
- TableStyles() - Constructor for class org.apache.click.examples.page.table.TableStyles
-
- Text - Class in org.apache.click.examples.control.html
-
This control renders a string of text.
- Text() - Constructor for class org.apache.click.examples.control.html.Text
-
- Text(Object) - Constructor for class org.apache.click.examples.control.html.Text
-
- theme - Variable in class org.apache.click.examples.control.RichTextArea
-
The textarea YUI editor theme [yui-skin-sam].
- TITLE_PROPERTY - Static variable in class org.apache.click.examples.domain.auto._Client
-
- TitleSelect - Class in org.apache.click.examples.control
-
Provides a Titles options Select Control.
- TitleSelect(String) - Constructor for class org.apache.click.examples.control.TitleSelect
-
Create the Titles option Select control with the given field name.
- toString() - Method in class org.apache.click.examples.control.exporter.TableExportContainer
-
- toString() - Method in class org.apache.click.examples.control.html.Html
-
- toString() - Method in class org.apache.click.examples.control.html.Text
-
- toString() - Method in class org.apache.click.examples.interceptor.ProfilingInterceptor
-
- toString() - Method in class org.apache.click.examples.page.general.ExceptionPage.BrokenRenderer
-
Guaranteed to fail, or you money back.
- tree - Variable in class org.apache.click.examples.page.tree.TreePage
-
- TREE_NODES_SESSION_KEY - Static variable in class org.apache.click.examples.page.tree.AdvancedTreePage
-
- TREE_NODES_SESSION_KEY - Static variable in class org.apache.click.examples.page.tree.CheckboxTreePage
-
- TREE_NODES_SESSION_KEY - Static variable in class org.apache.click.examples.page.tree.TreePage
-
- TreePage - Class in org.apache.click.examples.page.tree
-
Example usage of the
Tree
control.
- TreePage() - Constructor for class org.apache.click.examples.page.tree.TreePage
-
- triggerJob(String) - Method in class org.apache.click.examples.quartz.SchedulerService
-
Trigger the job for the given name.