See: Description
Interface | Description |
---|---|
JcmsMessageSelector |
JcmsMessage selector interface |
Class | Description |
---|---|
AbstractJcmsAjaxContext |
Convenient abstract class to easily develops AJAX handlers in JCMS.
|
GroupListContext | |
GroupListContext.Builder | |
JcmsContext |
This class keep track of all variables declared in doInitPage and give access
to convenient methods when you are not in a jsp (servlet, tag, custom class
etc) To use methods of this class, You MUST set a valid request and response
(either with the contructor or with the setters).
|
JcmsJspContext |
This class allows you to keep track of variables declare and initialiazed by JCMS.
|
JcmsMessage |
Wrapper class for message(s) to be displayed to the user in the GUI.
|
LevelSelector |
select a
JcmsMessage by it level |
Enum | Description |
---|---|
JcmsMessage.Level |
Criticity Level of message being displayed to the User.
|
Copyright © 2001-2010 Jalios SA. All Rights Reserved.