A B C D E F G H I J K L M N O P R S T U V W X _
A
- accept(File) -
Method in class corelib.io.files.ExtensionFileFilter
- Accepts (or not) this file, depending of his extension.
- acceptEntry(MailingEntry) -
Method in class corelib.services.web.components.mailinglists.MailingFilter
- Return if the mailing entry is enable for this filter or not.
- Accordion - Class in corelib.services.web.components
-
- Accordion() -
Constructor for class corelib.services.web.components.Accordion
-
- AccordionMenu - Class in corelib.services.web.components
-
- AccordionMenu() -
Constructor for class corelib.services.web.components.AccordionMenu
-
- accountDisabled(LoginFormEvent) -
Method in class corelib.services.web.components.events.LoginFormAdapter
-
- accountDisabled(LoginFormEvent) -
Method in interface corelib.services.web.components.events.LoginFormListener
- Fired when a connection is made with a identity that was deactivated (after three wrong attempts)
- AccountDisabledException - Exception in corelib.security
- This exception type is thrown when the account is disabled.
- AccountDisabledException(String) -
Constructor for exception corelib.security.AccountDisabledException
- Class constructor
- AccountDisabledException(String, Throwable) -
Constructor for exception corelib.security.AccountDisabledException
- Class constructor
- ActionEvent - Class in corelib.services.web.components.events
-
- ActionEvent(Object) -
Constructor for class corelib.services.web.components.events.ActionEvent
-
- ActionListener - Interface in corelib.services.web.components.events
-
- actionPerformed(ActionEvent) -
Method in interface corelib.services.web.components.events.ActionListener
-
- ActionSendMailServlet - Class in corelib.services.web.components.mailinglists
-
- ActionSendMailServlet() -
Constructor for class corelib.services.web.components.mailinglists.ActionSendMailServlet
-
- addActionListener(ActionListener) -
Method in class corelib.services.web.components.Button
-
- addActionListener(WebPage, String, int, ActionListener) -
Static method in class corelib.services.web.components.events.EventUtility
-
- addAuthorizedRole(Role) -
Method in class corelib.security.RestrictedObject
- Add a authorized role to this object.
- addBindingExpression(BindingExpression) -
Method in class corelib.services.web.components.WebComponent
-
- addChildComponent(WebComponent) -
Method in class corelib.services.web.components.WebComponent
- Adds a new web component as child of the current component.
- addCookie(Cookie) -
Method in class corelib.services.web.tests.MockedHttpResponse
-
- addDataGridListener(DataGridListener) -
Method in class corelib.services.web.components.DataGrid
- Add a listener to this component.
- addDateHeader(String, long) -
Method in class corelib.services.web.tests.MockedHttpResponse
-
- addDocumentScanner(String, Class<? extends DocumentScanner>) -
Method in class corelib.services.web.searchengine.SearchEngine
- Allows a type of scanner (class
DocumentScanner)
associated with a file extension.
- addEventDescriptor(WebComponentEventDescriptor) -
Method in class corelib.services.web.components.events.WebComponentEventDispatcher
-
- addFormInputListener(WebPage, String, int, FormInputListener) -
Static method in class corelib.services.web.components.events.EventUtility
-
- addFormInputListener(FormInputListener) -
Method in class corelib.services.web.components.FormInput
-
- addHeader(String, String) -
Method in class corelib.services.web.tests.MockedHttpResponse
-
- addIntHeader(String, int) -
Method in class corelib.services.web.tests.MockedHttpResponse
-
- addLoginFormListener(LoginFormListener) -
Method in class corelib.services.web.components.security.LoginForm
- Add a listener to this component.
- addMailingEntry(MailingEntry) -
Method in class corelib.services.web.components.mailinglists.MailingList
- Add a new mailingEntry at current mailing list.
- addMailingFilter(MailingFilter) -
Method in class corelib.services.web.components.mailinglists.MailingListManager
- TODO
- addManagedThreadListener(ManagedThreadListener) -
Method in class corelib.services.web.webapplications.threads.ManagedThread
-
- addRealPath(String, String) -
Method in class corelib.services.web.tests.MockedServletContext
- Add a new mapping realPath for this mocked servlet context.
- addRole(Role) -
Method in class corelib.security.User
- Adds another role to this user.
- addSupplementaryMessage(String) -
Method in class corelib.services.web.components.ValidationSummary
- Adds a new message to the list of messages for this validation summary component
- addWebApplicationListener(WebApplicationListener) -
Method in class corelib.services.web.webapplications.WebApplication
-
- addWebTraceElement(WebTraceLogger, HttpServletRequest, HttpServletResponse, int) -
Method in class corelib.services.web.traces.WebTraceManager
- Call this method to record a new trace into the trace history.
- addWordScore(String, WordScoreEnum) -
Method in class corelib.services.web.searchengine.scanners.WordDictionary
- This method adds a word (as well as his score) in the dictionary.
- afterExecute(Runnable, Throwable) -
Method in class corelib.services.web.webapplications.threads.ThreadManager
-
- ANNOTATION_COLOR -
Static variable in class corelib.services.web.components.codecolorers.JavaCodeColorer
-
- Application - Annotation Type in corelib.services.web.annotations
- Use this annotation to ask to ellipse to store a web page attribute in the web application context.
- application -
Variable in class corelib.services.web.webapplications.WebPage
-
- applicationEnded(WebApplicationEvent) -
Method in class corelib.services.web.statistics.StatisticListener
-
- applicationEnded(WebApplicationEvent) -
Method in class corelib.services.web.webapplications.events.WebApplicationAdapter
- Fired when the web application is ended.
- applicationEnded(WebApplicationEvent) -
Method in interface corelib.services.web.webapplications.events.WebApplicationListener
- This method is invoked when the web application finishes.
- applicationStarted(WebApplicationEvent) -
Method in class corelib.services.web.statistics.StatisticListener
-
- applicationStarted(WebApplicationEvent) -
Method in class corelib.services.web.webapplications.events.WebApplicationAdapter
- Fired when the web application is started.
- applicationStarted(WebApplicationEvent) -
Method in interface corelib.services.web.webapplications.events.WebApplicationListener
- This method is invoked when the web application starts.
- ATTRIBUTE_COLOR -
Static variable in class corelib.services.web.components.codecolorers.XmlCodeColorer
-
- ATTRIBUTE_VALUE_COLOR -
Static variable in class corelib.services.web.components.codecolorers.XmlCodeColorer
-
- AuthentifiedUser - Class in corelib.security
-
- autoPost -
Variable in class corelib.services.web.components.FormInput
-
B
- BadCredentialsException - Exception in corelib.security
- This exception type is thrown when the provided account informations there invalid.
- BadCredentialsException(String) -
Constructor for exception corelib.security.BadCredentialsException
- Class constructor.
- BadCredentialsException(String, Throwable) -
Constructor for exception corelib.security.BadCredentialsException
- Class constructor.
- beforeExecute(Thread, Runnable) -
Method in class corelib.services.web.webapplications.threads.ThreadManager
-
- BINDING_REGULAR_EXPRESSION -
Static variable in class corelib.services.web.bindings.BindingExpression
-
- BindingException - Exception in corelib.services.web.bindings
- This exception class is used to represent problems thrown during evaluation of binding expression.
- BindingException(String) -
Constructor for exception corelib.services.web.bindings.BindingException
- Class constructor.
- BindingException(Throwable) -
Constructor for exception corelib.services.web.bindings.BindingException
- Class constructor.
- BindingException(String, Throwable) -
Constructor for exception corelib.services.web.bindings.BindingException
- Class constructor.
- BindingExecutor - Class in corelib.services.web.bindings
-
- BindingExecutor() -
Constructor for class corelib.services.web.bindings.BindingExecutor
-
- BindingExpression - Class in corelib.services.web.bindings
- A binding expression compute the value of a Java Bean expression.
- BindingExpressionDirection - Enum in corelib.services.web.bindings
- This enum type defines the direction to use for a bonding expression evaluation.
- BindingExpressionDynamicPart - Class in corelib.services.web.bindings
- Evaluate dynamicly a binding expression part that respect this format :
#{expression}. - BindingExpressionDynamicPart(BindingExpression, String) -
Constructor for class corelib.services.web.bindings.BindingExpressionDynamicPart
- Class constructor.
- BindingExpressionPart - Class in corelib.services.web.bindings
- This abstract class defines the shared attributes fields of all expression part
- BindingExpressionStaticPart - Class in corelib.services.web.bindings
-
- BindingExpressionStaticPart(BindingExpression, String) -
Constructor for class corelib.services.web.bindings.BindingExpressionStaticPart
-
- bIsValid -
Variable in class corelib.services.web.webapplications.WebPage
-
- Button - Class in corelib.services.web.components
-
- Button() -
Constructor for class corelib.services.web.components.Button
- Class constructor
- Button(String) -
Constructor for class corelib.services.web.components.Button
- Class constructor
- Button.ButtonType - Enum in corelib.services.web.components
- This enum type defines differents button types available.
C
- Calendar - Class in corelib.services.web.components
-
This web component produce a web calendar.
- Calendar() -
Constructor for class corelib.services.web.components.Calendar
-
- caption -
Variable in class corelib.services.web.components.codecolorers.CodeColorer
-
- checkAutorisation() -
Method in class corelib.security.RestrictedObject
-
- CheckBox - Class in corelib.services.web.components
-
- CheckBox() -
Constructor for class corelib.services.web.components.CheckBox
-
- checkCredentials(String, String) -
Method in interface corelib.security.UserManager
- Check if the pair login/password represents an autorized user for the considered
application.
- ChoiceElement - Class in corelib.services.web.components
-
- ChoiceElement() -
Constructor for class corelib.services.web.components.ChoiceElement
-
- ChoiceElement(String, String) -
Constructor for class corelib.services.web.components.ChoiceElement
-
- ChoiceSelector - Class in corelib.services.web.components
-
- ChoiceSelector() -
Constructor for class corelib.services.web.components.ChoiceSelector
-
- ChoiceSelector(ChoiceSelector.ChoiceSelectorType) -
Constructor for class corelib.services.web.components.ChoiceSelector
-
- ChoiceSelector.ChoiceSelectorOrientation - Enum in corelib.services.web.components
-
- ChoiceSelector.ChoiceSelectorType - Enum in corelib.services.web.components
-
- ClassUtility - Class in corelib.runtime.reflexion
- Adds capabilities to the standard reflexion engine.
- ClassUtility() -
Constructor for class corelib.runtime.reflexion.ClassUtility
-
- clientScript -
Variable in class corelib.services.web.components.Validator
-
- CLikeColorer - Class in corelib.services.web.components.codecolorers
-
- CLikeColorer() -
Constructor for class corelib.services.web.components.codecolorers.CLikeColorer
-
- closeSession() -
Method in class corelib.security.JdbcSecurityManager
-
- closeSession() -
Method in interface corelib.security.SecurityManager
- Close the session with the considered security service.
- codeBuffer -
Variable in class corelib.services.web.components.codecolorers.CodeColorer
-
- CodeColorer - Class in corelib.services.web.components.codecolorers
-
- CodeColorer() -
Constructor for class corelib.services.web.components.codecolorers.CodeColorer
-
- codeFilename -
Variable in class corelib.services.web.components.codecolorers.CodeColorer
-
- ColorChooser - Class in corelib.services.web.components
-
- ColorChooser() -
Constructor for class corelib.services.web.components.ColorChooser
-
- ColorPicker - Class in corelib.services.web.components
-
- ColorPicker() -
Constructor for class corelib.services.web.components.ColorPicker
-
- colorToHtml(Color) -
Method in class corelib.services.web.components.codecolorers.CodeColorer
-
- COMMENT_COLOR -
Static variable in class corelib.services.web.components.codecolorers.CLikeColorer
-
- COMMENT_COLOR -
Static variable in class corelib.services.web.components.codecolorers.XmlCodeColorer
-
- component_init(WebPageEvent) -
Method in class corelib.services.web.components.ResourceBundle
-
- component_init(WebPageEvent) -
Method in class corelib.services.web.components.security.LoginForm
-
- component_init(WebPageEvent) -
Method in class corelib.services.web.components.TemplatedComponent
- This method is invoked before repeated duplication process.
- component_init(WebPageEvent) -
Method in class corelib.services.web.components.WebComponent
- Fired when the web page begin his initialization.
- component_load(WebPageEvent) -
Method in class corelib.services.web.components.Accordion
-
- component_load(WebPageEvent) -
Method in class corelib.services.web.components.bank.FrenchBankIdentity
-
- component_load(WebPageEvent) -
Method in class corelib.services.web.components.bank.InternationalBankIdentity
-
- component_load() -
Method in class corelib.services.web.components.Button
-
- component_load(WebPageEvent) -
Method in class corelib.services.web.components.ChoiceSelector
-
- component_load(WebPageEvent) -
Method in class corelib.services.web.components.codecolorers.CodeColorer
-
- component_load(WebPageEvent) -
Method in class corelib.services.web.components.codecolorers.JavaCodeColorer
-
- component_load(WebPageEvent) -
Method in class corelib.services.web.components.codecolorers.JavascriptCodeColorer
-
- component_load(WebPageEvent) -
Method in class corelib.services.web.components.codecolorers.WebPageColorer
-
- component_load(WebPageEvent) -
Method in class corelib.services.web.components.ColorChooser
-
- component_load(WebPageEvent) -
Method in class corelib.services.web.components.ColorPicker
-
- component_load(WebPageEvent) -
Method in class corelib.services.web.components.DataGrid
-
- component_load(WebPageEvent) -
Method in class corelib.services.web.components.diagrams.Diagram
-
- component_load(WebPageEvent) -
Method in class corelib.services.web.components.FormInput
-
- component_load(WebPageEvent) -
Method in class corelib.services.web.components.HtmlTextEditor
-
- component_load(WebPageEvent) -
Method in class corelib.services.web.components.mailinglists.MailingListChooser
-
- component_load(WebPageEvent) -
Method in class corelib.services.web.components.mailinglists.MailingListEditor
-
- component_load(WebPageEvent) -
Method in class corelib.services.web.components.ProgressBar
-
- component_load(WebPageEvent) -
Method in class corelib.services.web.components.security.LoginForm
-
When this event fired, the component checks the posted credentials.
- component_load(WebPageEvent) -
Method in class corelib.services.web.components.Slider
-
- component_load(WebPageEvent) -
Method in class corelib.services.web.components.SplitPane
-
- component_load(WebPageEvent) -
Method in class corelib.services.web.components.TabbedPane
-
- component_load(WebPageEvent) -
Method in class corelib.services.web.components.WebComponent
- Fired when the web page is fully initialized.
- component_postRender(WebPageEvent) -
Method in class corelib.services.web.components.codecolorers.WebPageColorer
-
- component_postRender(WebPageEvent) -
Method in class corelib.services.web.components.VisualComponent
-
- component_preRender(WebPageEvent) -
Method in class corelib.services.web.components.AccordionMenu
-
- component_preRender(WebPageEvent) -
Method in class corelib.services.web.components.codecolorers.WebPageColorer
-
- component_preRender(WebPageEvent) -
Method in class corelib.services.web.components.Html
-
- component_preRender(WebPageEvent) -
Method in class corelib.services.web.components.Label
-
- component_preRender(WebPageEvent) -
Method in class corelib.services.web.components.Menu
-
- component_preRender(WebPageEvent) -
Method in class corelib.services.web.components.MenuItem
-
- component_preRender(WebPageEvent) -
Method in class corelib.services.web.components.SplitPane
-
- component_preRender(WebPageEvent) -
Method in class corelib.services.web.components.TabbedPane
-
- component_preRender(WebPageEvent) -
Method in class corelib.services.web.components.VisualComponent
-
- component_preRepeaterDuplications(WebPageEvent) -
Method in class corelib.services.web.components.DataGrid
-
- component_preRepeaterDuplications(WebPageEvent) -
Method in class corelib.services.web.components.mailinglists.MailEditor
-
- component_preRepeaterDuplications(WebPageEvent) -
Method in class corelib.services.web.components.mailinglists.MailingListChooser
-
- component_preRepeaterDuplications(WebPageEvent) -
Method in class corelib.services.web.components.mailinglists.MailingListEditor
-
- component_preRepeaterDuplications(WebPageEvent) -
Method in class corelib.services.web.components.WebComponent
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.Accordion
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.AccordionMenu
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.bank.FrenchBankIdentity
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.bank.InternationalBankIdentity
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.Button
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.Calendar
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.CheckBox
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.ChoiceSelector
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.codecolorers.CodeColorer
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.ColorChooser
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.ColorPicker
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.CurrentYear
- Render the <span> HTML tag for display the current date.
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.DataGrid
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.DatePicker
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.diagrams.Diagram
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.Form
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.Html
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.HtmlTextEditor
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.Image
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.Label
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.Link
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.mailinglists.MailEditor
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.mailinglists.MailingListChooser
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.mailinglists.MailingListEditor
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.Menu
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.MenuBar
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.MenuItem
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.MenuSeparator
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.OutputText
- Produce the HTML code associated to this OutputText web component.
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.Panel
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.ProgressBar
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.security.LoginForm
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.Slider
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.Spinner
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.SplitPane
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.Tab
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.TabbedPane
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.TemplatedComponent
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.TextBox
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.ToolTip
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.ValidationSummary
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.Validator
-
- component_renderBegin(WebPageEvent) -
Method in class corelib.services.web.components.VisualComponent
-
- component_renderChildren(WebPageEvent) -
Method in class corelib.services.web.components.ChoiceSelector
-
- component_renderChildren(WebPageEvent) -
Method in class corelib.services.web.components.diagrams.Diagram
-
- component_renderChildren(WebPageEvent) -
Method in class corelib.services.web.components.HtmlTextEditor
-
- component_renderChildren(WebPageEvent) -
Method in class corelib.services.web.components.Link
-
- component_renderChildren(WebPageEvent) -
Method in class corelib.services.web.components.Menu
-
- component_renderChildren(WebPageEvent) -
Method in class corelib.services.web.components.MenuBar
-
- component_renderChildren(WebPageEvent) -
Method in class corelib.services.web.components.VisualComponent
-
- component_renderEnd(WebPageEvent) -
Method in class corelib.services.web.components.Accordion
-
- component_renderEnd(WebPageEvent) -
Method in class corelib.services.web.components.bank.FrenchBankIdentity
-
- component_renderEnd(WebPageEvent) -
Method in class corelib.services.web.components.bank.InternationalBankIdentity
-
- component_renderEnd(WebPageEvent) -
Method in class corelib.services.web.components.Button
-
- component_renderEnd(WebPageEvent) -
Method in class corelib.services.web.components.CheckBox
-
- component_renderEnd(WebPageEvent) -
Method in class corelib.services.web.components.ChoiceSelector
-
- component_renderEnd(WebPageEvent) -
Method in class corelib.services.web.components.diagrams.Diagram
-
- component_renderEnd(WebPageEvent) -
Method in class corelib.services.web.components.FloatTextBox
-
- component_renderEnd(WebPageEvent) -
Method in class corelib.services.web.components.Form
-
- component_renderEnd(WebPageEvent) -
Method in class corelib.services.web.components.Html
-
- component_renderEnd(WebPageEvent) -
Method in class corelib.services.web.components.IntegerTextBox
-
- component_renderEnd(WebPageEvent) -
Method in class corelib.services.web.components.Label
-
- component_renderEnd(WebPageEvent) -
Method in class corelib.services.web.components.Link
-
- component_renderEnd(WebPageEvent) -
Method in class corelib.services.web.components.mailinglists.MailEditor
-
- component_renderEnd(WebPageEvent) -
Method in class corelib.services.web.components.mailinglists.MailingListChooser
-
- component_renderEnd(WebPageEvent) -
Method in class corelib.services.web.components.mailinglists.MailingListEditor
-
- component_renderEnd(WebPageEvent) -
Method in class corelib.services.web.components.MenuBar
-
- component_renderEnd(WebPageEvent) -
Method in class corelib.services.web.components.Panel
-
- component_renderEnd(WebPageEvent) -
Method in class corelib.services.web.components.security.LoginForm
-
- component_renderEnd(WebPageEvent) -
Method in class corelib.services.web.components.Slider
-
- component_renderEnd(WebPageEvent) -
Method in class corelib.services.web.components.SplitPane
-
- component_renderEnd(WebPageEvent) -
Method in class corelib.services.web.components.TabbedPane
-
- component_renderEnd(WebPageEvent) -
Method in class corelib.services.web.components.TemplatedComponent
-
- component_renderEnd(WebPageEvent) -
Method in class corelib.services.web.components.TextBox
-
- component_renderEnd(WebPageEvent) -
Method in class corelib.services.web.components.ToolTip
-
- component_renderEnd(WebPageEvent) -
Method in class corelib.services.web.components.Validator
-
- component_renderEnd(WebPageEvent) -
Method in class corelib.services.web.components.VisualComponent
-
- component_renderJavascriptLocalisation() -
Method in class corelib.services.web.components.VisualComponent
- Generate a Javascript line to find component client node
- computeLocaleInformations(ResourceBundle.LocaleInfos) -
Method in class corelib.runtime.internationalisation.ResourceBundle
-
- contains(String, String) -
Static method in class corelib.io.files.FileSystem
- Checks if a path is contained into another path.
- containsHeader(String) -
Method in class corelib.services.web.tests.MockedHttpResponse
-
- containsWord(String) -
Method in class corelib.services.web.searchengine.scanners.WordDictionary
-
- contextDestroyed(ServletContextEvent) -
Method in class corelib.services.web.webapplications.__ApplicationListener
-
- contextInitialized(ServletContextEvent) -
Method in class corelib.services.web.webapplications.__ApplicationListener
-
- ControllerServlet - Class in corelib.services.web.webapplications
- This controller receives all requests on web pages or web services.
- ControllerServlet() -
Constructor for class corelib.services.web.webapplications.ControllerServlet
- Ellipse controller servlet constructor.
- copyFile(String, String) -
Static method in class corelib.io.files.FileSystem
- Copies the source file on the destination file.
- copyFile(String, String, boolean) -
Static method in class corelib.io.files.FileSystem
- Copies the source file on the destination file.
- copyFile(InputStream, String) -
Static method in class corelib.io.files.FileSystem
-
- copyInto(Folder, boolean) -
Method in class corelib.io.files.Folder
- Copy the specified folder, in first parameter, into this folder.
- corelib.io.files - package corelib.io.files
-
- corelib.io.files.snapshots - package corelib.io.files.snapshots
-
- corelib.runtime.internationalisation - package corelib.runtime.internationalisation
-
- corelib.runtime.reflexion - package corelib.runtime.reflexion
-
- corelib.security - package corelib.security
-
- corelib.services.web - package corelib.services.web
-
- corelib.services.web.annotations - package corelib.services.web.annotations
-
- corelib.services.web.bindings - package corelib.services.web.bindings
-
- corelib.services.web.components - package corelib.services.web.components
-
- corelib.services.web.components.bank - package corelib.services.web.components.bank
-
- corelib.services.web.components.codecolorers - package corelib.services.web.components.codecolorers
-
- corelib.services.web.components.diagrams - package corelib.services.web.components.diagrams
-
- corelib.services.web.components.events - package corelib.services.web.components.events
-
- corelib.services.web.components.mailinglists - package corelib.services.web.components.mailinglists
-
- corelib.services.web.components.security - package corelib.services.web.components.security
-
- corelib.services.web.searchengine - package corelib.services.web.searchengine
-
- corelib.services.web.searchengine.scanners - package corelib.services.web.searchengine.scanners
-
- corelib.services.web.statistics - package corelib.services.web.statistics
-
- corelib.services.web.tests - package corelib.services.web.tests
-
- corelib.services.web.traces - package corelib.services.web.traces
-
- corelib.services.web.webapplications - package corelib.services.web.webapplications
-
- corelib.services.web.webapplications.events - package corelib.services.web.webapplications.events
-
- corelib.services.web.webapplications.threads - package corelib.services.web.webapplications.threads
-
- corelib.services.web.webservices - package corelib.services.web.webservices
-
- corelib.tools.languages.parsers - package corelib.tools.languages.parsers
-
- corelib.tools.languages.parsers.java - package corelib.tools.languages.parsers.java
-
- corelib.tools.languages.parsers.javascript - package corelib.tools.languages.parsers.javascript
-
- corelib.utilities.jdbc - package corelib.utilities.jdbc
-
- cssClass -
Variable in class corelib.services.web.components.VisualComponent
-
- cssStyle -
Variable in class corelib.services.web.components.VisualComponent
-
- CurrentYear - Class in corelib.services.web.components
- Simply display the actual year (with four digits) in a <span> HTML tag.
- CurrentYear() -
Constructor for class corelib.services.web.components.CurrentYear
-
- CurveView - Class in corelib.services.web.components.diagrams
-
You can use this view on a Diagram component to display data in a curve chart.
- CurveView() -
Constructor for class corelib.services.web.components.diagrams.CurveView
-
D
- dataBindings -
Variable in class corelib.services.web.components.WebComponent
-
- DataGrid - Class in corelib.services.web.components
- TODO
- DataGrid() -
Constructor for class corelib.services.web.components.DataGrid
-
- DataGridAdapter - Class in corelib.services.web.components.events
- This adapter class implements the
DataGridListener interface. - DataGridAdapter() -
Constructor for class corelib.services.web.components.events.DataGridAdapter
-
- DataGridColumn - Class in corelib.services.web.components
- A DataGridColumn object is used for store one column of the outer DataGrid.
- DataGridColumn() -
Constructor for class corelib.services.web.components.DataGridColumn
- The constructor class.
- DataGridColumn(String, String) -
Constructor for class corelib.services.web.components.DataGridColumn
- Class constructor.
- DataGridEvent - Class in corelib.services.web.components.events
- This class defines event objects associated to the
DataGrid event handling interface. - DataGridEvent(Object, Object) -
Constructor for class corelib.services.web.components.events.DataGridEvent
- Class constructor.
- DataGridListener - Interface in corelib.services.web.components.events
- This interface defines event handlers used by DataGrid web component.
- DataRepeater - Interface in corelib.services.web.webapplications
- Base interface of all data repeater web components.
- DataSource - Interface in corelib.utilities.jdbc
- The interface DataSource defines strings used for JDBC database connections.
- DataSourceSet - Class in corelib.utilities.jdbc
-
Load all DataSource definitions stored in a XML file.
- DataSourceSet(File) -
Constructor for class corelib.utilities.jdbc.DataSourceSet
- Class constructor.
- DatePicker - Class in corelib.services.web.components
-
This web component can display a form element associated with a date and a button to get a
<web:Calendar />
component (or a JWT QuickCalendar component). - DatePicker() -
Constructor for class corelib.services.web.components.DatePicker
- The class constructor.
- DatePicker.DisplayMode - Enum in corelib.services.web.components
- This enum type defines differents display modes available for DatePicker components.
- DateValidator - Class in corelib.services.web.components
- Checks if the considered input component's value is a valid date.
- DateValidator() -
Constructor for class corelib.services.web.components.DateValidator
-
- Datum - Class in corelib.services.web.components.diagrams
- A Datum object is used for store one datum of the outer diagram model.
- Datum() -
Constructor for class corelib.services.web.components.diagrams.Datum
-
- DEFAULT_COLOR -
Static variable in class corelib.services.web.components.codecolorers.CodeColorer
-
- DEFAULT_MAX_TRACE_COUNT -
Static variable in class corelib.services.web.traces.WebTraceManager
-
- delete(String) -
Static method in class corelib.io.files.FileSystem
-
- deleteRole(Role) -
Method in interface corelib.security.RoleManager
- Delete, on the security system, the specified role.
- deleteSelectedBean(DataGridEvent) -
Method in class corelib.services.web.components.events.DataGridAdapter
-
- deleteSelectedBean(DataGridEvent) -
Method in interface corelib.services.web.components.events.DataGridListener
- Fired when a user clicks on a button delete.
- deleteUser(User) -
Method in interface corelib.security.UserManager
- Delete the specified user from the security system.
- delTree(String) -
Static method in class corelib.io.files.FileSystem
-
- Diagram - Class in corelib.services.web.components.diagrams
-
This class is used to inject a diagram in your web page.
- Diagram() -
Constructor for class corelib.services.web.components.diagrams.Diagram
-
- DiagramView - Class in corelib.services.web.components.diagrams
-
This base class defines common behaviors for views used on a diagram component.
- DiagramView() -
Constructor for class corelib.services.web.components.diagrams.DiagramView
-
- DirectorySnapshot - Class in corelib.io.files.snapshots
- Create a directory snapshot.
- DirectorySnapshot(String, String) -
Constructor for class corelib.io.files.snapshots.DirectorySnapshot
- Constructs a new directory snapshot.
- DirectorySnapshotException - Exception in corelib.io.files.snapshots
- Exceptions of class DirectorySnapshotException are thrown each time that an error is detected during the usage of a snapshot.
- DirectorySnapshotException(String) -
Constructor for exception corelib.io.files.snapshots.DirectorySnapshotException
- Class constructor that accept a message.
- DirectorySnapshotException(String, Exception) -
Constructor for exception corelib.io.files.snapshots.DirectorySnapshotException
- Class constructor that accept a message and a cause.
- disabled -
Variable in class corelib.services.web.components.FormElement
-
- dispatchEvents() -
Method in class corelib.services.web.components.events.WebComponentEventDispatcher
-
- displaySelectedBean(DataGridEvent) -
Method in class corelib.services.web.components.events.DataGridAdapter
-
- displaySelectedBean(DataGridEvent) -
Method in interface corelib.services.web.components.events.DataGridListener
- Fired when a user clicks on a button display.
- DOC_COMMENT_COLOR -
Static variable in class corelib.services.web.components.codecolorers.CLikeColorer
-
- DocumentationCommentParser - Class in corelib.tools.languages.parsers.javascript
-
- DocumentationCommentParser(String) -
Constructor for class corelib.tools.languages.parsers.javascript.DocumentationCommentParser
-
- DocumentScanner - Interface in corelib.services.web.searchengine.scanners
- This interface represents the concept of document scanner for a given file type.
- DocumentScannerException - Exception in corelib.services.web.searchengine.scanners
- This exception class is used to represent problems thrown during document scanning by the Ellipse integrated search engine.
- DocumentScannerException() -
Constructor for exception corelib.services.web.searchengine.scanners.DocumentScannerException
- Class constructor.
- DocumentScannerException(String) -
Constructor for exception corelib.services.web.searchengine.scanners.DocumentScannerException
- Class constructor.
- DocumentScannerException(Throwable) -
Constructor for exception corelib.services.web.searchengine.scanners.DocumentScannerException
- Class constructor.
- DocumentScannerException(String, Throwable) -
Constructor for exception corelib.services.web.searchengine.scanners.DocumentScannerException
- Class constructor.
- doDataExchange(BindingExpressionDirection) -
Method in class corelib.services.web.bindings.BindingExpression
- Do data exchange between the web component property and it's associated JavaBeans instance.
- doPost(HttpServletRequest, HttpServletResponse) -
Method in class corelib.services.web.components.mailinglists.ActionSendMailServlet
-
E
- editSelectedBean(DataGridEvent) -
Method in class corelib.services.web.components.events.DataGridAdapter
-
- editSelectedBean(DataGridEvent) -
Method in interface corelib.services.web.components.events.DataGridListener
- Fired when a user clicks on a button edit.
- ELEMENT_COLOR -
Static variable in class corelib.services.web.components.codecolorers.XmlCodeColorer
-
- EMAIL_REG_EXP -
Static variable in class corelib.services.web.components.RegularExpressionValidator
-
- encodeAttributeValue(String) -
Static method in class corelib.services.web.components.VisualComponent
-
- encodeRedirectURL(String) -
Method in class corelib.services.web.tests.MockedHttpResponse
-
- encodeRedirectUrl(String) -
Method in class corelib.services.web.tests.MockedHttpResponse
-
- encodeURL(String) -
Method in class corelib.services.web.tests.MockedHttpResponse
-
- encodeUrl(String) -
Method in class corelib.services.web.tests.MockedHttpResponse
-
- encryptPassword(String) -
Method in interface corelib.security.UserManager
- Defines the algorithm used for encode password.
- EntrySelected - Class in corelib.services.web.components.mailinglists
-
- EntrySelected(MailingEntry, boolean) -
Constructor for class corelib.services.web.components.mailinglists.EntrySelected
-
- equals(Object) -
Method in class corelib.security.Role
-
- equals(Object) -
Method in class corelib.services.web.components.mailinglists.EntrySelected
-
- equals(Object) -
Method in interface corelib.services.web.components.mailinglists.MailingEntry
-
- error(String) -
Method in class corelib.services.web.traces.WebTraceLogger
-
- error(String, String) -
Method in class corelib.services.web.traces.WebTraceLogger
-
- errorMessage -
Variable in class corelib.services.web.components.Validator
-
- evaluate(BindingExpressionDirection) -
Method in class corelib.services.web.bindings.BindingExpressionDynamicPart
- Dynamicly evalute this binding expression part.
- evaluate(BindingExpressionDirection) -
Method in class corelib.services.web.bindings.BindingExpressionPart
- Evaluates the result of this expression part.
- evaluate(BindingExpressionDirection) -
Method in class corelib.services.web.bindings.BindingExpressionStaticPart
-
- EventUtility - Class in corelib.services.web.components.events
-
- EventUtility() -
Constructor for class corelib.services.web.components.events.EventUtility
-
- executeBindingExpressionFromBeans(WebPage, Element) -
Static method in class corelib.services.web.bindings.BindingExecutor
-
- executeBindingExpressionFromWebComponent(WebPage, Element) -
Static method in class corelib.services.web.bindings.BindingExecutor
-
- ExtendedContext - Class in corelib.services.web.webapplications
-
- ExtendedContext(HttpServletRequest, HttpServletResponse) -
Constructor for class corelib.services.web.webapplications.ExtendedContext
-
- ExtendedServlet - Class in corelib.services.web.webapplications
-
- ExtendedServlet() -
Constructor for class corelib.services.web.webapplications.ExtendedServlet
-
- ExtensionFileFilter - Class in corelib.io.files
- Use this class for filter files by extension.
- ExtensionFileFilter(String, String) -
Constructor for class corelib.io.files.ExtensionFileFilter
- Creates a file filter associated to an unique extension.
- ExtensionFileFilter(String, String[]) -
Constructor for class corelib.io.files.ExtensionFileFilter
- Creates a file filter associated to the specified extension list.
F
- File - Class in corelib.io.files
- This class adds file management functionnalities to the
java.io.File class. - File(String) -
Constructor for class corelib.io.files.File
- Class constructor.
- filename -
Variable in class corelib.services.web.components.ResourceBundle
-
- FileSystem - Class in corelib.io.files
- This class provides methods to manage the file systems and it's elements (files and directories).
- FileSystem() -
Constructor for class corelib.io.files.FileSystem
-
- finalize() -
Method in class corelib.tools.languages.parsers.java.JavaStreamTokenizer
-
- finalize() -
Method in class corelib.tools.languages.parsers.javascript.JavascriptStreamTokenizer
-
- fireAccountDisabledEvent() -
Method in class corelib.services.web.components.security.LoginForm
- Invoked by the web page event dispatcher, when it's necessary to fire account disabled event.
- fireActionEvent() -
Method in class corelib.services.web.components.Button
- Invoked by the web page event dispatcher, when it's necessary to fire action event.
- fireApplicationEnded() -
Method in class corelib.services.web.webapplications.WebApplication
-
- fireApplicationStarted() -
Method in class corelib.services.web.webapplications.WebApplication
-
- fireDeleteDataGridEvent() -
Method in class corelib.services.web.components.DataGrid
- Invoked by the web page event dispatcher, when it's necessary to fire delete line data grid event.
- fireDisplayDataGridEvent() -
Method in class corelib.services.web.components.DataGrid
- Invoked by the web page event dispatcher, when it's necessary to fire display line data grid event.
- fireEditDataGridEvent() -
Method in class corelib.services.web.components.DataGrid
- Invoked by the web page event dispatcher, when it's necessary to fire edit line data grid event.
- fireFormInputEvent() -
Method in class corelib.services.web.components.FormInput
-
- fireInsertDataGridEvent() -
Method in class corelib.services.web.components.DataGrid
- Invoked by the web page event dispatcher, when it's necessary to fire insert line data grid event.
- fireLoginFormFailedEvent() -
Method in class corelib.services.web.components.security.LoginForm
- Invoked by the web page event dispatcher, when it's necessary to fire failed login event.
- fireLoginFormSuccessedEvent() -
Method in class corelib.services.web.components.security.LoginForm
- Invoked by the web page event dispatcher, when it's necessary to fire successed login event.
- fireRequestStarted() -
Method in class corelib.services.web.webapplications.WebApplication
-
- fireRequestTerminated() -
Method in class corelib.services.web.webapplications.WebApplication
-
- fireSessionCreated(HttpSession) -
Method in class corelib.services.web.webapplications.WebApplication
- Invokes all WebApplicationListener when a new session was created.
- fireSessionDestroyed(HttpSession) -
Method in class corelib.services.web.webapplications.WebApplication
- Invokes all WebApplicationListener when a new session was destroyed.
- FloatTextBox - Class in corelib.services.web.components
- This component class, that derive from TextBox, limits the user inputs only on digits for editing float values.
- FloatTextBox() -
Constructor for class corelib.services.web.components.FloatTextBox
-
- flushBuffer() -
Method in class corelib.services.web.tests.MockedHttpResponse
-
- Folder - Class in corelib.io.files
- This class defines the concept of folder on hard disk.
- Folder(String) -
Constructor for class corelib.io.files.Folder
- Class construction that accept the name of the folder.
- Form - Class in corelib.services.web.components
-
- Form() -
Constructor for class corelib.services.web.components.Form
-
- FormElement - Class in corelib.services.web.components
-
- FormElement() -
Constructor for class corelib.services.web.components.FormElement
-
- FormInput - Class in corelib.services.web.components
- This abstract base class represents an editable form element (text component, check box, radio button, ...).
- FormInput() -
Constructor for class corelib.services.web.components.FormInput
-
- FormInputEvent - Class in corelib.services.web.components.events
- This class represent events there fired when FormLogin component is used in success.
- FormInputEvent(Object) -
Constructor for class corelib.services.web.components.events.FormInputEvent
- Class constructor.
- FormInputListener - Interface in corelib.services.web.components.events
-
- FrenchBankIdentity - Class in corelib.services.web.components.bank
-
Uses this component for inject a RIB form ( french bank identity ) on your web pages.
- FrenchBankIdentity() -
Constructor for class corelib.services.web.components.bank.FrenchBankIdentity
- Class constructor.
G
- generateClientValidation(PrintWriter) -
Method in class corelib.services.web.components.DateValidator
-
- generateClientValidation(PrintWriter) -
Method in class corelib.services.web.components.RegularExpressionValidator
-
- generateClientValidation(PrintWriter) -
Method in class corelib.services.web.components.RequiredValidator
-
- generateClientValidation(PrintWriter) -
Method in class corelib.services.web.components.SameValidator
-
- generateClientValidation(PrintWriter) -
Method in class corelib.services.web.components.Validator
-
- generateRequestedHtmlPage(String) -
Method in class corelib.services.web.statistics.StatisticManager
-
Ellipse statistics service can generate multiple activity diagrams and one full HTML report.
- generateRequestedHtmlPage(HttpServletRequest, HttpServletResponse) -
Method in class corelib.services.web.traces.WebTraceManager
-
Web trace service can generate multiple activity reports.
- GenericTag - Class in corelib.services.web.components
- Generic tags are tags that contains a
runAt="server" attribute. - GenericTag(String) -
Constructor for class corelib.services.web.components.GenericTag
- Create a GenericTag instance.
- get(Object) -
Method in class corelib.runtime.reflexion.Property
- Returns the property value for the specified instance.
- getAccountCode() -
Method in class corelib.services.web.components.bank.FrenchBankIdentity
- Get the account code input value.
- getAccountKey() -
Method in class corelib.services.web.components.bank.FrenchBankIdentity
- Get the account key input value.
- getActicationMode() -
Method in class corelib.services.web.components.MenuBar
- Returns the activation mode used by this menu bar.
- getAction() -
Method in class corelib.services.web.components.Form
-
- getAgencyCode() -
Method in class corelib.services.web.components.bank.FrenchBankIdentity
- Get the agency code input value.
- getAliasForNamespace(String) -
Method in class corelib.services.web.webapplications.WebPage
- Returns the alias (the short name) associated to the considered namespace (ie java package in Ellipse Framework).
- getAlignment() -
Method in class corelib.services.web.components.SplitPane
- Returns the used alignment for this SplitPane component.
- getAllExistingEMail() -
Method in interface corelib.services.web.components.mailinglists.MailingListDAO
- Get the List of all MailingEntry of your application.
- getAllExistingEMail() -
Method in class corelib.services.web.components.mailinglists.MailingListManager
- Get the List of all MailingEntry.
- getAllMailingList() -
Method in class corelib.services.web.components.mailinglists.MailingListManager
- Load all mailing lists which exist.
- getApplication() -
Static method in class corelib.services.web.webapplications.ControllerServlet
- Returns the WebApplication instance associated to this application.
- getApplication() -
Method in class corelib.services.web.webapplications.WebPage
- Return the Web Application object.
- getAttribute(String) -
Method in class corelib.services.web.components.GenericTag
-
- getAttribute(String) -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getAttribute(String) -
Method in class corelib.services.web.tests.MockedHttpSession
-
- getAttribute(String) -
Method in class corelib.services.web.tests.MockedServletContext
-
- getAttribute(String) -
Method in class corelib.services.web.webapplications.WebApplication
-
- getAttributeNames() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getAttributeNames() -
Method in class corelib.services.web.tests.MockedHttpSession
-
- getAttributeNames() -
Method in class corelib.services.web.tests.MockedServletContext
-
- getAttributeNames() -
Method in class corelib.services.web.webapplications.WebApplication
-
- getAuthType() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getBankCode() -
Method in class corelib.services.web.components.bank.FrenchBankIdentity
- Get the bank code input value.
- getBeanPerPage() -
Method in class corelib.services.web.components.DataGrid
- Returns the bean per page value.
- getBeginNanoTime() -
Method in class corelib.services.web.traces.WebTraceLogger
- Returns the instant where the page processing started, exprimed in nanoseconds.
- getBicCode() -
Method in class corelib.services.web.components.bank.InternationalBankIdentity
- Get the BIC code value.
- getBufferSize() -
Method in class corelib.services.web.tests.MockedHttpResponse
-
- getCanonicalDirectoryPath() -
Method in class corelib.io.files.snapshots.DirectorySnapshot
- Returns the canonical path for the directory associated to this snapshot
- getCanvasHeight() -
Method in class corelib.services.web.components.diagrams.Diagram
-
Returns the height of the canvas used by this diagram component.
- getCanvasWidth() -
Method in class corelib.services.web.components.diagrams.Diagram
-
Returns the width of the canvas used by this diagram component.
- getCaption() -
Method in class corelib.services.web.components.codecolorers.CodeColorer
-
- getCaption() -
Method in class corelib.services.web.components.codecolorers.WebPageColorer
-
- getCaption() -
Method in class corelib.services.web.components.DataGridColumn
- Returns the caption of column.
- getCaption() -
Method in class corelib.services.web.components.diagrams.Diagram
- Returns the displayed caption for this diagram.
- getCategory() -
Method in class corelib.services.web.traces.WebTraceMessage
-
- getCharacterEncoding() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getCharacterEncoding() -
Method in class corelib.services.web.tests.MockedHttpResponse
-
- getChildComponents() -
Method in class corelib.services.web.components.WebComponent
-
Returns all sub components defined in this web component.
- getClassForPackage(String) -
Static method in class corelib.runtime.reflexion.PackageUtility
-
- getClientCodeFilename() -
Method in class corelib.services.web.components.codecolorers.WebPageColorer
-
- getClientScript() -
Method in class corelib.services.web.components.Validator
-
- getCodeFilename() -
Method in class corelib.services.web.components.codecolorers.CodeColorer
-
- getColor() -
Method in class corelib.services.web.components.diagrams.Model
- Returns the color used for draw this model into the selected view.
- getComponentToValidate() -
Method in class corelib.services.web.components.Validator
- Returns the validator's associated component identifier.
- getConnectedUser() -
Method in class corelib.services.web.components.events.FormInputEvent
- Returns the user instance associated to the crendentials injected into the FormLogin component.
- getConnection() -
Method in class corelib.security.JdbcSecurityManager
- Return the underlying JDBC connection to the database.
- getConnectionNumber() -
Method in class corelib.security.User
- Returns the connection number of this user.
- getConnectionURL() -
Method in interface corelib.utilities.jdbc.DataSource
- Returns the JDBC connection url.
- getConsecutiveError() -
Method in class corelib.security.User
- Returns the consecutive error number
- getContent() -
Method in class corelib.tools.languages.parsers.Token
- Returns the text content of this token.
- getContentLength() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getContentType() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getContentType() -
Method in class corelib.services.web.tests.MockedHttpResponse
-
- getContext(String) -
Method in class corelib.services.web.tests.MockedServletContext
-
- getContextPath() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getContextPath() -
Method in class corelib.services.web.tests.MockedServletContext
-
- getCookies() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getCount() -
Method in class corelib.services.web.searchengine.SearchResultSet
- Returns the number of results stored in this SearchResulSet.
- getCreationTime() -
Method in class corelib.services.web.tests.MockedHttpSession
-
- getCssClass() -
Method in class corelib.services.web.components.DataGridColumn
- Returns the CSS class (or all CSS classes) used by this component.
- getCssClass() -
Method in class corelib.services.web.components.VisualComponent
- Returns the CSS class (or all CSS classes) used by this component.
- getCssClassComponentError() -
Method in class corelib.services.web.components.bank.FrenchBankIdentity
- Get the CSS class to apply in case of input error .
- getCssClassComponentError() -
Method in class corelib.services.web.components.bank.InternationalBankIdentity
- Get the CSS class to apply in case of input error .
- getCssClassComponentError() -
Method in class corelib.services.web.components.Validator
- Get the CSS class to apply in case of input error .
- getCssStyle() -
Method in class corelib.services.web.components.DataGridColumn
- Returns the text representation of CSS style declarations for this component.
- getCssStyle() -
Method in class corelib.services.web.components.VisualComponent
- Returns the text representation of CSS style declarations for this component.
- getCurrentWorkingDirectory() -
Static method in class corelib.io.files.FileSystem
- Returns the current working directory as string instance.
- getDataBinding() -
Method in class corelib.services.web.components.WebComponent
-
- getDataSource(String) -
Method in class corelib.utilities.jdbc.DataSourceSet
- Returns the specified DataSource.
- getDataSourceName() -
Method in class corelib.services.web.components.security.LoginForm
- Get the dataSourceName value.
- getDataSourceSet() -
Method in class corelib.services.web.webapplications.WebApplication
- Returns the application's
DataSourceSet instance.
- getDate() -
Method in class corelib.services.web.statistics.StatisticEntry
- Returns the date where these informations are taken.
- getDateHeader(String) -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getDefaultPage() -
Method in class corelib.services.web.components.DataGrid
- Returns the default page value.
- getDeleteButtonLabel() -
Method in class corelib.services.web.components.DataGrid
- Returns Delete button label.
- getDescription() -
Method in class corelib.io.files.ExtensionFileFilter
- Returns the description of this file filter.
- getDisplayButtonLabel() -
Method in class corelib.services.web.components.DataGrid
- Returns Display button label.
- getDisplayMode() -
Method in class corelib.services.web.components.DatePicker
- Returns the actual display mode used by this
DatePicker component.
- getDividerPosition() -
Method in class corelib.services.web.components.SplitPane
- Get the size (in pixels) for the first component of the SplitPane.
- getDocumentTitle() -
Method in interface corelib.services.web.searchengine.scanners.DocumentScanner
- Return the title of the scanned document, if exists, otherwise return an empty string.
- getDocumentTitle() -
Method in class corelib.services.web.searchengine.scanners.WebPageScanner
- Return the title of the scanned web page, if exists, otherwise return an empty string.
- getDriverClassName() -
Method in interface corelib.utilities.jdbc.DataSource
- Returns the JDBC driver class name associated to this data source.
- getEditButtonLabel() -
Method in class corelib.services.web.components.DataGrid
- Returns Edit button label.
- getElementAlias() -
Method in class corelib.services.web.components.DataGrid
- Returns the used alias for each data value during the components duplication.
- getElementAlias() -
Method in class corelib.services.web.components.Repeater
- Returns the used alias for each data value during the components duplication.
- getElementsByTagName(String, String) -
Method in class corelib.services.web.components.diagrams.Model
- Just for open visiblity for the associated Diagram component.
- getElementsByTagName(String, String) -
Method in class corelib.services.web.components.WebComponent
-
- getEMailAddress() -
Method in interface corelib.services.web.components.mailinglists.MailingEntry
- Get the entry email.
- getEnctype() -
Method in class corelib.services.web.components.Form
-
- getEndValue() -
Method in class corelib.services.web.components.Slider
- Get the slider end value.
- getEntry() -
Method in class corelib.services.web.components.mailinglists.EntrySelected
-
- getErrorMessage() -
Method in class corelib.services.web.components.Validator
- Returns the error message to display in case of invalide content in the associated component.
- getEventDispatcher() -
Method in class corelib.services.web.webapplications.WebPage
- Returns the EventDispatcher instance used by this web page.
- getEventName() -
Method in class corelib.services.web.components.events.WebComponentEventDescriptor
-
- getField(Class<?>, String) -
Static method in class corelib.runtime.reflexion.ClassUtility
- Search an attribute in the specified class or in its parent class.
- getFilename() -
Method in class corelib.services.web.components.ResourceBundle
- Returns the raw resource bundle file name (path is based from the directory containing your web application).
- getFilename() -
Method in class corelib.services.web.searchengine.SearchResult
-
- getFilenames() -
Method in class corelib.io.files.snapshots.DirectorySnapshot
- Returns an iterator over the files stored in this directory snapshot, and in proper sequence.
- getFileSize() -
Method in class corelib.services.web.searchengine.SearchResult
-
- getFloatValue() -
Method in class corelib.services.web.components.FloatTextBox
- Returns the selected value as float type.
- getFocus() -
Method in class corelib.services.web.components.Form
-
- getFor() -
Method in class corelib.services.web.components.Label
-
- getFormat() -
Method in class corelib.services.web.components.DateValidator
- Get the validator date format.
- getFromEMail() -
Method in class corelib.services.web.components.mailinglists.MailEditor
- Get the sender email, this email that will be register like sender.
- getFullName() -
Method in interface corelib.services.web.components.mailinglists.MailingEntry
- Get the full name of the holder of the email address.
- getGarbageCollectorInformations() -
Method in class corelib.services.web.traces.WebTraceJvmIndicators
- Returns indicators associated to the garbage collector activity.
- getHeader(String) -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getHeaderNames() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getHeaders(String) -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getHref() -
Method in class corelib.services.web.components.Link
- Returns the Link href, which is the path of link.
- getHrefMailingListEditor() -
Method in class corelib.services.web.components.mailinglists.MailingListChooser
- Get the url page for maliling list edition.
- getHrefProgressBarPage() -
Method in class corelib.services.web.components.mailinglists.MailEditor
- Get the url page for progressing bar component.
- getHttpContext() -
Static method in class corelib.services.web.webapplications.ControllerServlet
- Returns the ServletContext associated to this web application.
- getHttpStatusCode() -
Method in class corelib.services.web.traces.WebTraceElement
- Returns the HTTP status code returned for the associated response.
- getIcon() -
Method in class corelib.services.web.components.MenuItem
-
- getId() -
Method in class corelib.services.web.components.WebComponent
-
- getId() -
Method in class corelib.services.web.tests.MockedHttpSession
-
- getIdentifier() -
Method in class corelib.security.Role
- Returns the unique identifier for this role.
- getIdentifier() -
Method in class corelib.security.User
- Return the identifier of this user.
- getImage() -
Method in class corelib.services.web.components.Button
-
- getInitParameter(String) -
Method in class corelib.services.web.tests.MockedHttpServlet
-
- getInitParameter(String) -
Method in class corelib.services.web.tests.MockedServletContext
-
- getInitParameterNames() -
Method in class corelib.services.web.tests.MockedServletContext
-
- getInputStream() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getInsertButtonLabel() -
Method in class corelib.services.web.components.DataGrid
- Returns Insert button label.
- getInstance() -
Static method in class corelib.services.web.components.mailinglists.MailingListManager
- Return the unique instance of MailingListManger
- getInstance() -
Static method in class corelib.services.web.searchengine.SearchEngine
- Used for get the singleton instance of the indexing engine.
- getInstance() -
Static method in class corelib.services.web.statistics.StatisticManager
- Retrieve the unique instance of the Ellipse statistics service.
- getInstance() -
Static method in class corelib.services.web.traces.WebTraceManager
- Retrieve the unique instance of the web trace Ellipse service.
- getInstance() -
Static method in class corelib.services.web.webapplications.ControllerServlet
- Returns the Ellipse controller for this application.
- getInstance() -
Static method in class corelib.services.web.webapplications.threads.ThreadManager
-
- getInstance() -
Static method in class corelib.services.web.webservices.WebServiceManager
- Returns the "Singleton" instance of this WebServiceManger class.
- getIntegerValue() -
Method in class corelib.services.web.components.IntegerTextBox
- Returns the selected value as integer type.
- getIntHeader(String) -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getJsDeletingMessage() -
Method in class corelib.services.web.components.DataGrid
- Returns the displayed message when user try to delete one entry.
- getJvmIndicators() -
Method in class corelib.services.web.traces.WebTraceElement
- Returns the JVM indicators acquire at the time where the request was made.
- getKey() -
Method in class corelib.services.web.components.diagrams.Datum
- Returns the key for this datum.
- getLabel() -
Method in class corelib.services.web.components.CheckBox
-
- getLabel() -
Method in class corelib.services.web.components.mailinglists.MailingFilter
- Returns the Filter label, which is use by MailingListEditor.
- getLastAccessedTime() -
Method in class corelib.services.web.tests.MockedHttpSession
-
- getLastConnection() -
Method in class corelib.security.User
- Returns the date and the time of the last connection for this user.
- getLastModifiedTime(String) -
Static method in class corelib.io.files.FileSystem
- Returns the last modified time for the considered path.
- getLevel() -
Method in class corelib.services.web.components.events.WebComponentEvent
-
- getLevel() -
Method in class corelib.services.web.components.events.WebComponentEventDescriptor
-
- getLineNumbers() -
Method in class corelib.services.web.components.codecolorers.CodeColorer
-
- getLocalAddr() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getLocale() -
Method in class corelib.runtime.internationalisation.ResourceBundle
-
- getLocale() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getLocale() -
Method in class corelib.services.web.tests.MockedHttpResponse
-
- getLocale() -
Method in class corelib.services.web.webapplications.WebPage
-
- getLocales() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getLocalName() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getLocalPort() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getLogin() -
Method in class corelib.security.User
- Returns the user login.
- getLogin() -
Method in interface corelib.utilities.jdbc.DataSource
- Returns the login used for security database connection.
- getMailingEntries() -
Method in class corelib.services.web.components.mailinglists.MailingList
- Get the mailingEntrie HashSet.
- getMailingList(String) -
Method in class corelib.services.web.components.mailinglists.MailingListManager
- Return the mailing list which correspond at the de given name.
- getMailingListName() -
Method in class corelib.services.web.components.mailinglists.MailEditor
- Get the mailing list name, the mailing list who send all mails (receivers).
- getMailingProgression(long) -
Method in class corelib.services.web.components.mailinglists.MailingListsStatus
- This method returns the mailing post progress state (a integer value between 0 and 100).
- getMajorVersion() -
Method in class corelib.services.web.tests.MockedServletContext
-
- getMasterComponent() -
Method in class corelib.services.web.components.SameValidator
-
- getMaximum() -
Method in class corelib.services.web.components.Spinner
-
- getMaximumValue() -
Method in class corelib.services.web.components.ProgressBar
-
- getMaxInactiveInterval() -
Method in class corelib.services.web.tests.MockedHttpSession
-
- getMaxLength() -
Method in class corelib.services.web.components.TextBox
- Returns the input text maximum length, the value is "0" signify unlimited value .
- getMemoryUsageInformations() -
Method in class corelib.services.web.traces.WebTraceJvmIndicators
- Returns indicators associated of the memory usage.
- getMessage() -
Method in class corelib.services.web.traces.WebTraceMessage
-
- getMessageBody() -
Method in class corelib.services.web.components.mailinglists.MailEditor
- Get the email body, is in HTML format.
- getMessageSubject() -
Method in class corelib.services.web.components.mailinglists.MailEditor
- Get the email subject.
- getMessageType() -
Method in class corelib.services.web.traces.WebTraceMessage
-
- getMethod(Class<?>, String, Class<?>[]) -
Static method in class corelib.runtime.reflexion.ClassUtility
- Search a method in the specified class or in its parent class.
- getMethod() -
Method in class corelib.services.web.components.Form
-
- getMethod() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getMethod() -
Method in class corelib.services.web.traces.WebTraceElement
- Returns the invoked method the the associated HTTP request.
- getMimeType(String) -
Method in class corelib.services.web.tests.MockedServletContext
-
- getMinimum() -
Method in class corelib.services.web.components.Spinner
-
- getMinimumValue() -
Method in class corelib.services.web.components.ProgressBar
-
- getMinorVersion() -
Method in class corelib.services.web.tests.MockedServletContext
-
- getName() -
Method in class corelib.services.web.components.diagrams.Model
- Returns the name used for this model.
- getName() -
Method in class corelib.services.web.components.mailinglists.MailingList
- Get the name of the mailing list, It must be unique.
- getName() -
Method in class corelib.services.web.components.mailinglists.MailingListEditor
- Get the name of maling list to modify or to create.
- getName() -
Method in class corelib.services.web.components.Tab
-
- getNamedDispatcher(String) -
Method in class corelib.services.web.tests.MockedServletContext
-
- getNavigatorCounters() -
Method in class corelib.services.web.statistics.StatisticEntry
- Returns all navigator counters for this statistic entry.
- getNewInstance(Object, String, String, TemplatedComponent) -
Static method in class corelib.services.web.bindings.BindingExpression
- Produces a new BindingExpression instance.
- getNextAutoIdentifier() -
Method in class corelib.services.web.webapplications.WebPage
- Generates a new unique identifier: each web component has an unique identifier produces by this method.
- getNextLabel() -
Method in class corelib.services.web.components.DataGrid
- Returns the next page button label.
- getNonHeapMemoryUsageInformations() -
Method in class corelib.services.web.traces.WebTraceJvmIndicators
- Returns indicators associated of the non heap memory usage.
- getOldValue() -
Method in class corelib.services.web.components.FormInput
-
- getOnClickListener() -
Method in class corelib.services.web.components.VisualComponent
-
- getOrientation() -
Method in class corelib.services.web.components.ChoiceSelector
-
- getOrientation() -
Method in class corelib.services.web.components.MenuBar
- Returns the menu bar orientation.
- getOtherConfirmationEmails() -
Method in class corelib.services.web.components.mailinglists.MailEditor
- Get the emails to send confirmation.
- getOut() -
Method in class corelib.services.web.webapplications.WebPage
- Returns the
PrintWriter instance to use for inject text into the HTML page under generation.
- getOutputStream() -
Method in class corelib.services.web.tests.MockedHttpResponse
-
- getPaintTicks() -
Method in class corelib.services.web.components.Slider
- This method returns if the slider component draw ticks for each interval (depending of the value of step).
- getParameter(String) -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getParameterMap() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getParameterNames() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getParameterValues(String) -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getPart1() -
Method in class corelib.services.web.components.bank.InternationalBankIdentity
- Get the IBAN firt part ( 4 characters maximum).
- getPart2() -
Method in class corelib.services.web.components.bank.InternationalBankIdentity
- Get the IBAN second part ( 4 characters maximum).
- getPart3() -
Method in class corelib.services.web.components.bank.InternationalBankIdentity
- Get the IBAN third part ( 4 characters maximum).
- getPart4() -
Method in class corelib.services.web.components.bank.InternationalBankIdentity
- Get the IBAN part ( 4 characters maximum).
- getPart5() -
Method in class corelib.services.web.components.bank.InternationalBankIdentity
- Get the IBAN fifth part ( 4 characters maximum).
- getPart6() -
Method in class corelib.services.web.components.bank.InternationalBankIdentity
- Get the IBAN sixth part ( 4 characters maximum).
- getPart7() -
Method in class corelib.services.web.components.bank.InternationalBankIdentity
- Get the IBAN seventh part ( 4 characters maximum).
- getPassword() -
Method in interface corelib.utilities.jdbc.DataSource
- Returns the password used for security database connection.
- getPathInfo() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getPathTranslated() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getPlatformCounters() -
Method in class corelib.services.web.statistics.StatisticEntry
- Returns all platform (operating system) counters for this statistic entry.
- getPreviousLabel() -
Method in class corelib.services.web.components.DataGrid
- Returns the previous page button label.
- getProperties(Class<?>) -
Static method in class corelib.runtime.reflexion.ClassUtility
- Find all existing public properties for the specified type.
- getPropertyName() -
Method in class corelib.runtime.reflexion.Property
- Returns the name of the considered property.
- getProtocol() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getQueryString() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getRawResourceBundle() -
Method in class corelib.services.web.components.ResourceBundle
- Returns the associated raw resource bundle.
- getReader() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getReadMethod() -
Method in class corelib.runtime.reflexion.Property
- Returns the getter method metadata's.
- getRealPath(String) -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getRealPath(String) -
Method in class corelib.services.web.tests.MockedServletContext
-
- getRedirectionURL() -
Method in class corelib.services.web.tests.MockedHttpResponse
- Returns the redirection URL, if
Response.sendRedirect method is invoked, or null.
- getRegularExpression() -
Method in class corelib.services.web.components.RegularExpressionValidator
-
- getRemoteAddr() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getRemoteHost() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getRemotePort() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getRemoteUser() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getRepeatedIndex() -
Method in class corelib.services.web.components.events.WebComponentEvent
-
- getRequest() -
Method in class corelib.services.web.webapplications.events.WebEvent
-
- getRequest() -
Method in class corelib.services.web.webapplications.WebPage
- Returns the request object associated to the actual HTML page generation.
- getRequestDispatcher(String) -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getRequestDispatcher(String) -
Method in class corelib.services.web.tests.MockedServletContext
-
- getRequestedSessionId() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getRequestedURI() -
Method in class corelib.services.web.webapplications.WebPage
-
- getRequestEncoding() -
Method in class corelib.services.web.traces.WebTraceElement
- Returns the encoding used by the request.
- getRequestForCurrentThread() -
Static method in class corelib.services.web.webapplications.ControllerServlet
- Returns the HTTP servlet request associated to the calling thread.
- getRequestForCurrentThread() -
Static method in class corelib.services.web.webapplications.ExtendedServlet
-
- getRequestTime() -
Method in class corelib.services.web.traces.WebTraceElement
- Returns the date when the request was be made.
- getRequestTimeString() -
Method in class corelib.services.web.traces.WebTraceElement
- Returns the formated date when the request was be made.
- getRequestURI() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getRequestURI() -
Method in class corelib.services.web.traces.WebTraceElement
- Returns the requested URI.
- getRequestURL() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getRequestURL() -
Method in class corelib.services.web.traces.WebTraceElement
- Returns the absolute requested URL.
- getResource(String) -
Method in class corelib.runtime.internationalisation.ResourceBundle
- Returns resource string associated to the specified key.
- getResource(String, Locale) -
Method in class corelib.runtime.internationalisation.ResourceBundle
- Returns resource string associated to the specified key and locale.
- getResource(String) -
Method in class corelib.services.web.tests.MockedServletContext
-
- getResourceAsStream(String) -
Method in class corelib.services.web.tests.MockedServletContext
-
- getResourceBundle(String) -
Static method in class corelib.runtime.internationalisation.ResourceBundleManager
-
- getResourceBundle() -
Method in class corelib.services.web.components.bank.FrenchBankIdentity
- Get the applicatavie resource bundle name.
- getResourceBundle() -
Method in class corelib.services.web.components.bank.InternationalBankIdentity
- Get the applicatavie resource bundle name.
- getResourcePaths(String) -
Method in class corelib.services.web.tests.MockedServletContext
-
- getResourcesFilename() -
Method in class corelib.runtime.internationalisation.ResourceBundle
-
- getResponse() -
Method in class corelib.services.web.webapplications.events.WebEvent
-
- getResponse() -
Method in class corelib.services.web.webapplications.WebPage
- Returns the response object associated to the actual HTML page generation.
- getResponseDOM() -
Method in class corelib.services.web.tests.MockedHttpResponse
- Returns a new DOM based on the produced HTML page.
- getResponseEncoding() -
Method in class corelib.services.web.traces.WebTraceElement
- Returns the encoding used by the response.
- getResponseForCurrentThread() -
Static method in class corelib.services.web.webapplications.ControllerServlet
- Returns the HTTP servlet response associated to the calling thread.
- getResponseForCurrentThread() -
Static method in class corelib.services.web.webapplications.ExtendedServlet
-
- getRoleManager() -
Method in class corelib.security.JdbcSecurityManager
-
- getRoleManager() -
Method in interface corelib.security.SecurityManager
- Returns the role manager associated to this security manager.
- getRoleName() -
Method in class corelib.security.Role
- Returns the name of this role.
- getRoles() -
Method in class corelib.security.User
- Returns a set of all roles associated to this user..
- getRowCountLabel() -
Method in class corelib.services.web.components.DataGrid
- Returns the label for display row count.
- getScheme() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getScore(String) -
Method in class corelib.services.web.searchengine.scanners.WordDictionary
-
- getScore() -
Method in enum corelib.services.web.searchengine.scanners.WordScoreEnum
-
- getScore() -
Method in class corelib.services.web.searchengine.SearchResult
-
- getSearchResultSet(String, int) -
Method in class corelib.services.web.searchengine.SearchEngine
- This method returns a collection of pages answering your search criteria.
- getSecurityManager() -
Method in class corelib.services.web.components.events.LoginFormEvent
- Returns the security manager used for the current authentification.
- getSelectedBean() -
Method in class corelib.services.web.components.events.DataGridEvent
- Returns the selected bean.
- getSelectedColor() -
Method in class corelib.services.web.components.ColorChooser
-
- getSelectedColor() -
Method in class corelib.services.web.components.ColorPicker
-
- getSelectedDate() -
Method in class corelib.services.web.components.Calendar
-
- getSelectedDate() -
Method in class corelib.services.web.components.DatePicker
- Retrieves the selected date into this DatePicker component.
- getSelectedElement() -
Method in class corelib.services.web.components.ChoiceSelector
-
- getSelectedText() -
Method in class corelib.services.web.components.ChoiceSelector
-
- getSelectedValue() -
Method in class corelib.services.web.components.ChoiceSelector
-
- getSelectedValue() -
Method in class corelib.services.web.components.Slider
- Get the selected value.
- getSelectorType() -
Method in class corelib.services.web.components.ChoiceSelector
-
- getServerCodeFilename() -
Method in class corelib.services.web.components.codecolorers.WebPageColorer
-
- getServerInfo() -
Method in class corelib.services.web.tests.MockedServletContext
-
- getServerName() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getServerPort() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getServlet(String) -
Method in class corelib.services.web.tests.MockedServletContext
-
- getServletContext() -
Method in class corelib.services.web.tests.MockedHttpServlet
-
- getServletContext() -
Method in class corelib.services.web.tests.MockedHttpSession
-
- getServletContextName() -
Method in class corelib.services.web.tests.MockedServletContext
-
- getServletNames() -
Method in class corelib.services.web.tests.MockedServletContext
-
- getServletPath() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getServlets() -
Method in class corelib.services.web.tests.MockedServletContext
-
- getSession() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getSession(boolean) -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getSession() -
Method in class corelib.services.web.webapplications.events.WebEvent
-
- getSession() -
Method in class corelib.services.web.webapplications.WebPage
- Returns the HTTP session associated by this web page.
- getSessionContext() -
Method in class corelib.services.web.tests.MockedHttpSession
-
- getSessionCount() -
Method in class corelib.services.web.statistics.StatisticEntry
- Returns the number of session opened for the associated date.
- getSessionForCurrentThread() -
Static method in class corelib.services.web.webapplications.ControllerServlet
- Returns the HTTP session associated to the calling thread.
- getSessionForCurrentThread() -
Static method in class corelib.services.web.webapplications.ExtendedServlet
-
- getSessionID() -
Method in class corelib.services.web.traces.WebTraceElement
- Return the session identifier associated to the considered request.
- getSetResult(int) -
Method in class corelib.services.web.searchengine.SearchResultSet
- Returns one result, by his index, stored in this SearchResultSet.
- getSharedAttributesHtmlEncoding() -
Method in class corelib.services.web.components.FormElement
-
- getSharedAttributesHtmlEncoding() -
Method in class corelib.services.web.components.FormInput
-
- getSharedAttributesHtmlEncoding() -
Method in class corelib.services.web.components.VisualComponent
-
- getSource() -
Method in class corelib.services.web.components.events.WebComponentEventDescriptor
-
- getSrc() -
Method in class corelib.services.web.components.Image
- Returns the Image src, which is the image path.
- getStartValue() -
Method in class corelib.services.web.components.Slider
- Get the slider start value.
- getStatisticEntries() -
Method in class corelib.services.web.statistics.StatisticManager
- Returns the history of all known statistics.
- getStatisticEntry(String) -
Method in class corelib.services.web.statistics.StatisticManager
- Retrieve (or create if not exists) the StatisticEntry instance associated to the specified date.
- getStatisticsDuration() -
Method in class corelib.services.web.statistics.StatisticManager
- Compute the time interval, expremied in days, between the first and the last acquired statistics.
- getStatus() -
Method in class corelib.services.web.tests.MockedHttpResponse
- Returns the HTTP status code for this mocked response.
- getStep() -
Method in class corelib.services.web.components.Slider
- This method returns the step beetween two tick marks.
- getStringBuffer() -
Method in class corelib.services.web.tests.MockedHttpResponse
- Returns a StringBuffer instance built over the StringWriter instance.
- getStringWriter() -
Method in class corelib.services.web.tests.MockedHttpResponse
- Returns the StringWriter used to store the characters of this response.
- getTabPlacement() -
Method in class corelib.services.web.components.TabbedPane
-
- getTagName() -
Method in class corelib.services.web.components.GenericTag
-
- getTarget() -
Method in class corelib.services.web.components.Link
- Returns the Link target.
- getTarget() -
Method in class corelib.services.web.components.MenuItem
-
- getTemplatedComponent() -
Method in class corelib.services.web.bindings.BindingExpression
- Returns the templated component that is associated with binding expression.
- getText() -
Method in class corelib.services.web.components.AccordionMenu
-
- getText() -
Method in class corelib.services.web.components.ChoiceElement
-
- getText() -
Method in class corelib.services.web.components.Label
-
- getText() -
Method in class corelib.services.web.components.Menu
-
- getText() -
Method in class corelib.services.web.components.MenuItem
-
- getText() -
Method in class corelib.services.web.components.OutputText
- Returns the associated text.
- getText() -
Method in class corelib.services.web.components.ProgressBar
-
- getText() -
Method in class corelib.services.web.components.ToolTip
-
- getTextBoxVisible() -
Method in class corelib.services.web.components.Slider
- Get the TextBox value visibility.
- getTextButtonConnect() -
Method in class corelib.services.web.components.security.LoginForm
- Get the button value.
- getTextLogin() -
Method in class corelib.services.web.components.security.LoginForm
- Get the label text for login.
- getTextPassword() -
Method in class corelib.services.web.components.security.LoginForm
- Get the label text for password.
- getThrowable() -
Method in class corelib.services.web.traces.WebTraceLogger
- Returns the eventually throwed exception during the page processing.
- getTimeBeforeBeginRequest() -
Method in class corelib.services.web.traces.WebTraceMessage
-
- getTitle() -
Method in class corelib.services.web.searchengine.SearchResult
-
- getToolTipClass() -
Method in class corelib.services.web.components.ToolTip
-
- getToolTipText() -
Method in class corelib.services.web.components.VisualComponent
-
- getTraceCount() -
Method in class corelib.services.web.traces.WebTraceManager
- Returns the number of trace elements stored into the manager.
- getTraceLogger() -
Method in class corelib.services.web.webapplications.WebPage
- Returns the web trace logger instance associated to the actual HTML page generation.
- getTxtLogin() -
Method in class corelib.services.web.components.security.LoginForm
- Get the Login TextBox component.
- getTxtPassword() -
Method in class corelib.services.web.components.security.LoginForm
- Get the Password TextBox component.
- getType() -
Method in class corelib.services.web.components.Button
-
- getType() -
Method in class corelib.services.web.components.TextBox
- Returns the TextBox type, which can be TEXTFIELD, TEXTAREA, PASSWORD.
- getType() -
Method in class corelib.tools.languages.parsers.Token
- Returns the type of this token.
- getUnitMeasurement() -
Method in class corelib.services.web.components.Slider
- Get the unit of measurement.
- getUrl() -
Method in class corelib.services.web.components.MenuItem
-
- getUserById(int) -
Method in interface corelib.security.UserManager
- TODO
Note: a user instance is not authentified.
- getUserManager() -
Method in class corelib.security.JdbcSecurityManager
-
- getUserManager() -
Method in interface corelib.security.SecurityManager
- Returns the user manager associated to this security manager.
- getUserPrincipal() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- getValidators() -
Method in class corelib.services.web.webapplications.WebPage
- Returns all validators present in this web page.
- getValue() -
Method in class corelib.services.web.components.ChoiceElement
-
- getValue() -
Method in class corelib.services.web.components.ChoiceSelector
-
- getValue() -
Method in class corelib.services.web.components.diagrams.Datum
- Return the value for this datum.
- getValue() -
Method in class corelib.services.web.components.FormElement
-
- getValue() -
Method in class corelib.services.web.components.ProgressBar
-
- getValue(String) -
Method in class corelib.services.web.tests.MockedHttpSession
-
- getValueNames() -
Method in class corelib.services.web.tests.MockedHttpSession
-
- getValues() -
Method in class corelib.services.web.components.DataGrid
- Returns the element collection to display in the DataGrid.
- getValues() -
Method in class corelib.services.web.components.DataGridColumn
- Returns the property value associed to display on column.
- getValues() -
Method in class corelib.services.web.components.Repeater
- Returns the element collection to repeat.
- getWebApplication() -
Method in class corelib.services.web.webapplications.events.WebApplicationEvent
- Returns the associated
WebApplication instance.
- getWebComponent() -
Method in class corelib.services.web.bindings.BindingExpression
- Returns the web component that define this binding expression.
- getWebComponent(String) -
Method in class corelib.services.web.webapplications.WebPage
- Returns the web component identified by the specified identifier.
- getWebComponents(Class<?>) -
Method in class corelib.services.web.webapplications.WebPage
- Returns all web components (for this web page) that are compatible with the specified class (passed as parameter).
- getWebPage() -
Method in class corelib.services.web.components.WebComponent
- Returns the web page that contains this web component.
- getWebPage() -
Method in class corelib.services.web.webapplications.events.WebEvent
-
- getWebPageFilename() -
Method in class corelib.services.web.components.codecolorers.WebPageColorer
-
- getWordCount() -
Method in class corelib.services.web.searchengine.scanners.WordDictionary
-
- getWordEnumeration() -
Method in class corelib.services.web.searchengine.scanners.WordDictionary
-
- getWordScore(String) -
Method in class corelib.services.web.searchengine.scanners.WordDictionary
-
- getWriteMethod() -
Method in class corelib.runtime.reflexion.Property
- Returns the getter method metadata's.
- getWriter() -
Method in class corelib.services.web.tests.MockedHttpResponse
-
- getXmlNode() -
Method in class corelib.services.web.components.WebComponent
- Retreive the XML node, in the DOM (Document Object Model) of the page, associated to this WebComponent instance.
H
- hashCode() -
Method in class corelib.security.Role
-
- HistogramView - Class in corelib.services.web.components.diagrams
-
You can use this view on a Diagram component to display data in a histogram chart.
- HistogramView() -
Constructor for class corelib.services.web.components.diagrams.HistogramView
-
- Html - Class in corelib.services.web.components
-
This class generates the page doctype, the root page's tag and also inserts into the header of the web page some subelements.
- Html() -
Constructor for class corelib.services.web.components.Html
-
- HtmlTextEditor - Class in corelib.services.web.components
-
- HtmlTextEditor() -
Constructor for class corelib.services.web.components.HtmlTextEditor
-
I
- Image - Class in corelib.services.web.components
- Inject an img tag in html with parameter source
- Image() -
Constructor for class corelib.services.web.components.Image
-
- increaseBrowserCounter(String) -
Method in class corelib.services.web.statistics.StatisticEntry
- Increase browser statistics for the considered browser, in this statistic entry.
- increasePlatformCounter(String) -
Method in class corelib.services.web.statistics.StatisticEntry
- Increase platform statistics for the considered operating system, in this statistic entry.
- increaseSessionCount() -
Method in class corelib.services.web.statistics.StatisticEntry
- Increase the session count for this statistic entry.
- info(String) -
Method in class corelib.services.web.traces.WebTraceLogger
-
- info(String, String) -
Method in class corelib.services.web.traces.WebTraceLogger
-
- init() -
Method in class corelib.services.web.webapplications.ControllerServlet
-
- insertRole(String) -
Method in interface corelib.security.RoleManager
- Insert a new role into the used security system.
- insertSelectedBean(DataGridEvent) -
Method in class corelib.services.web.components.events.DataGridAdapter
-
- insertSelectedBean(DataGridEvent) -
Method in interface corelib.services.web.components.events.DataGridListener
- Fired when a user clicks on a button insert.
- insertUser(String, String) -
Method in interface corelib.security.UserManager
- Insert a new user in the security system.
- IntegerTextBox - Class in corelib.services.web.components
- This component class, that derive from TextBox, limits the user inputs only on digits for edit integer values.
- IntegerTextBox() -
Constructor for class corelib.services.web.components.IntegerTextBox
-
- InternationalBankIdentity - Class in corelib.services.web.components.bank
-
Uses this component for inject a IBAN form ( International Bank Account Number ) on your web pages.
- InternationalBankIdentity() -
Constructor for class corelib.services.web.components.bank.InternationalBankIdentity
- Class constructor.
- invalidate() -
Method in class corelib.services.web.tests.MockedHttpSession
-
- isAccessible() -
Method in class corelib.runtime.reflexion.Property
- Returns if this property is considered as accessible.
- isAllowDeleteEvent() -
Method in class corelib.services.web.components.DataGrid
- Returns if the DataGrid display and fire delete button.
- isAllowDisplayEvent() -
Method in class corelib.services.web.components.DataGrid
- Returns if the DataGrid display and fire display button.
- isAllowEditEvent() -
Method in class corelib.services.web.components.DataGrid
- Returns if the DataGrid display and fire edit button.
- isAllowInsertEvent() -
Method in class corelib.services.web.components.DataGrid
- Returns if the DataGrid display and fire insert button.
- isAutoPost() -
Method in class corelib.services.web.components.FormInput
- Returns if this component use the auto post behavior.
- isChecked() -
Method in class corelib.services.web.components.CheckBox
-
- isCommitted() -
Method in class corelib.services.web.tests.MockedHttpResponse
-
- isDisabled() -
Method in class corelib.security.User
- Returns if the user account is disabled.
- isDisabled() -
Method in class corelib.services.web.components.bank.FrenchBankIdentity
- Get the component disabled state .
- isDisabled() -
Method in class corelib.services.web.components.bank.InternationalBankIdentity
- Get the component disabled state .
- isDisabled() -
Method in class corelib.services.web.components.FormElement
-
- isDrawLegend() -
Method in class corelib.services.web.components.diagrams.DiagramView
- Indicates if a legend must be drawn onto the produced diagram.
- isDrawValues() -
Method in class corelib.services.web.components.diagrams.DiagramView
- Indicates if model values must be drawn onto the produced diagram.
- isExisting(String) -
Static method in class corelib.io.files.FileSystem
- Check a file (or directory) presence on the FileSystem.
- isImmediate() -
Method in class corelib.services.web.components.Button
- Indicates if this button cancel form validations, when is clicked.
- isKeyword(String) -
Method in class corelib.services.web.components.codecolorers.CLikeColorer
-
- isKeyword() -
Method in class corelib.tools.languages.parsers.Token
- Checks if this token is a keyword.
- isMemberOfRole(Role) -
Method in class corelib.security.User
- Checks is this user is associated to the specified role.
- isNew() -
Method in class corelib.services.web.tests.MockedHttpSession
-
- isReadOnly() -
Method in class corelib.services.web.components.FormInput
- Returns if this TextBox component is read only or not.
- isRequestedSessionIdFromCookie() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- isRequestedSessionIdFromURL() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- isRequestedSessionIdFromUrl() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- isRequestedSessionIdValid() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- isSamePassword(String) -
Method in class corelib.security.User
- Check if the encripted string (for the specified password) is the same that the encripted password store in the used security system (certainly a relational
database).
- isSecure() -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- isSelected() -
Method in class corelib.services.web.components.mailinglists.EntrySelected
-
- isUndecorated() -
Method in class corelib.services.web.components.OutputText
- Indicates if the associated text is decorated with a HTML <SPAN> tag or not.
- isUserInRole(String) -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- isValid() -
Method in class corelib.services.web.components.Validator
- Returns the state of the validator's associated component.
- isValid() -
Method in class corelib.services.web.webapplications.WebPage
-
- isVisible() -
Method in class corelib.services.web.components.ChoiceElement
- Returns the visibility of this element in the associated visual component.
- isVisible() -
Method in class corelib.services.web.components.DataGridColumn
- Returns the visibility of this element in the associated visual component.
- isVisible() -
Method in class corelib.services.web.components.VisualComponent
- Returns the visibility of this visual component.
- iterator() -
Method in class corelib.services.web.components.mailinglists.MailingList
-
J
- JavaCodeColorer - Class in corelib.services.web.components.codecolorers
-
- JavaCodeColorer() -
Constructor for class corelib.services.web.components.codecolorers.JavaCodeColorer
- Class constructor.
- JavascriptCodeColorer - Class in corelib.services.web.components.codecolorers
-
- JavascriptCodeColorer() -
Constructor for class corelib.services.web.components.codecolorers.JavascriptCodeColorer
- Class constructor.
- JavascriptFileParser - Interface in corelib.tools.languages.parsers.javascript
-
- JavascriptFileParserImpl - Class in corelib.tools.languages.parsers.javascript
- This class parse a Javascript file for construct raw javascript documentation informations.
- JavascriptFileParserImpl(String, File, Package) -
Constructor for class corelib.tools.languages.parsers.javascript.JavascriptFileParserImpl
- Class constructor
- JavascriptStreamTokenizer - Class in corelib.tools.languages.parsers.javascript
-
This class parse a Javascript file and extract one per one each token (syntaxic element).
- JavascriptStreamTokenizer(File) -
Constructor for class corelib.tools.languages.parsers.javascript.JavascriptStreamTokenizer
- Class constructor.
- JavaStreamTokenizer - Class in corelib.tools.languages.parsers.java
-
- JavaStreamTokenizer(File) -
Constructor for class corelib.tools.languages.parsers.java.JavaStreamTokenizer
-
- JdbcSecurityManager - Class in corelib.security
-
This security manager (see interface corelib.security.SercurityManager) use a relational database to store the security informations.
- JdbcSecurityManager(DataSource) -
Constructor for class corelib.security.JdbcSecurityManager
- This constructor produces an instance of security manager that has based on a JDBC data source.
- JdbcSecurityManager(Connection) -
Constructor for class corelib.security.JdbcSecurityManager
- This constructor produces an instance of security manager that has based on a JDBC connection.
K
- KEYWORD_COLOR -
Static variable in class corelib.services.web.components.codecolorers.CLikeColorer
-
- keywords -
Variable in class corelib.services.web.components.codecolorers.CLikeColorer
-
L
- Label - Class in corelib.services.web.components
-
- Label() -
Constructor for class corelib.services.web.components.Label
- Class constructor
- Label(String) -
Constructor for class corelib.services.web.components.Label
- Class constructor
- LangageStreamTokenizer - Interface in corelib.tools.languages.parsers
-
- lineNumbers -
Variable in class corelib.services.web.components.codecolorers.CodeColorer
-
- Link - Class in corelib.services.web.components
- This web component allows to generate an HTML tag <a> accepting data binding.
- Link() -
Constructor for class corelib.services.web.components.Link
-
- list(String) -
Static method in class corelib.io.files.FileSystem
-
- loadFromFile(String) -
Static method in class corelib.io.files.snapshots.DirectorySnapshot
- Reloading an existing snapshot from file.
- loadMailingList(String) -
Method in interface corelib.services.web.components.mailinglists.MailingListDAO
- Return the mailing list which correspond to the name.
- loadMailingLists(Hashtable<String, MailingList>) -
Method in interface corelib.services.web.components.mailinglists.MailingListDAO
- Load all mailing lists into the HashTable parameter.
- log(String) -
Method in class corelib.services.web.tests.MockedServletContext
-
- log(Exception, String) -
Method in class corelib.services.web.tests.MockedServletContext
-
- log(String, Throwable) -
Method in class corelib.services.web.tests.MockedServletContext
-
- loginFailed(LoginFormEvent) -
Method in class corelib.services.web.components.events.LoginFormAdapter
-
- loginFailed(LoginFormEvent) -
Method in interface corelib.services.web.components.events.LoginFormListener
- Fired when a connection is made with a wrong identity.
- LoginForm - Class in corelib.services.web.components.security
-
Uses this component for inject Logon form on your web pages.
- LoginForm() -
Constructor for class corelib.services.web.components.security.LoginForm
- Class constructor.
- LoginFormAdapter - Class in corelib.services.web.components.events
- This adapter class implements the
LoginFormListener interface. - LoginFormAdapter() -
Constructor for class corelib.services.web.components.events.LoginFormAdapter
-
- LoginFormEvent - Class in corelib.services.web.components.events
- This class defines event objects associated to the
LoginFormListener event handling interface. - LoginFormEvent(Object, SecurityManager) -
Constructor for class corelib.services.web.components.events.LoginFormEvent
- Class constructor.
- LoginFormListener - Interface in corelib.services.web.components.events
- This interface defines event handlers used during connection by the FormLogin web component.
- loginSuccessed(LoginFormEvent) -
Method in class corelib.services.web.components.events.LoginFormAdapter
-
- loginSuccessed(LoginFormEvent) -
Method in interface corelib.services.web.components.events.LoginFormListener
- Fired when a connection is made with a correct identity.
- logNewSession(HttpServletRequest) -
Method in class corelib.services.web.statistics.StatisticManager
- Record the informations stored in the specifed request in a new StatisticEntry object.
M
- MailEditor - Class in corelib.services.web.components.mailinglists
-
Uses this component for inject mail editor on your web pages.
- MailEditor() -
Constructor for class corelib.services.web.components.mailinglists.MailEditor
-
- mailingEntries -
Variable in class corelib.services.web.components.mailinglists.MailingList
-
- MailingEntry - Interface in corelib.services.web.components.mailinglists
-
Define this interface to fixe what is a mailing entry for your application.
- MailingFilter - Class in corelib.services.web.components.mailinglists
-
Extends this class to fixe a filter for your mailing list edition.
- MailingFilter() -
Constructor for class corelib.services.web.components.mailinglists.MailingFilter
-
- MailingList - Class in corelib.services.web.components.mailinglists
-
MailingList is an iterable class of MailingEntry.
- MailingList() -
Constructor for class corelib.services.web.components.mailinglists.MailingList
-
- MailingListChooser - Class in corelib.services.web.components.mailinglists
-
Uses this component for inject a mailing list management on your web pages.
- MailingListChooser() -
Constructor for class corelib.services.web.components.mailinglists.MailingListChooser
-
- MailingListDAO - Interface in corelib.services.web.components.mailinglists
-
Define this interface to fixe the mailing list persistence.
- MailingListEditor - Class in corelib.services.web.components.mailinglists
-
Uses this component for inject a mailing list editor on your web pages.
- MailingListEditor() -
Constructor for class corelib.services.web.components.mailinglists.MailingListEditor
-
- MailingListException - Exception in corelib.services.web.components.mailinglists
- TODO
- MailingListException(String) -
Constructor for exception corelib.services.web.components.mailinglists.MailingListException
- Class constructor.
- MailingListException(Throwable) -
Constructor for exception corelib.services.web.components.mailinglists.MailingListException
- Class constructor.
- MailingListException(String, Throwable) -
Constructor for exception corelib.services.web.components.mailinglists.MailingListException
- Class constructor.
- MailingListManager - Class in corelib.services.web.components.mailinglists
-
This allow to manage the mailing list module.
- MailingListsStatus - Class in corelib.services.web.components.mailinglists
- The class is a web service that you can use for known the progression of a mailing post.
- MailingListsStatus() -
Constructor for class corelib.services.web.components.mailinglists.MailingListsStatus
-
- ManagedThread - Class in corelib.services.web.webapplications.threads
-
- ManagedThread() -
Constructor for class corelib.services.web.webapplications.threads.ManagedThread
-
- ManagedThreadAdapter - Class in corelib.services.web.webapplications.threads
-
- ManagedThreadAdapter() -
Constructor for class corelib.services.web.webapplications.threads.ManagedThreadAdapter
-
- ManagedThreadListener - Interface in corelib.services.web.webapplications.threads
-
- manager -
Static variable in class corelib.services.web.statistics.StatisticManager
-
- ManagerThreadEvent - Class in corelib.services.web.webapplications.threads
-
- ManagerThreadEvent(Object) -
Constructor for class corelib.services.web.webapplications.threads.ManagerThreadEvent
-
- Menu - Class in corelib.services.web.components
-
- Menu() -
Constructor for class corelib.services.web.components.Menu
-
- MenuBar - Class in corelib.services.web.components
-
This class is used to inject the menu bars in your Ellipse web pages.
- MenuBar() -
Constructor for class corelib.services.web.components.MenuBar
-
- MenuBar.MenuBarActivationMode - Enum in corelib.services.web.components
- This enumerated type defines the different activation modes supported by your MenuBars.
- MenuBar.MenuBarOrientation - Enum in corelib.services.web.components
- This enumerated type defines the different display orientations supported by your MenuBars.
- MenuItem - Class in corelib.services.web.components
-
- MenuItem() -
Constructor for class corelib.services.web.components.MenuItem
-
- MenuSeparator - Class in corelib.services.web.components
-
- MenuSeparator() -
Constructor for class corelib.services.web.components.MenuSeparator
-
- MissingInitParamException - Exception in corelib.services.web.webapplications
- This class is used to defines exceptions there thrown if a required init parameter is not defined in the web.xml
deployment descriptor of your WAR (Web ARchive).
- MissingInitParamException(String) -
Constructor for exception corelib.services.web.webapplications.MissingInitParamException
- Class constructor.
- MissingInitParamException(Throwable) -
Constructor for exception corelib.services.web.webapplications.MissingInitParamException
- Class constructor.
- MissingInitParamException(String, Throwable) -
Constructor for exception corelib.services.web.webapplications.MissingInitParamException
- Class constructor.
- mkdir(String) -
Static method in class corelib.io.files.FileSystem
- Constructs a new folder on disk.
- mkdirs(String) -
Static method in class corelib.io.files.FileSystem
- Constructs a new folder on disk.
- MockedHttpRequest - Class in corelib.services.web.tests
- Defines a mocked HTTP request used for unitary tests.
- MockedHttpRequest() -
Constructor for class corelib.services.web.tests.MockedHttpRequest
-
- MockedHttpResponse - Class in corelib.services.web.tests
- Defines a mocked HTTP response used for unitary tests.
- MockedHttpResponse() -
Constructor for class corelib.services.web.tests.MockedHttpResponse
-
- MockedHttpServlet - Class in corelib.services.web.tests
- Defines a mocked HTTP Servlet used for unitary tests.
- MockedHttpServlet(String[][]) -
Constructor for class corelib.services.web.tests.MockedHttpServlet
- Class constructor.
- MockedHttpSession - Class in corelib.services.web.tests
- Defines a mocked Http session used for unitary tests.
- MockedHttpSession() -
Constructor for class corelib.services.web.tests.MockedHttpSession
-
- MockedServletContext - Class in corelib.services.web.tests
- Defines a mocked Servlet context used for unitary tests.
- MockedServletContext() -
Constructor for class corelib.services.web.tests.MockedServletContext
- Class constructor.
- Model - Class in corelib.services.web.components.diagrams
-
This class defines the model (in the MVC architecture pattern) use by the Diagram component.
- Model() -
Constructor for class corelib.services.web.components.diagrams.Model
-
- moveOrRename(String, String) -
Static method in class corelib.io.files.FileSystem
- Moves or renames the considered file.
- MustComputeProcessingClassException - Exception in corelib.services.web.webapplications
-
- MustComputeProcessingClassException() -
Constructor for exception corelib.services.web.webapplications.MustComputeProcessingClassException
-
N
- nextToken() -
Method in class corelib.tools.languages.parsers.java.JavaStreamTokenizer
-
- nextToken() -
Method in class corelib.tools.languages.parsers.javascript.JavascriptStreamTokenizer
- Extracts and returns the next token of the file.
- nextToken() -
Method in interface corelib.tools.languages.parsers.LangageStreamTokenizer
-
- NotFolderException - Exception in corelib.io.files
- Thrown when a path used as a folder not references an existing folder on disk.
- NotFolderException(File) -
Constructor for exception corelib.io.files.NotFolderException
- Exception class constructor.
O
- oldValue -
Variable in class corelib.services.web.components.FormInput
-
- oldValueHtmlEnconding() -
Method in class corelib.services.web.components.FormInput
-
- openSession() -
Method in class corelib.security.JdbcSecurityManager
-
- openSession() -
Method in interface corelib.security.SecurityManager
- Open a session to the considered security service.
- out -
Variable in class corelib.services.web.webapplications.WebPage
-
- OutputText - Class in corelib.services.web.components
- This class produces some texts into the generated HTML page.
- OutputText() -
Constructor for class corelib.services.web.components.OutputText
-
P
- PackageUtility - Class in corelib.runtime.reflexion
-
- PackageUtility() -
Constructor for class corelib.runtime.reflexion.PackageUtility
-
- page_init(WebPageEvent) -
Method in class corelib.services.web.webapplications.WebPage
- This method is invoked to permit initialization the web page.
- page_load(WebPageEvent) -
Method in class corelib.services.web.webapplications.WebPage
- This method when the page is fully load into the web server.
- page_postRender(WebPageEvent) -
Method in class corelib.services.web.webapplications.WebPage
- This method is invoked after the HTML rendering process.
- page_preRender(WebPageEvent) -
Method in class corelib.services.web.webapplications.WebPage
- This method is invoked before the HTML rendering process.
- page_preRepeaterDuplications(WebPageEvent) -
Method in class corelib.services.web.webapplications.WebPage
- This method is invoked before repeated duplication process.
- page_render(WebPageEvent) -
Method in class corelib.services.web.webapplications.WebPage
- This method starts the HTML rendering process.
- Panel - Class in corelib.services.web.components
-
- Panel() -
Constructor for class corelib.services.web.components.Panel
-
- ParameterNameForIntegratedServicesConfiguration - Class in corelib.services.web.webapplications
- This class defines Ellipse's constant strings for the web.xml configuration file.
- ParameterNameForIntegratedServicesConfiguration() -
Constructor for class corelib.services.web.webapplications.ParameterNameForIntegratedServicesConfiguration
-
- parse() -
Method in class corelib.services.web.components.codecolorers.CodeColorer
-
- parse() -
Method in class corelib.services.web.components.codecolorers.JavaCodeColorer
-
- parse() -
Method in class corelib.services.web.components.codecolorers.JavascriptCodeColorer
-
- parse() -
Method in class corelib.services.web.components.codecolorers.XmlCodeColorer
-
- parseFile() -
Method in interface corelib.tools.languages.parsers.javascript.JavascriptFileParser
-
- parseFile() -
Method in class corelib.tools.languages.parsers.javascript.JavascriptFileParserImpl
- This method realize the file parsing.
- parseString(String, WordScoreEnum) -
Method in class corelib.services.web.searchengine.scanners.WordDictionary
- Used to retrieve the words contained in the string passed as a parameter of the method.
- PieView - Class in corelib.services.web.components.diagrams
-
You can use this view on a Diagram component to display data in a Pie chart.
- PieView() -
Constructor for class corelib.services.web.components.diagrams.PieView
-
- processJavascriptionDocumentation(CommentedElement) -
Method in class corelib.tools.languages.parsers.javascript.DocumentationCommentParser
-
- ProgressBar - Class in corelib.services.web.components
-
- ProgressBar() -
Constructor for class corelib.services.web.components.ProgressBar
-
- Property - Class in corelib.runtime.reflexion
- This class extends the possibility of the Java reflection framework, in simplifying the property management.
- Property(Class<?>, String) -
Constructor for class corelib.runtime.reflexion.Property
- Class constructor
- putValue(String, Object) -
Method in class corelib.services.web.tests.MockedHttpSession
-
R
- rawResourceBundle -
Variable in class corelib.services.web.components.ResourceBundle
-
- readOnly -
Variable in class corelib.services.web.components.FormInput
-
- redirect(String) -
Method in class corelib.services.web.webapplications.WebPage
- Sends a temporary redirect response to the client using the specified redirect location URL.
- regularExpression -
Variable in class corelib.services.web.components.RegularExpressionValidator
-
- RegularExpressionValidator - Class in corelib.services.web.components
- Checks if the considered input component's value match with the specified regular expression.
- RegularExpressionValidator() -
Constructor for class corelib.services.web.components.RegularExpressionValidator
-
- removeAttribute(String) -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- removeAttribute(String) -
Method in class corelib.services.web.tests.MockedHttpSession
-
- removeAttribute(String) -
Method in class corelib.services.web.tests.MockedServletContext
-
- removeDataGridListener(DataGridListener) -
Method in class corelib.services.web.components.DataGrid
- Remove the specifier listener to this component.
- removeLoginFormListener(LoginFormListener) -
Method in class corelib.services.web.components.security.LoginForm
- Remove the specifier listener to this component.
- removeMailingEntry(MailingEntry) -
Method in class corelib.services.web.components.mailinglists.MailingList
- Remove a mailingEntry at current mailing list.
- removeMailingList(String) -
Method in interface corelib.services.web.components.mailinglists.MailingListDAO
- Remove the mailing list which correspond to the name.
- removeMailingList(String) -
Method in class corelib.services.web.components.mailinglists.MailingListManager
- Remove the mailing list persistence using MailingListDAO
- removeRole(Role) -
Method in class corelib.security.User
- Removes a role to this user.
- removeValue(String) -
Method in class corelib.services.web.tests.MockedHttpSession
-
- renderAsXml(HttpServletResponse) -
Method in class corelib.services.web.traces.WebTraceJvmIndicators
- Write this indicators to the specified response as a XML stream.
- renderElement(PrintWriter, Node, WebPageEvent) -
Method in class corelib.services.web.components.VisualComponent
-
- renderStatitics() -
Method in class corelib.services.web.statistics.StatisticRootRenderer
- Render the HTML page.
- repeateChildren(Document) -
Method in class corelib.services.web.components.DataGrid
- Duplicates, in the DOM document, the DataRepeater web component (and it's sub nodes) for all items stored in
the
values set.
- repeateChildren(Document) -
Method in class corelib.services.web.components.Repeater
- Duplicates, in the DOM document, the DataRepeater web component (and it's sub nodes) for all items stored in
the
values set.
- repeateChildren(Document) -
Method in interface corelib.services.web.webapplications.DataRepeater
- Duplicates, in the DOM document, the DataRepeater web component (and it's sub nodes) for all items stored in
the data set.
- Repeater - Class in corelib.services.web.components
- This web component repeats the sub elements (HTML tags or Ellipse web components) for all entries store in the
values sub expression (can be a Java array, an java.util.ArrayList instance or a
java.util.Vector instance). - Repeater() -
Constructor for class corelib.services.web.components.Repeater
- Class constructor.
- REPEATER_ID_SEPARATOR -
Static variable in interface corelib.services.web.webapplications.DataRepeater
-
- request -
Variable in class corelib.services.web.tests.WebPageLoaderForTesting
-
- request -
Variable in class corelib.services.web.webapplications.WebPage
-
- requestStarted(WebApplicationEvent) -
Method in class corelib.services.web.statistics.StatisticListener
-
- requestStarted(WebApplicationEvent) -
Method in class corelib.services.web.webapplications.events.WebApplicationAdapter
- Fired when the request processing starts.
- requestStarted(WebApplicationEvent) -
Method in interface corelib.services.web.webapplications.events.WebApplicationListener
- This method is invoked when a new HTTP request starts.
- requestTerminated(WebApplicationEvent) -
Method in class corelib.services.web.statistics.StatisticListener
-
- requestTerminated(WebApplicationEvent) -
Method in class corelib.services.web.webapplications.events.WebApplicationAdapter
- Fired when the request processing ends.
- requestTerminated(WebApplicationEvent) -
Method in interface corelib.services.web.webapplications.events.WebApplicationListener
- This method is invoked when a new HTTP request ends.
- RequiredValidator - Class in corelib.services.web.components
- Check if the associated input component have a non empty value.
- RequiredValidator() -
Constructor for class corelib.services.web.components.RequiredValidator
-
- reset() -
Method in class corelib.services.web.tests.MockedHttpResponse
-
- resetBuffer() -
Method in class corelib.services.web.tests.MockedHttpResponse
-
- ResourceBundle - Class in corelib.runtime.internationalisation
-
This class load a resource bundle file (only at with Ellipse format, and not standard format).
- ResourceBundle - Class in corelib.services.web.components
-
This type of web component permits
corelib.runtime.internationalisation.ResourceBundle usage on a web
page. - ResourceBundle() -
Constructor for class corelib.services.web.components.ResourceBundle
-
- ResourceBundleException - Exception in corelib.runtime.internationalisation
-
- ResourceBundleException() -
Constructor for exception corelib.runtime.internationalisation.ResourceBundleException
-
- ResourceBundleException(String) -
Constructor for exception corelib.runtime.internationalisation.ResourceBundleException
-
- ResourceBundleException(Throwable) -
Constructor for exception corelib.runtime.internationalisation.ResourceBundleException
-
- ResourceBundleException(String, Throwable) -
Constructor for exception corelib.runtime.internationalisation.ResourceBundleException
-
- ResourceBundleManager - Class in corelib.runtime.internationalisation
-
- ResourceBundleManager() -
Constructor for class corelib.runtime.internationalisation.ResourceBundleManager
-
- response -
Variable in class corelib.services.web.tests.WebPageLoaderForTesting
-
- response -
Variable in class corelib.services.web.webapplications.WebPage
-
- ResponseCompletedException - Exception in corelib.services.web.webapplications
- This exception class is used to stop the current web page processing.
- ResponseCompletedException() -
Constructor for exception corelib.services.web.webapplications.ResponseCompletedException
-
- RestrictedObject - Class in corelib.security
-
- RestrictedObject() -
Constructor for class corelib.security.RestrictedObject
-
- RestrictedWebPage - Class in corelib.services.web.components.security
- Use this web page base class to control the redirection to the login web page if the current user is not authentified.
- RestrictedWebPage() -
Constructor for class corelib.services.web.components.security.RestrictedWebPage
- This constructor checks if the user is connected.
- rmdir(String, boolean) -
Static method in class corelib.io.files.FileSystem
-
Remove the specified directory.
- rmFromSnapshot(DirectorySnapshot) -
Static method in class corelib.io.files.FileSystem
- Delete elements in a directories structure, only if this element is present in the considered directory snapshot.
- Role - Class in corelib.security
- This class represents the concept of role.
- RoleAlreadyRegisteredException - Exception in corelib.security
- This type of exceptions is thrown when a role is already registered into the security manager.
- RoleAlreadyRegisteredException(String) -
Constructor for exception corelib.security.RoleAlreadyRegisteredException
- Class constructor.
- RoleAlreadyRegisteredException(String, Throwable) -
Constructor for exception corelib.security.RoleAlreadyRegisteredException
- Class constructor.
- RoleManager - Interface in corelib.security
- This interface defines the methods used to manage Role instances.
S
- SameValidator - Class in corelib.services.web.components
-
- SameValidator() -
Constructor for class corelib.services.web.components.SameValidator
-
- saveDocument() -
Method in class corelib.services.web.statistics.StatisticManager
- Write all browsing statistics in the associated file.
- saveMailingList(MailingList) -
Method in interface corelib.services.web.components.mailinglists.MailingListDAO
- Save the given mailing list.
- saveMailingList(MailingList) -
Method in class corelib.services.web.components.mailinglists.MailingListManager
- Save the given mailing list using MailingListDAO
- scanWebPage(String) -
Method in interface corelib.services.web.searchengine.scanners.DocumentScanner
- This method starts the scanning process for the considered document.
- scanWebPage(String) -
Method in class corelib.services.web.searchengine.scanners.WebPageScanner
-
- SEARCH_ENGINE_ADDITIONAL_SCANNERS -
Static variable in class corelib.services.web.webapplications.ParameterNameForIntegratedServicesConfiguration
-
- SEARCH_ENGINE_ENABLED -
Static variable in class corelib.services.web.webapplications.ParameterNameForIntegratedServicesConfiguration
-
- SEARCH_ENGINE_EXCLUDES -
Static variable in class corelib.services.web.webapplications.ParameterNameForIntegratedServicesConfiguration
-
- SearchEngine - Class in corelib.services.web.searchengine
- This class is used to control the indexing engine for your web application.
- SearchResult - Class in corelib.services.web.searchengine
- Represents an entry in a search result in the indexing engine.
- SearchResultSet - Class in corelib.services.web.searchengine
- This class store result for a query on the SearchEngine database.
- SecurityManager - Interface in corelib.security
-
This interface defines methods for access to a security service.
- SecurityManagerException - Exception in corelib.security
- This base class of exceptions is thrown when a user attempt a bad access into the secure system.
- SecurityManagerException(String) -
Constructor for exception corelib.security.SecurityManagerException
- Class constructor.
- SecurityManagerException(String, Throwable) -
Constructor for exception corelib.security.SecurityManagerException
- Class constructor.
- selectRoleById(int) -
Method in interface corelib.security.RoleManager
- Select the role with the identifier specified in parameter.
- selectRoleByName(String) -
Method in interface corelib.security.RoleManager
- Select the role with the name specified in parameter.
- sendError(int) -
Method in class corelib.services.web.tests.MockedHttpResponse
-
- sendError(int, String) -
Method in class corelib.services.web.tests.MockedHttpResponse
-
- sendRedirect(String) -
Method in class corelib.services.web.tests.MockedHttpResponse
-
- service(HttpServletRequest, HttpServletResponse) -
Method in class corelib.services.web.webapplications.ControllerServlet
-
- service(HttpServletRequest, HttpServletResponse) -
Method in class corelib.services.web.webapplications.ExtendedServlet
-
- Session - Annotation Type in corelib.services.web.annotations
- Use this annotation to ask to ellipse to store a web page attribute in the HTTP session.
- session -
Variable in class corelib.services.web.webapplications.WebPage
-
- sessionCreated(WebApplicationEvent) -
Method in class corelib.services.web.statistics.StatisticListener
-
- sessionCreated(HttpSessionEvent) -
Method in class corelib.services.web.webapplications.__SessionListener
-
- sessionCreated(WebApplicationEvent) -
Method in class corelib.services.web.webapplications.events.WebApplicationAdapter
- Fired when a new session is created.
- sessionCreated(WebApplicationEvent) -
Method in interface corelib.services.web.webapplications.events.WebApplicationListener
- This method is invoked when a new HTTP session is created.
- sessionDestroyed(WebApplicationEvent) -
Method in class corelib.services.web.statistics.StatisticListener
-
- sessionDestroyed(HttpSessionEvent) -
Method in class corelib.services.web.webapplications.__SessionListener
-
- sessionDestroyed(WebApplicationEvent) -
Method in class corelib.services.web.webapplications.events.WebApplicationAdapter
- Fired when a new session is destructed.
- sessionDestroyed(WebApplicationEvent) -
Method in interface corelib.services.web.webapplications.events.WebApplicationListener
- This method is invoked when a new HTTP session is destroyed.
- set(Object, Object) -
Method in class corelib.runtime.reflexion.Property
- Changes the property value for the specified instance.
- setAccessible(boolean) -
Method in class corelib.runtime.reflexion.Property
- Sets this property as accessible.
- setAccountCode(String) -
Method in class corelib.services.web.components.bank.FrenchBankIdentity
- Fixes the account code input value.
- setAccountKey(String) -
Method in class corelib.services.web.components.bank.FrenchBankIdentity
- Fixes the account key input value.
- setActicationMode(MenuBar.MenuBarActivationMode) -
Method in class corelib.services.web.components.MenuBar
- Changes the menu bar activation mode.
- setAction(String) -
Method in class corelib.services.web.components.Form
-
- setAgencyCode(String) -
Method in class corelib.services.web.components.bank.FrenchBankIdentity
- Fixes the agency code input value.
- setAlignment(SplitPane.Alignment) -
Method in class corelib.services.web.components.SplitPane
- Fixed the orientation for the displayed components.
- setAllowDeleteEvent(boolean) -
Method in class corelib.services.web.components.DataGrid
- Change if the DataGrid display and fire delete button event.
- setAllowDisplayEvent(boolean) -
Method in class corelib.services.web.components.DataGrid
- Change if the DataGrid display and fire display button event.
- setAllowEditEvent(boolean) -
Method in class corelib.services.web.components.DataGrid
- Change if the DataGrid display and fire edit button event.
- setAllowInsertEvent(boolean) -
Method in class corelib.services.web.components.DataGrid
- Change if the DataGrid display and fire insert button event.
- setAttribute(String, String) -
Method in class corelib.services.web.components.GenericTag
-
- setAttribute(String, Object) -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- setAttribute(String, Object) -
Method in class corelib.services.web.tests.MockedHttpSession
-
- setAttribute(String, Object) -
Method in class corelib.services.web.tests.MockedServletContext
-
- setAttribute(String, Object) -
Method in class corelib.services.web.webapplications.WebApplication
-
- setAutoPost(boolean) -
Method in class corelib.services.web.components.FormInput
- Changes the component's auto post behavior.
- setBankCode(String) -
Method in class corelib.services.web.components.bank.FrenchBankIdentity
- Fixes the bank code input value.
- setBeanPerPage(int) -
Method in class corelib.services.web.components.DataGrid
- Change the bean per page value.
- setBicCode(String) -
Method in class corelib.services.web.components.bank.InternationalBankIdentity
- Fixes the BIC code value.
- setBufferSize(int) -
Method in class corelib.services.web.tests.MockedHttpResponse
-
- setCanvasHeight(int) -
Method in class corelib.services.web.components.diagrams.Diagram
-
Changes the height of the canvas used by this diagram component.
- setCanvasWidth(int) -
Method in class corelib.services.web.components.diagrams.Diagram
-
Changes the width of the canvas used by this diagram component.
- setCaption(String) -
Method in class corelib.services.web.components.codecolorers.CodeColorer
-
- setCaption(String) -
Method in class corelib.services.web.components.codecolorers.WebPageColorer
-
- setCaption(String) -
Method in class corelib.services.web.components.DataGridColumn
- Change the caption of column.
- setCaption(String) -
Method in class corelib.services.web.components.diagrams.Diagram
- Set the displayed caption for this diagram.
- setCharacterEncoding(String) -
Method in class corelib.services.web.tests.MockedHttpRequest
-
- setCharacterEncoding(String) -
Method in class corelib.services.web.tests.MockedHttpResponse
-
- setChecked(boolean) -
Method in class corelib.services.web.components.CheckBox
-
- setClientCodeFilename(String) -
Method in class corelib.services.web.components.codecolorers.WebPageColorer
-
- setClientScript(boolean) -
Method in class corelib.services.web.components.Validator
-
- setCodeFilename(String) -
Method in class corelib.services.web.components.codecolorers.CodeColorer
-
- setColor(String) -
Method in class corelib.services.web.components.diagrams.Model
- Changes the color used for draw this model into the selected view.
- setComponentToValidate(String) -
Method in class corelib.services.web.components.Validator
- Changes the identifier of the validator's associated component.
- setConsecutiveError(int) -
Method in class corelib.security.User
- Set the consecutive error number.
- setContent(String) -
Method in class corelib.tools.languages.parsers.Token
- Changes the text content of this token.
- setContentLength(int) -
Method in class corelib.services.web.tests.MockedHttpResponse
-
- setContentType(String) -
Method in class corelib.services.web.tests.MockedHttpResponse
-
- setCssClass(String) -
Method in class corelib.services.web.components.DataGridColumn
- Changes the CSS class used by this component.
- setCssClass(String) -
Method in class corelib.services.web.components.VisualComponent
- Changes the CSS class used by this component.
- setCssClassComponentError(String) -
Method in class corelib.services.web.components.bank.FrenchBankIdentity
- Fixes CSS class to apply in case of input error.
- setCssClassComponentError(String) -
Method in class corelib.services.web.components.bank.InternationalBankIdentity
- Fixes CSS class to apply in case of input error.
- setCssClassComponentError(String) -
Method in class corelib.services.web.components.Validator
- Fixes CSS class to apply in case of input error.
- setCssStyle(String) -
Method in class corelib.services.web.components.DataGridColumn
- Changes the text representation of CSS style declarations for this component.
- setCssStyle(String) -
Method in class corelib.services.web.components.VisualComponent
- Changes the text representation of CSS style declarations for this component.
- setDataSourceName(String) -
Method in class corelib.services.web.components.security.LoginForm
- Fixes the dataSourceName value.
- setDateHeader(String, long) -
Method in class corelib.services.web.tests.MockedHttpResponse
-
- setDefaultPage(int) -
Method in class corelib.services.web.components.DataGrid
- Change the default page value.
- setDeleteButtonLabel(String) -
Method in class corelib.services.web.components.DataGrid
- Change the Delete button label value.
- setDisabled(boolean) -
Method in class corelib.security.User
- Set the disabled state for this user.
- setDisabled(boolean) -
Method in class corelib.services.web.components.bank.FrenchBankIdentity
- Fixes the componant desable state.
- setDisabled(boolean) -
Method in class corelib.services.web.components.bank.InternationalBankIdentity
- Fixes the componant desable state.
- setDisabled(boolean) -
Method in class corelib.services.web.components.FormElement
-
- setDisplayButtonLabel(String) -
Method in class corelib.services.web.components.DataGrid
- Change the Display button label value.
- setDisplayMode(DatePicker.DisplayMode) -
Method in class corelib.services.web.components.DatePicker
- Changes the display mode of this
DatePicker component.
- setDividerPosition(int) -
Method in class corelib.services.web.components.SplitPane
- Set the size (in pixels) for the first component of the SplitPane.
- setDrawLegend(boolean) -
Method in class corelib.services.web.components.diagrams.DiagramView
- Changes the draw legend behavior.
- setDrawValues(boolean) -
Method in class corelib.services.web.components.diagrams.DiagramView
- Changes the model values drawing behavior.
- setEditButtonLabel(String) -
Method in class corelib.services.web.components.DataGrid
- Change the Edit button label value.
- setElementAlias(String) -
Method in class corelib.services.web.components.DataGrid
- Changes the used alias for each data value during the components duplication.
- setElementAlias(String) -
Method in class corelib.services.web.components.Repeater
- Changes the used alias for each data value during the components duplication.
- setEnctype(String) -
Method in class corelib.services.web.components.Form
-
- setEndValue(int) -
Method in class corelib.services.web.components.Slider
- Fixes the slider end value.
- setEntry(MailingEntry) -
Method in class corelib.services.web.components.mailinglists.EntrySelected
-
- setErrorMessage(String) -
Method in class corelib.services.web.components.Validator
- Changes the error message to display in case of invalide content in the associated component.
- setFilename(String) -
Method in class corelib.services.web.components.ResourceBundle
- Sets the name of the raw resource bundle (path is based from the directory containing your web application).
- setFocus(String) -
Method in class corelib.services.web.components.Form
-
- setFor(String) -
Method in class corelib.services.web.components.Label
-
- setFormat(String) -
Method in class corelib.services.web.components.DateValidator
- Fixes the validator date format.
- setFromEMail(String) -
Method in class corelib.services.web.components.mailinglists.MailEditor
- Fixes the sender email.
- setHeader(String, String) -
Method in class corelib.services.web.tests.MockedHttpResponse
-
- setHref(String) -
Method in class corelib.services.web.components.Link
- Changes the Link href.
- setHrefMailingListEditor(String) -
Method in class corelib.services.web.components.mailinglists.MailingListChooser
- Fixes the url page for maliling list edition.
- setHrefProgressBarPage(String) -
Method in class corelib.services.web.components.mailinglists.MailEditor
- Fixes the url page for progressing bar component.
- setIcon(String) -
Method in class corelib.services.web.components.MenuItem
-
- setId(String) -
Method in class corelib.services.web.components.WebComponent
-
- setIgnoreWhiteSpaces(boolean) -
Method in class corelib.tools.languages.parsers.java.JavaStreamTokenizer
-
- setIgnoreWhiteSpaces(boolean) -
Method in class corelib.tools.languages.parsers.javascript.JavascriptStreamTokenizer
-
- setIgnoreWhiteSpaces(boolean) -
Method in interface corelib.tools.languages.parsers.LangageStreamTokenizer
-
- setImage(String) -
Method in class corelib.services.web.components.Button
-
- setImmediate(boolean) -
Method in class corelib.services.web.components.Button
-
- setInsertButtonLabel(String) -
Method in class corelib.services.web.components.DataGrid
- Change the Insert button label value.
- setIntHeader(String, int) -
Method in class corelib.services.web.tests.MockedHttpResponse
-
- setJsDeletingMessage(String) -
Method in class corelib.services.web.components.DataGrid
- Change the displayed message when user try to delete one entry.
- setKey(String) -
Method in class corelib.services.web.components.diagrams.Datum
- Changes the key for this datum.
- setLabel(String) -
Method in class corelib.services.web.components.CheckBox
-
- setLabel(String) -
Method in class corelib.services.web.components.mailinglists.MailingFilter
- Changes the Filter label.
- setLevel(WebComponentEventLevel) -
Method in class corelib.services.web.components.events.WebComponentEvent
-
- setLineNumbers(boolean) -
Method in class corelib.services.web.components.codecolorers.CodeColorer
-
- setLocale(Locale) -
Method in class corelib.runtime.internationalisation.ResourceBundle
-
- setLocale(Locale) -
Method in class corelib.services.web.tests.MockedHttpResponse
-
- setLocale(Locale) -
Method in class corelib.services.web.webapplications.WebPage
-
- setMailingListName(String) -
Method in class corelib.services.web.components.mailinglists.MailEditor
- Fixes the mailing list name for sending mails.
- setMasterComponent(String) -
Method in class corelib.services.web.components.SameValidator
-
- setMaximum(int) -
Method in class corelib.services.web.components.Spinner
-
- setMaximumValue(int) -
Method in class corelib.services.web.components.ProgressBar
-
- setMaxInactiveInterval(int) -
Method in class corelib.services.web.tests.MockedHttpSession
-
- setMaxLength(int) -
Method in class corelib.services.web.components.TextBox
- Changes the input text maximum length, you can set only a text or password type TextBox.
- setMessageBody(String) -
Method in class corelib.services.web.components.mailinglists.MailEditor
- Fixes the email body, in HTML format.
- setMessageSubject(String) -
Method in class corelib.services.web.components.mailinglists.MailEditor
- Fixes the email subject.
- setMethod(String) -
Method in class corelib.services.web.components.Form
-
- setMethod(String) -
Method in class corelib.services.web.tests.MockedHttpRequest
- Set the type of the HTTP request method.
- setMinimum(int) -
Method in class corelib.services.web.components.Spinner
-
- setMinimumValue(int) -
Method in class corelib.services.web.components.ProgressBar
-
- setName(String) -
Method in class corelib.services.web.components.diagrams.Model
- Changes the name used for this model.
- setName(String) -
Method in class corelib.services.web.components.mailinglists.MailingList
- Fixes the mailing list name.
- setName(String) -
Method in class corelib.services.web.components.mailinglists.MailingListEditor
- Fixes the name of maling list to modify or to create.
- setName(String) -
Method in class corelib.services.web.components.Tab
-
- setNextLabel(String) -
Method in class corelib.services.web.components.DataGrid
- Change the next page button label.
- setOldValue(String) -
Method in class corelib.services.web.components.FormInput
-
- setOnClickListener(String) -
Method in class corelib.services.web.components.VisualComponent
-
- setOrientation(ChoiceSelector.ChoiceSelectorOrientation) -
Method in class corelib.services.web.components.ChoiceSelector
-
- setOrientation(MenuBar.MenuBarOrientation) -
Method in class corelib.services.web.components.MenuBar
- Changes the menu bar orientation.
- setOtherConfirmationEmails(String) -
Method in class corelib.services.web.components.mailinglists.MailEditor
- Fixes the emails to send confirmation.
- setPaintTicks(boolean) -
Method in class corelib.services.web.components.Slider
- This method indicates to the slider component if it's should draw ticks for each interval (depending of the value of step).
- setParameter(String, String) -
Method in class corelib.services.web.tests.MockedHttpRequest
- Changes the value of the specified parameter.
- setPart1(String) -
Method in class corelib.services.web.components.bank.InternationalBankIdentity
- Fixes the IBAN first part ( 4 characters ).
- setPart2(String) -
Method in class corelib.services.web.components.bank.InternationalBankIdentity
- Fixes the IBAN second part ( 4 characters ).
- setPart3(String) -
Method in class corelib.services.web.components.bank.InternationalBankIdentity
- Fixes the IBAN third part ( 4 characters ).
- setPart4(String) -
Method in class corelib.services.web.components.bank.InternationalBankIdentity
- Fixes the IBAN fourth part ( 4 characters ).
- setPart5(String) -
Method in class corelib.services.web.components.bank.InternationalBankIdentity
- Fixes the IBAN fifth part ( 4 characters ).
- setPart6(String) -
Method in class corelib.services.web.components.bank.InternationalBankIdentity
- Fixes the IBAN fifth part ( 4 characters ).
- setPart7(String) -
Method in class corelib.services.web.components.bank.InternationalBankIdentity
- Fixes the IBAN seventh part ( 4 characters ).
- setPassword(String) -
Method in class corelib.security.User
- Set the new password for this user.
- setPreviousLabel(String) -
Method in class corelib.services.web.components.DataGrid
- Change the previous page button label.
- setReadOnly(boolean) -
Method in class corelib.services.web.components.FormInput
- Changes the read only state for this TextBox component.
- setRegularExpression(String) -
Method in class corelib.services.web.components.RegularExpressionValidator
-
- setRequestedURI(String) -
Method in class corelib.services.web.webapplications.WebPage
-
- setResourceBundle(String) -
Method in class corelib.services.web.components.bank.FrenchBankIdentity
- Fixes the applicative resource bundle value.
- setResourceBundle(String) -
Method in class corelib.services.web.components.bank.InternationalBankIdentity
- Fixes the applicative resource bundle value.
- setRoleName(String) -
Method in class corelib.security.Role
- Changes the name of this role.
- setRowCountLabel(String) -
Method in class corelib.services.web.components.DataGrid
- Change the label for display row count.
- setSelected(boolean) -
Method in class corelib.services.web.components.mailinglists.EntrySelected
-
- setSelectedColor(Color) -
Method in class corelib.services.web.components.ColorChooser
-
- setSelectedColor(Color) -
Method in class corelib.services.web.components.ColorPicker
-
- setSelectedDate(Date) -
Method in class corelib.services.web.components.Calendar
-
- setSelectedDate(Date) -
Method in class corelib.services.web.components.DatePicker
- Change the selected date for this Calendar web component.
- setSelectedDate(Calendar) -
Method in class corelib.services.web.components.DatePicker
- Change the selected date for this Calendar with the date stored in the specified calendar.
- setSelectorType(ChoiceSelector.ChoiceSelectorType) -
Method in class corelib.services.web.components.ChoiceSelector
-
- setServerCodeFilename(String) -
Method in class corelib.services.web.components.codecolorers.WebPageColorer
-
- setServletContext(ServletContext) -
Method in class corelib.services.web.searchengine.SearchEngine
- Enables indexing engine to know the servlet running context's and thus determine the configuration in which it is
working.
- setSrc(String) -
Method in class corelib.services.web.components.Image
- Changes the Image src.
- setStartValue(int) -
Method in class corelib.services.web.components.Slider
- Fixes the slider start value.
- setStatus(int) -
Method in class corelib.services.web.tests.MockedHttpResponse
-
- setStatus(int, String) -
Method in class corelib.services.web.tests.MockedHttpResponse
-
- setStep(int) -
Method in class corelib.services.web.components.Slider
- This method changes the step between two ticks.
- setTabPlacement(TabbedPane.TabPlacement) -
Method in class corelib.services.web.components.TabbedPane
-
- setTarget(String) -
Method in class corelib.services.web.components.Link
- Changes the Link target.
- setTarget(String) -
Method in class corelib.services.web.components.MenuItem
-
- setText(String) -
Method in class corelib.services.web.components.AccordionMenu
-
- setText(String) -
Method in class corelib.services.web.components.ChoiceElement
-
- setText(String) -
Method in class corelib.services.web.components.Label
-
- setText(String) -
Method in class corelib.services.web.components.Menu
-
- setText(String) -
Method in class corelib.services.web.components.MenuItem
-
- setText(String) -
Method in class corelib.services.web.components.OutputText
- Changes the associated text.
- setText(String) -
Method in class corelib.services.web.components.ProgressBar
-
- setText(String) -
Method in class corelib.services.web.components.ToolTip
-
- setTextBoxVisible(boolean) -
Method in class corelib.services.web.components.Slider
- Indicates if the TextBox used to show the selected value is visible or not.
- setTextButtonConnect(String) -
Method in class corelib.services.web.components.security.LoginForm
- Fixes the button value.
- setTextLogin(String) -
Method in class corelib.services.web.components.security.LoginForm
- Fixes the label text for login.
- setTextPassword(String) -
Method in class corelib.services.web.components.security.LoginForm
- Fixes the label text for password.
- setThrowable(Throwable) -
Method in class corelib.services.web.traces.WebTraceLogger
- Sets the fired exception into this trace logger.
- setTokenizer(LangageStreamTokenizer) -
Method in interface corelib.tools.languages.parsers.javascript.JavascriptFileParser
-
- setTokenizer(LangageStreamTokenizer) -
Method in class corelib.tools.languages.parsers.javascript.JavascriptFileParserImpl
- Changes the LangageStreamTokenizer instance to use for parse the Javascript file.
- setToolTipClass(String) -
Method in class corelib.services.web.components.ToolTip
-
- setToolTipText(String) -
Method in class corelib.services.web.components.VisualComponent
-
- setTraceLogger(WebTraceLogger) -
Method in class corelib.services.web.webapplications.WebPage
- Inject into this web page, the
WebTraceLogger instance to used for store produced web page logs.
- setType(Button.ButtonType) -
Method in class corelib.services.web.components.Button
-
- setType(TextBox.TextBoxType) -
Method in class corelib.services.web.components.TextBox
- Changes the TextBox type, which can be TEXTFIELD, TEXTAREA, PASSWORD .
- setType(TokenType) -
Method in class corelib.tools.languages.parsers.Token
- Changes the type of this token.
- setUndecorated(boolean) -
Method in class corelib.services.web.components.OutputText
- Changes the decoration mode of the text.
- setUnitMeasurement(String) -
Method in class corelib.services.web.components.Slider
- Fixes the slider unit of measurement.
- setUrl(String) -
Method in class corelib.services.web.components.MenuItem
-
- setValid(boolean) -
Method in class corelib.services.web.components.Validator
- Changes the state of this validator component.
- setValid(boolean) -
Method in class corelib.services.web.webapplications.WebPage
-
- setValue(String) -
Method in class corelib.services.web.components.ChoiceElement
-
- setValue(String) -
Method in class corelib.services.web.components.ChoiceSelector
-
- setValue(double) -
Method in class corelib.services.web.components.diagrams.Datum
- Changes the value for this datum.
- setValue(String) -
Method in class corelib.services.web.components.FormElement
-
- setValue(String) -
Method in class corelib.services.web.components.HtmlTextEditor
-
- setValue(int) -
Method in class corelib.services.web.components.ProgressBar
-
- setValues(Object) -
Method in class corelib.services.web.components.DataGrid
- Changes the element collection to repeat.
- setValues(String) -
Method in class corelib.services.web.components.DataGridColumn
- Change the property values associed to display on column.
- setValues(Object) -
Method in class corelib.services.web.components.Repeater
- Changes the element collection to repeat.
- setVisible(boolean) -
Method in class corelib.services.web.components.ChoiceElement
- Changes the visibility of this element is the associated visual component.
- setVisible(boolean) -
Method in class corelib.services.web.components.DataGridColumn
- Changes the visibility of this element is the associated visual component.
- setVisible(boolean) -
Method in class corelib.services.web.components.VisualComponent
- Changes the visibility of this visual component.
- setWebPage(WebPage) -
Method in class corelib.services.web.components.WebComponent
- Changes the web page that contains this web component.
- setWebPageFilename(String) -
Method in class corelib.services.web.components.codecolorers.WebPageColorer
-
- setXmlNode(Element) -
Method in class corelib.services.web.components.WebComponent
- Set the XML node associated to this web component.
- size() -
Method in class corelib.services.web.components.mailinglists.MailingList
- Return the mailing entries count of current mailing list.
- Slider - Class in corelib.services.web.components
- This class is used to inject the slider bar in your Ellipse web pages.
- Slider() -
Constructor for class corelib.services.web.components.Slider
-
- Spinner - Class in corelib.services.web.components
-
- Spinner() -
Constructor for class corelib.services.web.components.Spinner
-
- SplitPane - Class in corelib.services.web.components
-
- SplitPane() -
Constructor for class corelib.services.web.components.SplitPane
-
- SplitPane.Alignment - Enum in corelib.services.web.components
- Supported alignments for SplitPane components.
- SqlFileExecutor - Class in corelib.utilities.jdbc
- This class permit to execute a SQL script file into a database.
- SqlFileExecutor(Connection, String) -
Constructor for class corelib.utilities.jdbc.SqlFileExecutor
- Class constructor.
- start() -
Method in class corelib.services.web.tests.WebPageLoaderForTesting
- Launches a request on the web page with the specified form's submission method.
- startScanning() -
Method in class corelib.services.web.searchengine.SearchEngine
- Start a campaign document indexing of your web application.
- startService() -
Method in class corelib.services.web.searchengine.SearchEngine
- Starts the indexing service.
- startWebServiceProcessing(String, String, HttpServletRequest, HttpServletResponse) -
Method in class corelib.services.web.webservices.WebServiceManager
- Checks if the requested web service is already started or starts it if necessary.
- StatisticEntry - Class in corelib.services.web.statistics
- This class provides usage statistics of the considered web application for a date.
- StatisticEntry(String, int) -
Constructor for class corelib.services.web.statistics.StatisticEntry
- Create a new instance initialized with informations stored into a statistic file.
- StatisticListener - Class in corelib.services.web.statistics
- A web application listener that record new session in the Ellipse Statistics Service.
- StatisticListener() -
Constructor for class corelib.services.web.statistics.StatisticListener
-
- StatisticManager - Class in corelib.services.web.statistics
-
This class manage requests to the Ellipse statistic service.
- StatisticRootRenderer - Class in corelib.services.web.statistics
- This class produce a HTML page that presents web site usage statistics.
- StatisticRootRenderer(String) -
Constructor for class corelib.services.web.statistics.StatisticRootRenderer
- Class constructor.
- STATISTICS_DURATION -
Static variable in class corelib.services.web.webapplications.ParameterNameForIntegratedServicesConfiguration
-
- STATISTICS_ENABLED -
Static variable in class corelib.services.web.webapplications.ParameterNameForIntegratedServicesConfiguration
-
- STATISTICS_FILENAME -
Static variable in class corelib.services.web.webapplications.ParameterNameForIntegratedServicesConfiguration
-
- STATISTICS_URL -
Static variable in class corelib.services.web.webapplications.ParameterNameForIntegratedServicesConfiguration
-
- stopAllEndPoints() -
Method in class corelib.services.web.webservices.WebServiceManager
- Shutdown all started web service.
- STRING_COLOR -
Static variable in class corelib.services.web.components.codecolorers.CLikeColorer
-
T
- Tab - Class in corelib.services.web.components
-
- Tab() -
Constructor for class corelib.services.web.components.Tab
-
- Tab(String) -
Constructor for class corelib.services.web.components.Tab
-
- TabbedPane - Class in corelib.services.web.components
-
- TabbedPane() -
Constructor for class corelib.services.web.components.TabbedPane
-
- TabbedPane.TabPlacement - Enum in corelib.services.web.components
- Tabs supported placements for TabbedPane components.
- TemplatedComponent - Class in corelib.services.web.components
- This class allows the development of components based on XML template to define its content.
- TemplatedComponent() -
Constructor for class corelib.services.web.components.TemplatedComponent
-
- TemplatedComponentException - Exception in corelib.services.web.components
- This exception class is used to represent problems thrown during templated component treatment.
- TemplatedComponentException() -
Constructor for exception corelib.services.web.components.TemplatedComponentException
- Class constructor.
- TemplatedComponentException(String) -
Constructor for exception corelib.services.web.components.TemplatedComponentException
- Class constructor.
- TemplatedComponentException(String, Throwable) -
Constructor for exception corelib.services.web.components.TemplatedComponentException
- Class constructor.
- TextBox - Class in corelib.services.web.components
-
This class is used to inject a TextBox ( input type text or password and textarea ) in your Ellipse web pages.
- TextBox() -
Constructor for class corelib.services.web.components.TextBox
-
- TextBox.TextBoxType - Enum in corelib.services.web.components
- Defines different possible types for a textbox component.
- ThreadManager - Class in corelib.services.web.webapplications.threads
-
Represents a pool of threads used by the considered web application.
- threadStarted(ManagerThreadEvent) -
Method in class corelib.services.web.webapplications.threads.ManagedThreadAdapter
-
- threadStarted(ManagerThreadEvent) -
Method in interface corelib.services.web.webapplications.threads.ManagedThreadListener
-
- threadStoping(ManagerThreadEvent) -
Method in class corelib.services.web.webapplications.threads.ManagedThreadAdapter
-
- threadStoping(ManagerThreadEvent) -
Method in interface corelib.services.web.webapplications.threads.ManagedThreadListener
-
- toArray() -
Method in class corelib.services.web.searchengine.SearchResultSet
- Generates a new classical array containing all SearchResult.
- Token - Class in corelib.tools.languages.parsers
- This class is used for store a Javascript syntaxic token.
- Token(TokenType, String) -
Constructor for class corelib.tools.languages.parsers.Token
- Class constructor.
- TokenType - Enum in corelib.tools.languages.parsers
-
- ToolTip - Class in corelib.services.web.components
-
- ToolTip() -
Constructor for class corelib.services.web.components.ToolTip
-
- toolTipText -
Variable in class corelib.services.web.components.VisualComponent
-
- toString() -
Method in class corelib.io.files.snapshots.DirectorySnapshot
- Returns the string representation for this snapshot.
- toString() -
Method in class corelib.runtime.reflexion.Property
- Computes the representation string of this instance.
- toString() -
Method in class corelib.security.User
-
- toString() -
Method in class corelib.services.web.bindings.BindingExpressionPart
-
- toString() -
Method in class corelib.services.web.statistics.StatisticEntry
-
- toString() -
Method in class corelib.tools.languages.parsers.Token
-
- touch(String) -
Static method in class corelib.io.files.FileSystem
-
- TRACE_ENABLED -
Static variable in class corelib.services.web.webapplications.ParameterNameForIntegratedServicesConfiguration
-
- TRACE_LOCALHOST_ONLY -
Static variable in class corelib.services.web.webapplications.ParameterNameForIntegratedServicesConfiguration
-
- TRACE_MAX_COUNT -
Static variable in class corelib.services.web.webapplications.ParameterNameForIntegratedServicesConfiguration
-
- TRACE_URL -
Static variable in class corelib.services.web.webapplications.ParameterNameForIntegratedServicesConfiguration
-
- traceLogger -
Variable in class corelib.services.web.webapplications.WebPage
-
U
- UnauthorizedException - Exception in corelib.security
- This type of exceptions is thrown when a unauthorized user attempt to login into the secure system.
- UnauthorizedException() -
Constructor for exception corelib.security.UnauthorizedException
- Class constructor.
- UnauthorizedException(String) -
Constructor for exception corelib.security.UnauthorizedException
- Class constructor.
- UnauthorizedException(String, Throwable) -
Constructor for exception corelib.security.UnauthorizedException
- Class constructor.
- unreadToken(Token) -
Method in class corelib.tools.languages.parsers.java.JavaStreamTokenizer
-
- unreadToken(Token) -
Method in class corelib.tools.languages.parsers.javascript.JavascriptStreamTokenizer
- Cancel the previous token extraction.
- unreadToken(Token) -
Method in interface corelib.tools.languages.parsers.LangageStreamTokenizer
-
- updateRole(Role) -
Method in interface corelib.security.RoleManager
- Update the informations for this role (actually, only the role name).
- updateUser(User) -
Method in interface corelib.security.UserManager
- Update informations, in the security system, for the specified user.
- User - Class in corelib.security
- This class represents the concept of user for a considered computer system.
- UserAlreadyRegisteredException - Exception in corelib.security
- This type of exceptions is thrown when a user is already registered into the security manager.
- UserAlreadyRegisteredException(String) -
Constructor for exception corelib.security.UserAlreadyRegisteredException
- Class constructor.
- UserAlreadyRegisteredException(String, Throwable) -
Constructor for exception corelib.security.UserAlreadyRegisteredException
- Class constructor.
- UserManager - Interface in corelib.security
- This interface defines the methods used to manage User instances.
V
- validate() -
Method in class corelib.services.web.components.DateValidator
-
- validate() -
Method in class corelib.services.web.components.RegularExpressionValidator
-
- validate() -
Method in class corelib.services.web.components.RequiredValidator
-
- validate() -
Method in class corelib.services.web.components.SameValidator
-
- validate() -
Method in class corelib.services.web.components.Validator
-
- ValidationSummary - Class in corelib.services.web.components
- Display a summary of all error messages produces by web page's validation components.
- ValidationSummary() -
Constructor for class corelib.services.web.components.ValidationSummary
-
- Validator - Class in corelib.services.web.components
-
- Validator() -
Constructor for class corelib.services.web.components.Validator
-
- value -
Variable in class corelib.services.web.components.FormElement
-
- valueChanged(FormInputEvent) -
Method in interface corelib.services.web.components.events.FormInputListener
-
- valueOf(String) -
Static method in enum corelib.services.web.bindings.BindingExpressionDirection
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum corelib.services.web.components.Button.ButtonType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum corelib.services.web.components.ChoiceSelector.ChoiceSelectorOrientation
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum corelib.services.web.components.ChoiceSelector.ChoiceSelectorType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum corelib.services.web.components.DatePicker.DisplayMode
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum corelib.services.web.components.events.WebComponentEventLevel
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum corelib.services.web.components.MenuBar.MenuBarActivationMode
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum corelib.services.web.components.MenuBar.MenuBarOrientation
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum corelib.services.web.components.SplitPane.Alignment
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum corelib.services.web.components.TabbedPane.TabPlacement
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum corelib.services.web.components.TextBox.TextBoxType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum corelib.services.web.searchengine.scanners.WordScoreEnum
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum corelib.services.web.traces.WebTraceMessageType
- Returns the enum constant of this type with the specified name.
- valueOf(String) -
Static method in enum corelib.tools.languages.parsers.TokenType
- Returns the enum constant of this type with the specified name.
- values() -
Static method in enum corelib.services.web.bindings.BindingExpressionDirection
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum corelib.services.web.components.Button.ButtonType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum corelib.services.web.components.ChoiceSelector.ChoiceSelectorOrientation
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum corelib.services.web.components.ChoiceSelector.ChoiceSelectorType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum corelib.services.web.components.DatePicker.DisplayMode
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum corelib.services.web.components.events.WebComponentEventLevel
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum corelib.services.web.components.MenuBar.MenuBarActivationMode
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum corelib.services.web.components.MenuBar.MenuBarOrientation
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum corelib.services.web.components.SplitPane.Alignment
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum corelib.services.web.components.TabbedPane.TabPlacement
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum corelib.services.web.components.TextBox.TextBoxType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum corelib.services.web.searchengine.scanners.WordScoreEnum
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum corelib.services.web.traces.WebTraceMessageType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- values() -
Static method in enum corelib.tools.languages.parsers.TokenType
- Returns an array containing the constants of this enum type, in
the order they are declared.
- viewInstanciationCode() -
Method in class corelib.services.web.components.diagrams.DiagramView
- Returns the Javascript code snippet use for produce the view class.
- visible -
Variable in class corelib.services.web.components.VisualComponent
-
- VisualComponent - Class in corelib.services.web.components
- This class represents web components that have HTML rendering in the web page.
- VisualComponent() -
Constructor for class corelib.services.web.components.VisualComponent
-
W
- warning(String) -
Method in class corelib.services.web.traces.WebTraceLogger
-
- warning(String, String) -
Method in class corelib.services.web.traces.WebTraceLogger
-
- WEB_FRAMEWORK_FULL_NAME -
Static variable in class corelib.services.web.WebFrameworkInfos
-
- WEB_FRAMEWORK_JAR_FILENAME -
Static variable in class corelib.services.web.WebFrameworkInfos
-
- WEB_FRAMEWORK_NAME -
Static variable in class corelib.services.web.WebFrameworkInfos
-
- WEB_FRAMEWORK_VERSION -
Static variable in class corelib.services.web.WebFrameworkInfos
-
- WebApplication - Class in corelib.services.web.webapplications
-
- WebApplication() -
Constructor for class corelib.services.web.webapplications.WebApplication
-
- WebApplicationAdapter - Class in corelib.services.web.webapplications.events
-
- WebApplicationAdapter() -
Constructor for class corelib.services.web.webapplications.events.WebApplicationAdapter
-
- WebApplicationEvent - Class in corelib.services.web.webapplications.events
-
- WebApplicationEvent(Object) -
Constructor for class corelib.services.web.webapplications.events.WebApplicationEvent
-
- WebApplicationEvent(Object, HttpSession) -
Constructor for class corelib.services.web.webapplications.events.WebApplicationEvent
-
- WebApplicationListener - Interface in corelib.services.web.webapplications.events
- This interface defines methods that are invoked during the web application life cycle.
- WebComponent - Class in corelib.services.web.components
- A web component is a object with a life cycle management.
- WebComponent() -
Constructor for class corelib.services.web.components.WebComponent
-
- WebComponentEvent - Class in corelib.services.web.components.events
-
- WebComponentEvent(Object, WebComponentEventLevel) -
Constructor for class corelib.services.web.components.events.WebComponentEvent
-
- WebComponentEventDescriptor - Class in corelib.services.web.components.events
-
- WebComponentEventDescriptor(Object, String, WebComponentEventLevel) -
Constructor for class corelib.services.web.components.events.WebComponentEventDescriptor
-
- WebComponentEventDispatcher - Class in corelib.services.web.components.events
-
- WebComponentEventDispatcher(WebPage) -
Constructor for class corelib.services.web.components.events.WebComponentEventDispatcher
-
- WebComponentEventLevel - Enum in corelib.services.web.components.events
-
- WebEvent - Class in corelib.services.web.webapplications.events
- This class produces instances of web events on the Ellipse framework.
- WebEvent(Object) -
Constructor for class corelib.services.web.webapplications.events.WebEvent
- Class constructor.
- WebEvent(Object, HttpSession) -
Constructor for class corelib.services.web.webapplications.events.WebEvent
-
- WebFrameworkInfos - Class in corelib.services.web
- This class provides some informations about Ellipse Framework (version, ...).
- WebFrameworkInfos() -
Constructor for class corelib.services.web.WebFrameworkInfos
-
- WebListener - Interface in corelib.services.web.webapplications.events
-
- webPage -
Variable in class corelib.services.web.components.WebComponent
-
- webPage -
Variable in class corelib.services.web.tests.WebPageLoaderForTesting
-
- WebPage - Class in corelib.services.web.webapplications
- The most important class of the framework: this class represents the concept of web page.
- WebPage() -
Constructor for class corelib.services.web.webapplications.WebPage
-
- webPageClassName -
Variable in class corelib.services.web.tests.WebPageLoaderForTesting
-
- WebPageColorer - Class in corelib.services.web.components.codecolorers
-
- WebPageColorer() -
Constructor for class corelib.services.web.components.codecolorers.WebPageColorer
-
- WebPageEvent - Class in corelib.services.web.webapplications.events
-
- WebPageEvent(WebPage) -
Constructor for class corelib.services.web.webapplications.events.WebPageEvent
-
- WebPageException - Exception in corelib.services.web.webapplications
-
- WebPageException(String) -
Constructor for exception corelib.services.web.webapplications.WebPageException
-
- WebPageException(Throwable) -
Constructor for exception corelib.services.web.webapplications.WebPageException
-
- WebPageException(String, Throwable) -
Constructor for exception corelib.services.web.webapplications.WebPageException
-
- WebPageLoaderForTesting<WebPageType extends WebPage> - Class in corelib.services.web.tests
- This abstract class is used to run web page test case, based on the Ellipse Framework.
- WebPageLoaderForTesting(String) -
Constructor for class corelib.services.web.tests.WebPageLoaderForTesting
- This class constructor produces a new test case based on the specified XML page description.
- WebPageLoaderForTesting(String, String) -
Constructor for class corelib.services.web.tests.WebPageLoaderForTesting
- This class constructor produces a new test case based on the specified XML page description and form submission method.
- WebPageScanner - Class in corelib.services.web.searchengine.scanners
-
- WebPageScanner() -
Constructor for class corelib.services.web.searchengine.scanners.WebPageScanner
-
- WebServiceManager - Class in corelib.services.web.webservices
-
Ellipse Framework provides solutions for set up W3C compliant web services.
- WebTraceElement - Class in corelib.services.web.traces
- This class store informations associated to a HTTP request and his associated response.
- WebTraceElement(WebTraceLogger, HttpServletRequest, HttpServletResponse, int) -
Constructor for class corelib.services.web.traces.WebTraceElement
- Class constructor.
- WebTraceElementRenderer - Class in corelib.services.web.traces
-
- WebTraceElementRenderer(WebTraceManager, HttpServletRequest, HttpServletResponse) -
Constructor for class corelib.services.web.traces.WebTraceElementRenderer
-
- WebTraceJvmIndicators - Class in corelib.services.web.traces
- This class stores indicators of the JVM activities.
- WebTraceJvmIndicators() -
Constructor for class corelib.services.web.traces.WebTraceJvmIndicators
- Class constructor.
- WebTraceJvmIndicatorsRenderer - Class in corelib.services.web.traces
- This class produce a HTML page that display JVM activities.
- WebTraceJvmIndicatorsRenderer(HttpServletRequest, HttpServletResponse) -
Constructor for class corelib.services.web.traces.WebTraceJvmIndicatorsRenderer
- Class constructor.
- WebTraceLogger - Class in corelib.services.web.traces
- This class permit to store and retrieve all messages produced by a web page.
- WebTraceLogger() -
Constructor for class corelib.services.web.traces.WebTraceLogger
- Class constructor.
- WebTraceManager - Class in corelib.services.web.traces
-
This class handles requests for the Web trace Ellipse service.
- WebTraceMessage - Class in corelib.services.web.traces
-
- WebTraceMessage(WebTraceLogger, WebTraceMessageType, String, String, long) -
Constructor for class corelib.services.web.traces.WebTraceMessage
-
- WebTraceMessageType - Enum in corelib.services.web.traces
-
- WebTraceRenderer - Class in corelib.services.web.traces
- This abstract class provides methods used by other renderers of the Ellipse Web Trace Service.
- WebTraceRenderer() -
Constructor for class corelib.services.web.traces.WebTraceRenderer
-
- WebTraceRootRenderer - Class in corelib.services.web.traces
-
- WebTraceRootRenderer(WebTraceManager, HttpServletRequest, HttpServletResponse) -
Constructor for class corelib.services.web.traces.WebTraceRootRenderer
-
- WordDictionary - Class in corelib.services.web.searchengine.scanners
-
- WordDictionary() -
Constructor for class corelib.services.web.searchengine.scanners.WordDictionary
-
- WordScoreEnum - Enum in corelib.services.web.searchengine.scanners
-
X
- XmlCodeColorer - Class in corelib.services.web.components.codecolorers
-
- XmlCodeColorer() -
Constructor for class corelib.services.web.components.codecolorers.XmlCodeColorer
-
- xmlDocument -
Variable in class corelib.services.web.tests.WebPageLoaderForTesting
-
- xmlNode -
Variable in class corelib.services.web.components.WebComponent
-
_
- __ApplicationListener - Class in corelib.services.web.webapplications
-
- __ApplicationListener() -
Constructor for class corelib.services.web.webapplications.__ApplicationListener
-
- __SessionListener - Class in corelib.services.web.webapplications
-
- __SessionListener() -
Constructor for class corelib.services.web.webapplications.__SessionListener
-
A B C D E F G H I J K L M N O P R S T U V W X _
CAUTION: Ellipse is proposed to you in BETA version to allow evaluation of this framework. Infini Software is released from any responsibility for the use of Ellipse Framework.
Copyright 2012 Infini Software - All Rights Reserved.