EchoPoint API - 3.0.0b5
App Webcontainer
A B C D E F G H I J K L M N O P Q R S T U V W X Y

C

CalendarSelectBackground - Static variable in class echopoint.style.echo.extras.ResourceImages
The calendar select background image.
CalendarSelectHeader - Static variable in class echopoint.style.echo.extras.ResourceImages
The calendar select header background image.
CalendarSelectSelectedDate - Static variable in class echopoint.style.echo.extras.ResourceImages
The calendar select selected date background image.
CalendarSelectStyle - Class in echopoint.style.echo.extras
The default style class for use with CalendarSelect components.
CalendarSelectStyle() - Constructor for class echopoint.style.echo.extras.CalendarSelectStyle
 
capacity() - Method in class echopoint.util.collections.ConcurrentReaderHashMap
Return the number of slots in this table
CapturedHttpServletResponse - Class in echopoint.util.io
An HttpServletResponse that will capture the content as it otherwise passes into the ether.
CapturedHttpServletResponse(HttpServletResponse, String) - Constructor for class echopoint.util.io.CapturedHttpServletResponse
 
CapturedPrintWriter - Class in echopoint.util.io
An PrintWriter that will capture the content as it otherwise passes into the ether.
CapturedPrintWriter(ByteArrayOutputStream, String) - Constructor for class echopoint.util.io.CapturedPrintWriter
 
CapturedServletOutputStream - Class in echopoint.util.io
An ServletOutputStream that will capture the content as it otherwise passes into the ether.
CapturedServletOutputStream(ByteArrayOutputStream) - Constructor for class echopoint.util.io.CapturedServletOutputStream
 
CarouselContainer - Class in echopoint.jquery
CarouselContainer is a component that can be positioned anywhere on the screen with an specified size attributes.
CarouselContainer() - Constructor for class echopoint.jquery.CarouselContainer
 
ChartData<N extends Number> - Class in echopoint.google.chart.model
A model object that represents a data set that is to be plotted.
ChartData() - Constructor for class echopoint.google.chart.model.ChartData
Default constructor.
ChartData(Collection<N>, int) - Constructor for class echopoint.google.chart.model.ChartData
Create a new instance using the mandatory field values.
ChartStyleSheet - Class in echopoint.style.google.chart
An extensible stylesheet that enforces a default look-and-feel for all EchoPoint Google Chart API components.
ChartStyleSheet() - Constructor for class echopoint.style.google.chart.ChartStyleSheet
 
checkError() - Method in class echopoint.util.io.CapturedPrintWriter
 
children - Variable in class echopoint.tree.DefaultMutableTreeNode
Array of children, may be null if this node has no children
children() - Method in class echopoint.tree.DefaultMutableTreeNode
Creates and returns a forward-order enumeration of this node's children.
children - Variable in class echopoint.tree.PostorderEnumeration
 
children() - Method in interface echopoint.tree.TreeNode
 
circleA - Variable in class echopoint.google.chart.model.VennDiagramModel
The field that represents the value of circle A.
circleB - Variable in class echopoint.google.chart.model.VennDiagramModel
The field that represents the value of circle B.
circleC - Variable in class echopoint.google.chart.model.VennDiagramModel
The field that represents the value of circle C.
CircleSection - Class in echopoint.model
A model object that represents a circular clickable section in a ImageMap.
CircleSection() - Constructor for class echopoint.model.CircleSection
Default constructor.
CircleSection(int, int, int, String...) - Constructor for class echopoint.model.CircleSection
Create a new instance using the specified values.
CircleSection(Point, int, String...) - Constructor for class echopoint.model.CircleSection
Designated constructor.
clear() - Method in interface echopoint.able.Positionable
This sets all the positioning attributes (left,top,right,bottom,z-index) to null or zero.
clear() - Method in class echopoint.ContainerEx
This sets all the positioning attributes (left,top,right,bottom,z-index) to null or zero.
clear() - Method in class echopoint.jquery.SlidingMenu
This sets all the positioning attributes (left,top,right,bottom,z-index) to null or zero.
clear() - Method in class echopoint.jquery.TooltipContainer
This sets all the positioning attributes (left,top,right,bottom,z-index) to null or zero.
clear() - Method in class echopoint.util.collections.ConcurrentReaderHashMap
Removes all mappings from this map.
clear() - Method in class echopoint.util.collections.ExpiryCache
 
CLIPHIDE - Static variable in interface echopoint.able.Scrollable
A scroll bar policy that will cause scroll bars to never appear, without regard for whether they are required.
Clock - Class in echopoint.jquery
The Clock class is a Component that presents the current time.
Clock() - Constructor for class echopoint.jquery.Clock
 
clone() - Method in class echopoint.util.collections.ConcurrentReaderHashMap
Returns a shallow copy of this ConcurrentReaderHashMap instance: the keys and values themselves are not cloned.
close() - Method in class echopoint.util.io.CapturedPrintWriter
 
close() - Method in class echopoint.util.io.CapturedServletOutputStream
 
clr(String) - Static method in class echopoint.util.ColorKit
Shortcut synonym for makeColor(colorString);
clr(int, int, int) - Static method in class echopoint.util.ColorKit
Shortcut synonym for makeColor(r,g,b);
clr(int) - Static method in class echopoint.util.ColorKit
Shortcut synonym for makeColor(rgb);
color - Variable in class echopoint.google.chart.internal.Marker
The colour for the marker.
COLOR - Static variable in class echopoint.style.AnchorStyle
The default foreground colour for the anchor tag.
COLOR - Static variable in class echopoint.style.echo.AbstractListComponentStyle
The colour to use for background and border.
COLOR_FACTOR - Static variable in class echopoint.util.ColorKit
The default scale factor applied to the brighter and darker functions
ColorConstantStrings - Static variable in class echopoint.util.ColorKit
Array for acceptable Color Constant strings
ColorConstantValues - Static variable in class echopoint.util.ColorKit
An array for Color values matching ColorConstantStrings
ColorKit - Class in echopoint.util
A utility to class to help with Color manipulation
COLUMN_LAYOUT - Static variable in class echopoint.ContainerEx
 
COLUMN_LAYOUT - Static variable in class echopoint.jquery.SlidingMenu
 
COLUMN_LAYOUT - Static variable in class echopoint.jquery.TooltipContainer
 
compare(Object, Object) - Method in class echopoint.util.ReflectionKit.ClassDerivationComparator
 
compare(Object, Object) - Method in class echopoint.util.ReflectionKit.ClassMemberComparator
 
compare(Object, Object) - Method in class echopoint.util.ReflectionKit.ClassNameComparator
 
compare(Object, Object) - Method in class echopoint.util.ReflectionKit.MemberClassComparator
 
compareByConstructor(Constructor, Constructor) - Method in class echopoint.util.ReflectionKit.MemberClassComparator
The compares the two Constructor values against each other in the following order : The Constructor parameter count The Constructor parameter type
compareByField(Field, Field) - Method in class echopoint.util.ReflectionKit.MemberClassComparator
The compares the two Field values against each other in the following order : Field name Field type
compareByMethod(Method, Method) - Method in class echopoint.util.ReflectionKit.MemberClassComparator
The compares the two Method values against each other in the following order : Method name Method return type Method parameter count Method parameter types
compareByModifiers(int, int) - Method in class echopoint.util.ReflectionKit.MemberClassComparator
The compares the two Modifier values against each other in the following order public protected abstract final native interface static
compileTemplateDataIntoXHTML(Connection, TemplateDataSource) - Method in class echopoint.template.ui.JspXHTMLTemplateCompiler
 
compileTemplateDataIntoXHTML(Connection, TemplateDataSource) - Method in interface echopoint.template.ui.TemplateCompiler
This method is called to compile a template data source of template data into a DOM XHTML Element.
compileTemplateDataIntoXHTML(Connection, TemplateDataSource) - Method in class echopoint.template.ui.XHTMLTemplateCompiler
 
compileXHTML(InputStream, TemplateDataSource) - Method in class echopoint.template.ui.XHTMLTemplateCompiler
This does the actual compiling of a stream of XHTML into a XHTML DOM Element.
COMPLETE_ACTION - Static variable in class echopoint.tucana.FileUploadSelector
The name of the action that is fired by the client upon completion (regardless of complete or cancel) of the upload process.
ComponentEx - Class in echopoint
ComponentEx is an abstract component that offers helper methods for getting and setting properties, beyond what the base nextapp.echo2.app.Component does.
ComponentEx() - Constructor for class echopoint.ComponentEx
ComponentEx does not participate in focus traversal by default.
ComponentKit - Class in echopoint.util
A utility to class to help with Component manipulation
ComponentKit.ComponentTraversalCallBack - Interface in echopoint.util
ComponentOperationCallBack is an interface used during the traverseComponent() method.
ComponentTracker - Class in echopoint.util
ComponentTracker keeps track of components that have been added and removed from it and its associated component.
ComponentTracker(Component) - Constructor for class echopoint.util.ComponentTracker
Constructs a ComponentTracker that will keep track of components on behalf of trackeeComponent
ConcurrentReaderHashMap - Class in echopoint.util.collections
A version of Hashtable that supports mostly-concurrent reading, but exclusive writing.
ConcurrentReaderHashMap(int, float) - Constructor for class echopoint.util.collections.ConcurrentReaderHashMap
Constructs a new, empty map with the specified initial capacity and the specified load factor.
ConcurrentReaderHashMap(int) - Constructor for class echopoint.util.collections.ConcurrentReaderHashMap
Constructs a new, empty map with the specified initial capacity and default load factor.
ConcurrentReaderHashMap() - Constructor for class echopoint.util.collections.ConcurrentReaderHashMap
Constructs a new, empty map with a default initial capacity and load factor.
ConcurrentReaderHashMap(Map) - Constructor for class echopoint.util.collections.ConcurrentReaderHashMap
Constructs a new map with the same mappings as the given map.
ConcurrentReaderHashMap.BarrierLock - Class in echopoint.util.collections
A Serializable class for barrier lock
ConcurrentReaderHashMap.BarrierLock() - Constructor for class echopoint.util.collections.ConcurrentReaderHashMap.BarrierLock
 
ConcurrentReaderHashMap.Entry - Class in echopoint.util.collections
ConcurrentReaderHashMap collision list entry.
ConcurrentReaderHashMap.HashIterator - Class in echopoint.util.collections
 
ConcurrentReaderHashMap.HashIterator() - Constructor for class echopoint.util.collections.ConcurrentReaderHashMap.HashIterator
 
ConcurrentReaderHashMap.KeyIterator - Class in echopoint.util.collections
 
ConcurrentReaderHashMap.KeyIterator() - Constructor for class echopoint.util.collections.ConcurrentReaderHashMap.KeyIterator
 
ConcurrentReaderHashMap.ValueIterator - Class in echopoint.util.collections
 
ConcurrentReaderHashMap.ValueIterator() - Constructor for class echopoint.util.collections.ConcurrentReaderHashMap.ValueIterator
 
ContainerEx - Class in echopoint
ContainerEx is a component that can be positioned anywhere on the screen with an specified size attributes.
ContainerEx() - Constructor for class echopoint.ContainerEx
Creates a new ContentPane.
contains(Object) - Method in class echopoint.util.collections.ConcurrentReaderHashMap
Tests if some key maps into the specified value in this table.
containsHeader(String) - Method in class echopoint.util.io.CapturedHttpServletResponse
 
containsKey(Object) - Method in class echopoint.util.collections.ConcurrentReaderHashMap
Tests if the specified object is a key in this table.
containsKey(Object) - Method in class echopoint.util.collections.ExpiryCache
 
containsValue(Object) - Method in class echopoint.util.collections.ConcurrentReaderHashMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class echopoint.util.collections.ExpiryCache
This operation is not supported on ExpiryCache.
contentDisposition - Variable in class echopoint.tucana.AbstractDownloadProvider
The content disposition for the file being sent to client.
contentLength - Variable in class echopoint.tucana.event.DownloadEvent
The total size in bytes of the content that is being downloaded.
contentType - Variable in class echopoint.tucana.AbstractDownloadProvider
The content-type to set for the file.
contentType - Variable in class echopoint.tucana.event.DownloadEvent
The mime type of the content that is being downloaded.
ContextMenuStyle - Class in echopoint.style.echo.extras
The default style to apply to ContextMenu components.
ContextMenuStyle() - Constructor for class echopoint.style.echo.extras.ContextMenuStyle
 
count - Variable in class echopoint.util.collections.ConcurrentReaderHashMap
The total number of mappings in the hash table.
cssReference - Static variable in class echopoint.jquery.DateField
 
currentKey - Variable in class echopoint.util.collections.ConcurrentReaderHashMap.HashIterator
 
currentValue - Variable in class echopoint.util.collections.ConcurrentReaderHashMap.HashIterator
 
Cursor - Enum in echopoint.model
Enumeration of the standard CSS2 cursors.
CURSOR_AUTO - Static variable in interface echopoint.able.MouseCursorable
The UA determines the cursor to display based on the current context.
CURSOR_CROSSHAIR - Static variable in interface echopoint.able.MouseCursorable
A simple crosshair (e.g., short line segments resembling a "+" sign).
CURSOR_CUSTOM_URI - Static variable in interface echopoint.able.MouseCursorable
The user agent retrieves the cursor from the resource designated by the URI.
CURSOR_DEFAULT - Static variable in interface echopoint.able.MouseCursorable
The platform-dependent default cursor.
CURSOR_E_RESIZE - Static variable in interface echopoint.able.MouseCursorable
Used when the movement starts from the east corner of the box.
CURSOR_HELP - Static variable in interface echopoint.able.MouseCursorable
Help is available for the object under the cursor.
CURSOR_MOVE - Static variable in interface echopoint.able.MouseCursorable
Indicates something is to be moved.
CURSOR_N_RESIZE - Static variable in interface echopoint.able.MouseCursorable
Used when the movement starts from the north corner of the box.
CURSOR_NE_RESIZE - Static variable in interface echopoint.able.MouseCursorable
Used when the movement starts from the northeast corner of the box.
CURSOR_NW_RESIZE - Static variable in interface echopoint.able.MouseCursorable
Used when the movement starts from the northwest corner of the box.
CURSOR_POINTER - Static variable in interface echopoint.able.MouseCursorable
The cursor is a pointer that indicates a link.
CURSOR_S_RESIZE - Static variable in interface echopoint.able.MouseCursorable
Used when the movement starts from the south corner of the box.
CURSOR_SE_RESIZE - Static variable in interface echopoint.able.MouseCursorable
Used when the movement starts from the southeast corner of the box.
CURSOR_SW_RESIZE - Static variable in interface echopoint.able.MouseCursorable
Used when the movement starts from the southwest corner of the box.
CURSOR_TEXT - Static variable in interface echopoint.able.MouseCursorable
Indicates text that may be selected.
CURSOR_W_RESIZE - Static variable in interface echopoint.able.MouseCursorable
Used when the movement starts from the west corner of the box.
CURSOR_WAIT - Static variable in interface echopoint.able.MouseCursorable
Indicates that the program is busy and the user should wait.

EchoPoint API - 3.0.0b5
App Webcontainer
A B C D E F G H I J K L M N O P Q R S T U V W X Y