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

G

get(Component, String) - Static method in class echopoint.ComponentEx
Helper method to get 'Object' properties.
get(Component, String, Object) - Static method in class echopoint.ComponentEx
Helper method to get 'Object' properties, with a default value.
get(Component, String, boolean) - Static method in class echopoint.ComponentEx
Helper method to get 'boolean' properties, with a default value.
get(Component, String, byte) - Static method in class echopoint.ComponentEx
Helper method to get 'byte' properties, with a default value.
get(Component, String, char) - Static method in class echopoint.ComponentEx
Helper method to get 'char' properties, with a default value.
get(Component, String, double) - Static method in class echopoint.ComponentEx
Helper method to get 'double' properties, with a default value.
get(Component, String, float) - Static method in class echopoint.ComponentEx
Helper method to get 'float' properties, with a default value.
get(Component, String, int) - Static method in class echopoint.ComponentEx
Helper method to get 'int' properties, with a default value.
get(Component, String, long) - Static method in class echopoint.ComponentEx
Helper method to get 'long' properties, with a default value.
get(Component, String, short) - Static method in class echopoint.ComponentEx
Helper method to get 'short' properties, with a default value.
get(String, boolean) - Method in class echopoint.ComponentEx
Helper method to get 'boolean' properties, with a default value.
get(String, byte) - Method in class echopoint.ComponentEx
Helper method to get 'byte' properties, with a default value.
get(String, char) - Method in class echopoint.ComponentEx
Helper method to get 'char' properties, with a default value.
get(String, double) - Method in class echopoint.ComponentEx
Helper method to get 'double' properties, with a default value.
get(String, float) - Method in class echopoint.ComponentEx
Helper method to get 'float' properties, with a default value.
get(String, int) - Method in class echopoint.ComponentEx
Helper method to get 'int' properties, with a default value.
get(String, long) - Method in class echopoint.ComponentEx
Helper method to get 'long' properties, with a default value.
get(String, short) - Method in class echopoint.ComponentEx
Helper method to get 'short' properties, with a default value.
get(String) - Method in class echopoint.style.AbstractStyle
Over-ridden to log missing property requests.
get(Object) - Method in class echopoint.util.collections.ConcurrentReaderHashMap
Returns the value to which the specified key is mapped in this table.
get(Object) - Method in class echopoint.util.collections.ExpiryCache
Retrieves an object from the cache.
get(Object, long) - Method in class echopoint.util.collections.ExpiryCache
Retrieves an object from the cache.
getAccessKey() - Method in interface echopoint.able.AccessKeyable
Returns the access key in use.
getAccessKey() - Method in class echopoint.AbleComponent
 
getAccessTimeout() - Method in class echopoint.template.SimpleTemplateCachingHints
 
getAccessTimeout() - Method in interface echopoint.template.TemplateCachingHints
If the cached template data is not accessed in this time (in milliseconds) then it can be expired from the cache.
getActionCommand() - Method in class echopoint.internal.AbstractImage
Return the value of AbstractImage.PROPERTY_ACTION_COMMAND property.
getActionCommand() - Method in class echopoint.model.MapSection
Accessor for property 'actionCommand'.
getActionCommand() - Method in class echopoint.PushButton
Return the value of PushButton.PROPERTY_ACTION_COMMAND property.
getActionCommand() - Method in class echopoint.tree.DefaultMutableTreeNode
Returns the Action command string associated with this node
getActionCommand() - Method in interface echopoint.tree.TreeNode
 
getAlign() - Method in class echopoint.jquery.DockMenu
 
getAlignment() - Method in interface echopoint.able.Alignable
Returns the Alignment in use
getAlignment() - Method in class echopoint.ContainerEx
Returns the alignment of the container.
getAlignment() - Method in class echopoint.InfoWindow
Return the value of the InfoWindow.PROPERTY_ALIGNMENT property.
getAlignment() - Method in class echopoint.internal.AbstractContainer
Return the alignment property for this component.
getAlignment() - Method in class echopoint.jquery.Clock
Returns the alignment of the Clock component.
getAlignment() - Method in class echopoint.jquery.DateField
Returns the alignment of the DateField component.
getAlignment() - Method in class echopoint.jquery.SlidingMenu
Returns the alignment of the container.
getAlignment() - Method in class echopoint.jquery.TooltipContainer
Returns the alignment of the container.
getAllBeanGetterMethods(Class, Class) - Static method in class echopoint.util.ReflectionKit
Returns an array containing getter Method objects reflecting all the member methods of the class or interface represented by the targetClass object, including those declared by the class or interface and and those inherited from superclasses and superinterfaces up until stopClass.
getAllBeanMethods(Class, Class) - Static method in class echopoint.util.ReflectionKit
Returns an array containing getter and setter Method objects reflecting all the member methods of the class or interface represented by the targetClass object, including those declared by the class or interface and and those inherited from superclasses and superinterfaces up until stopClass.
getAllBeanSetterMethods(Class, Class) - Static method in class echopoint.util.ReflectionKit
Returns an array containing setter Method objects reflecting all the member methods of the class or interface represented by the targetClass object, including those declared by the class or interface and and those inherited from superclasses and superinterfaces up until stopClass.
getAllDeclaredMethods(Class, Class) - Static method in class echopoint.util.ReflectionKit
Returns an array containing Method objects reflecting all the member methods of the class or interface represented by the targetClass object, including those declared by the class or interface and and those inherited from superclasses and superinterfaces up until stopClass.
getAllDeclaredMethods(Class) - Static method in class echopoint.util.ReflectionKit
Shorthand method for ReflectionKit.getAllMethods(targetClass,Object.class);
getAllowsChildren() - Method in class echopoint.tree.DefaultMutableTreeNode
Returns true if this node is allowed to have children.
getAllowsChildren() - Method in interface echopoint.tree.TreeNode
 
getAllPublicMethods(Class, Class) - Static method in class echopoint.util.ReflectionKit
Returns an array containing Method objects reflecting all the member methods of the class or interface represented by the targetClass object, including those declared by the class or interface and and those inherited from superclasses and superinterfaces up until stopClass.
getAlt() - Method in class echopoint.google.chart.internal.AbstractChart
Get the value of the AbstractChart.PROPERTY_ALT property.
getAltText() - Method in class echopoint.model.MapSection
Accessor for property 'altText'.
getArrowColor() - Method in class echopoint.able.ScrollBarProperties
 
getAttribute(String) - Method in interface echopoint.able.Attributeable
Returns a value for the given attribute name or null if one cannot be found.
getAttribute(String) - Method in class echopoint.ComponentEx
 
getAttribute(String) - Method in class echopoint.template.JspTemplateDataSource
Returns the value of the named attribute as an Object, or null if no attribute of the given name exists.
getAttributeNames() - Method in interface echopoint.able.Attributeable
Returns a String array with the names of the the attributes that have neen set.
getAttributeNames() - Method in class echopoint.ComponentEx
 
getAttributeNames() - Method in class echopoint.template.JspTemplateDataSource
Returns an array of String containing the names of the attributes available to this JSP request.
getAttributeNames() - Method in class echopoint.template.SimpleTemplateCompilerHints
 
getAttributeNames() - Method in interface echopoint.template.TemplateCompilerHints
 
getAttributeValue(String) - Method in class echopoint.template.SimpleTemplateCompilerHints
 
getAttributeValue(String) - Method in interface echopoint.template.TemplateCompilerHints
Allows the system to retrieve specific attributes on the underlying XHTML parser implementation by attribute name.
getAutoLookupModel() - Method in class echopoint.AutoLookupSelectField
 
getAutoLookupModel() - Method in class echopoint.AutoLookupTextField
 
getAxisLabels() - Method in class echopoint.google.chart.internal.AdvancedChart
Return the value of the AdvancedChart.PROPERTY_AXIS_LABELS property.
getAxisRanges() - Method in class echopoint.google.chart.internal.AdvancedChart
Return the value of the AdvancedChart.PROPERTY_AXIS_RANGES property.
getAxisStyles() - Method in class echopoint.google.chart.internal.AdvancedChart
Return the value of the AdvancedChart.PROPERTY_AXIS_STYLES property.
getAxisType() - Method in class echopoint.google.chart.internal.AdvancedChart
Return the value of the AdvancedChart.PROPERTY_AXIS_TYPE property.
getBackgroundImage() - Method in interface echopoint.able.BackgroundImageable
Returns the BackgroundImage in use
getBackgroundImage() - Method in class echopoint.ContainerEx
Returns the background image.
getBackgroundImage() - Method in class echopoint.internal.AbstractContainer
Return the backgroundImage property for this component.
getBackgroundImage() - Method in class echopoint.jquery.SlidingMenu
Returns the background image.
getBackgroundImage() - Method in class echopoint.jquery.TooltipContainer
Returns the background image.
getBackgroundImage() - Method in class echopoint.PushButton
Over-ridden to always return null since this component does not support background images.
getBarBackground() - Method in class echopoint.ProgressBar
Return the value of ProgressBar.PROPERTY_BAR_BACKGROUND property.
getBaseColor() - Method in class echopoint.able.ScrollBarProperties
 
getBeanGetter(Method) - Static method in class echopoint.util.ReflectionKit
Returns the getter method for a given setter method.
getBorder() - Method in interface echopoint.able.Borderable
 
getBorder() - Method in class echopoint.AbleComponent
 
getBorder() - Method in class echopoint.ContainerEx
Returns the Border that encloses the entire Clock.
getBorder() - Method in class echopoint.internal.AbstractContainer
Return the border property for this component.
getBorder() - Method in class echopoint.jquery.Clock
Returns the Border that encloses the entire Clock.
getBorder() - Method in class echopoint.jquery.DateField
Returns the border surrounding the entire component.
getBorder() - Method in class echopoint.jquery.SlidingMenu
Returns the Border that encloses the entire Clock.
getBorder() - Method in class echopoint.jquery.TooltipContainer
Returns the Border that encloses the entire Clock.
getBottom() - Method in interface echopoint.able.Positionable
Returns the bottom Y position of the component
getBottom() - Method in class echopoint.ContainerEx
Returns the bottom Y position of the component
getBottom() - Method in class echopoint.jquery.SlidingMenu
Returns the bottom Y position of the component
getBottom() - Method in class echopoint.jquery.TooltipContainer
Returns the bottom Y position of the component
getBottom() - Method in class echopoint.model.RectangleSection
Accessor for property 'bottom'.
getBottomColor() - Method in class echopoint.Separator
The color of the bottom separator line
getBottomSize() - Method in class echopoint.Separator
The size of the bottom separator line
getBufferSize() - Method in class echopoint.util.io.CapturedHttpServletResponse
 
getButtonCancelImage() - Method in class echopoint.tucana.FileUploadSelector
Gets the current cancel button image.
getButtonCancelText() - Method in class echopoint.tucana.FileUploadSelector
Gets the current cancel button text.
getButtonDisplayMode() - Method in class echopoint.tucana.FileUploadSelector
Get the configuration for display of the submit button.
getButtonMode() - Method in class echopoint.tucana.FileUploadSelector
Get the current upload button display mode.
getButtonUploadImage() - Method in class echopoint.tucana.FileUploadSelector
Gets the current upload button image.
getButtonUploadText() - Method in class echopoint.tucana.FileUploadSelector
Gets the current upload button text.
getButtonWaitImage() - Method in class echopoint.tucana.FileUploadSelector
Gets the current wait button image.
getButtonWaitText() - Method in class echopoint.tucana.FileUploadSelector
Gets the current wait button text.
getButtonWidth() - Method in class echopoint.jquery.SlidingMenu
Returns the button width
getBytesRead() - Method in class echopoint.tucana.UploadProgress
Returns the number of bytes that have been read so far.
getCachingHints() - Method in class echopoint.template.AbstractTemplateDataSource
 
getCachingHints() - Method in interface echopoint.template.TemplateDataSource
This returns a hint to the template rendering mechanism as to whether this template data can be cached.
getCallback() - Method in class echopoint.tucana.DownloadCommand
Accessor for property 'callback'.
getCanonicalName() - Method in class echopoint.template.FileTemplateDataSource
 
getCanonicalName() - Method in class echopoint.template.JspTemplateDataSource
 
getCanonicalName() - Method in class echopoint.template.ResourceTemplateDataSource
 
getCanonicalName() - Method in class echopoint.template.StringTemplateDataSource
 
getCanonicalName() - Method in interface echopoint.template.TemplateDataSource
Returns a canonical name of this TemplateDataSource.
getCapturedInputStream() - Method in class echopoint.util.io.CapturedHttpServletResponse
Returns the captured output as an InputStream ready for reading
getCauses() - Method in class echopoint.util.throwable.ThrowableDescriptor
Returns the causes of the Throwable or a 0 length array if they are not known.
getCentre() - Method in class echopoint.model.CircleSection
Accessor for property 'centre'.
getCharacterEncoding() - Method in class echopoint.template.AbstractTemplateDataSource
 
getCharacterEncoding() - Method in interface echopoint.template.TemplateDataSource
This returns the character encoding of the TemplateDataSource.
getCharacterEncoding() - Method in class echopoint.util.io.CapturedHttpServletResponse
 
getChild(Object, int) - Method in class echopoint.tree.DefaultTreeModel
Returns the child of parent at index index in the parent's child array.
getChildAfter(TreeNode) - Method in class echopoint.tree.DefaultMutableTreeNode
Returns the child in this node's child array that immediately follows aChild, which must be a child of this node.
getChildAt(int) - Method in class echopoint.tree.DefaultMutableTreeNode
Returns the child at the specified index in this node's child array.
getChildAt(int) - Method in interface echopoint.tree.TreeNode
Returns the child TreeNode at index childIndex.
getChildBefore(TreeNode) - Method in class echopoint.tree.DefaultMutableTreeNode
Returns the child in this node's child array that immediately precedes aChild, which must be a child of this node.
getChildCount() - Method in class echopoint.tree.DefaultMutableTreeNode
Returns the number of children of this node.
getChildCount(Object) - Method in class echopoint.tree.DefaultTreeModel
Returns the number of children of parent .
getChildCount() - Method in interface echopoint.tree.TreeNode
 
getCircleA() - Method in class echopoint.google.chart.model.VennDiagramModel
Accessor for property 'circleA'.
getCircleB() - Method in class echopoint.google.chart.model.VennDiagramModel
Accessor for property 'circleB'.
getCircleC() - Method in class echopoint.google.chart.model.VennDiagramModel
Accessor for property 'circleC'.
getClassHierarchy(Class) - Static method in class echopoint.util.ReflectionKit
 
getClassHierarchy(Class, Class) - Static method in class echopoint.util.ReflectionKit
Returns an array containing their hierarchy of class objects for the given class object.
getClassLoader() - Method in class echopoint.template.ResourceTemplateDataSource
 
getCodes() - Method in class echopoint.google.chart.Map
Return the Map.PROPERTY_CODES property value.
getCoefficient() - Method in class echopoint.jquery.DockMenu
 
getColor() - Method in class echopoint.google.chart.internal.Marker
Accessor for property 'color'.
getColor() - Method in class echopoint.google.chart.model.ChartData
Accessor for property 'color'.
getColors() - Method in class echopoint.google.chart.Map
Return the Map.PROPERTY_COLORS property value.
getColumnCount() - Method in class echopoint.tree.DefaultTreeModel
getCompilerHints() - Method in class echopoint.template.AbstractTemplateDataSource
 
getCompilerHints() - Method in interface echopoint.template.TemplateDataSource
This returns a hint to the underlying template compiler mechanism as to how the template data should be compiled into XHTML.
getComponent(BorderLayout.Region) - Method in class echopoint.BorderLayout
Return the child component for the specified region.
getComponentCount() - Method in class echopoint.util.ComponentTracker
 
getComponentName(Component) - Method in class echopoint.TemplatePanel
Returns the name associated with the component or null if it cant be found.
getComponentPath(Component, Component) - Static method in class echopoint.util.ComponentKit
This method will return an array of Components that indicates the path from parent to child.
getComponentRoot(Component) - Static method in class echopoint.util.ComponentKit
Returns the highest Component parent starting from child.
getComponents() - Method in class echopoint.util.ComponentTracker
 
getComponentWindow(Component) - Static method in class echopoint.util.ComponentKit
Returns the Window contaning the child or null if the child is not contained within a Window.
getContainerId() - Method in class echopoint.layout.HtmlLayoutData
Return the DOM node id for the parent element of the component to which this layout applies.
getContent() - Method in class echopoint.InfoWindow
Return the value of the InfoWindow.PROPERTY_CONTENT property.
getContentDisposition() - Method in class echopoint.tucana.AbstractDownloadProvider
Returns the value of the disposition-type in the Content-Disposition parameter of the response header.
getContentDisposition() - Method in interface echopoint.tucana.DownloadProvider
Returns the value of the disposition-type in the Content-Disposition parameter of the response header.
getContentLength() - Method in class echopoint.tucana.event.DownloadEvent
Accessor for property 'contentLength'.
getContentLength() - Method in class echopoint.tucana.UploadProgress
Returns the total number of bytes.
getContentType() - Method in class echopoint.template.AbstractTemplateDataSource
 
getContentType() - Method in interface echopoint.template.TemplateDataSource
This content type of the template data is used by the rendering framework to find an appropriate template compiler.
getContentType() - Method in interface echopoint.tucana.DownloadProvider
Returns the content type, for example "text/plain".
getContentType() - Method in class echopoint.tucana.event.DownloadEvent
Accessor for property 'contentType'.
getContentType() - Method in class echopoint.tucana.event.UploadEvent
Return the content type of the uploaded file.
getContentType() - Method in class echopoint.tucana.FileDownloadProvider
Returns the content type, for example "text/plain".
getContentType() - Method in class echopoint.tucana.InputStreamDownloadProvider
 
getContentType() - Method in class echopoint.util.io.CapturedHttpServletResponse
Added for Servlet 2.4 support
getContentTypeFilter() - Method in class echopoint.tucana.FileUploadSelector
Accessor for property 'contentTypeFilter'.
getCount() - Method in class echopoint.model.Tag
Accessor for property 'count'.
getCSS() - Method in class echopoint.jquery.DateField
Returns the cascading style sheet for this calendar.
getCursor() - Method in class echopoint.internal.AbstractImage
Return the value of AbstractImage.PROPERTY_CURSOR property.
getDarkShadowColor() - Method in class echopoint.able.ScrollBarProperties
 
getData() - Method in class echopoint.google.chart.internal.AbstractChart
Get the value of the AbstractChart.PROPERTY_DATA property.
getData() - Method in class echopoint.TagCloud
Return the collection of tags that represent the model for this component.
getDate() - Method in class echopoint.jquery.DateField
Returns the selected date.
getDateFormat() - Method in class echopoint.jquery.DateField
 
getDateStr() - Method in class echopoint.jquery.DateField
 
getDefaultText() - Method in class echopoint.internal.TextField
Set the default text to display in the component.
getDepth() - Method in class echopoint.tree.DefaultMutableTreeNode
Returns the depth of the tree rooted at this node -- the longest distance from this node to a leaf.
getDimensions() - Method in class echopoint.google.chart.PieChart
Return the PieChart.PROPERTY_DIMENSIONS property value.
getDirectory() - Method in class echopoint.tucana.event.DefaultUploadCallback
Accessor for property 'directory'.
getDisplayLabels() - Method in class echopoint.jquery.DockMenu
 
getDistance() - Method in class echopoint.jquery.DockMenu
 
getDockWidth() - Method in class echopoint.jquery.DockMenu
 
getDownloadCallback() - Method in class echopoint.tucana.DownloadButton
Accessor for property 'callback'.
getDuration() - Method in class echopoint.jquery.DockMenu
 
getDuration() - Method in class echopoint.jquery.TransitionContainer
 
getEncoding() - Method in class echopoint.google.chart.QRCode
Return the QRCode.PROPERTY_ENCODING property value.
getEndIndex() - Method in class echopoint.google.chart.model.FillArea
Accessor for property 'endIndex'.
getEndPoint() - Method in class echopoint.google.chart.model.RangeMarker
Accessor for property 'endPoint'.
getEstimatedTimeLeft() - Method in class echopoint.tucana.UploadProgress
Returns the estimated time left to complete the upload.
getEvent() - Method in interface echopoint.tucana.event.UploadCallback
A convenience method to return the last event received by the callback handler.
getEvent() - Method in class echopoint.tucana.event.UploadCallbackAdapter
A convenience method to return the last event received by the callback handler.
getException() - Method in class echopoint.tucana.event.DownloadFailEvent
Accessor for property 'exception'.
getException() - Method in class echopoint.tucana.event.UploadCancelEvent
Accessor for property 'exception'.
getException() - Method in class echopoint.tucana.event.UploadFailEvent
Returns the exception that caused the file upload to fail.
getFaceColor() - Method in class echopoint.able.ScrollBarProperties
 
getFile() - Method in class echopoint.template.FileTemplateDataSource
 
getFileAsString(String) - Static method in class echopoint.jquery.DateField
 
getFileItem() - Method in class echopoint.tucana.event.UploadFinishEvent
Accessor for property 'fileItem'.
getFileName() - Method in class echopoint.tucana.AbstractDownloadProvider
Returns the file name, for example "my-file.txt".
getFileName() - Method in interface echopoint.tucana.DownloadProvider
Returns the file name, for example "my-file.txt".
getFileName(String) - Method in class echopoint.tucana.event.DefaultUploadCallback
Return a file object that represents the uploaded file that is to be saved.
getFileName() - Method in class echopoint.tucana.event.DownloadEvent
Accessor for property 'fileName'.
getFileName() - Method in class echopoint.tucana.event.UploadEvent
The name of the file that was uploaded.
getFileName() - Method in class echopoint.tucana.InputStreamDownloadProvider
 
getFileSize() - Method in class echopoint.tucana.event.UploadFinishEvent
Return the size (in bytes) of the file that was uploaded.
getFill() - Method in class echopoint.google.chart.internal.AbstractChart
Get the value of the AbstractChart.PROPERTY_FILL property.
getFillArea() - Method in class echopoint.google.chart.internal.AdvancedChart
Return the value of the AdvancedChart.PROPERTY_FILL_AREA property.
getFirstChild() - Method in class echopoint.tree.DefaultMutableTreeNode
Returns this node's first child.
getFirstDayOfWeek() - Method in class echopoint.jquery.DateField
Returns the first day of the week
getFirstLeaf() - Method in class echopoint.tree.DefaultMutableTreeNode
Finds and returns the first leaf that is a descendant of this node -- either this node or its first child's first leaf.
getGeographicalArea() - Method in class echopoint.google.chart.Map
Return the Map.PROPERTY_GEOGRAPHICAL_AREA property value.
getGridLines() - Method in class echopoint.google.chart.internal.AdvancedChart
Return the value of the AdvancedChart.PROPERTY_GRID_LINES property.
getGroupSpace() - Method in class echopoint.google.chart.model.BarChartSize
Accessor for property 'groupSpace'.
getHeight() - Method in interface echopoint.able.Heightable
Retutns the height extent of the Heightable.
getHeight() - Method in class echopoint.AbleComponent
 
getHeight() - Method in class echopoint.ContainerEx
Returns the height extent of container.
getHeight() - Method in class echopoint.internal.AbstractContainer
Return the height property for this component.
getHeight() - Method in class echopoint.jquery.Clock
Returns the height extent of Clock component.
getHeight() - Method in class echopoint.jquery.DateField
Returns the height extent of DateField component.
getHeight() - Method in class echopoint.jquery.SlidingMenu
Returns the height extent of container.
getHeight() - Method in class echopoint.jquery.TooltipContainer
Returns the height extent of container.
getHidden() - Method in class echopoint.LightBox
Return the visiable status of the light box.
getHideDelay() - Method in class echopoint.jquery.TooltipContainer
Returns the delay in milliseconds before the tooltip is hidden
getHilightColor() - Method in class echopoint.able.ScrollBarProperties
 
getHorizontalScroll() - Method in class echopoint.ContainerEx
Returns the horizontal scrollbar position.
getIcon() - Method in class echopoint.ImageIcon
Deprecated. Use AbstractImage.getImage() instead.
getIcon() - Method in class echopoint.jquery.DateField
Returns the icon displayed in the calendar button.
getIcon() - Method in class echopoint.jquery.SlidingMenu
Returns the icon displayed in the button.
getId() - Method in class echopoint.externalevent.ExternalEventMonitorService
 
getImage() - Method in class echopoint.ApplicationBackground
 
getImage() - Method in class echopoint.internal.AbstractImage
Return the value of AbstractImage.PROPERTY_IMAGE property.
getIndex(TreeNode) - Method in class echopoint.tree.DefaultMutableTreeNode
Returns the index of the specified child in this node's child array.
getIndex(TreeNode) - Method in interface echopoint.tree.TreeNode
Returns the index of node in the receivers children.
getIndex() - Method in class echopoint.tucana.event.UploadEvent
Returns the index of the file.
getIndexOfChild(Object, Object) - Method in class echopoint.tree.DefaultTreeModel
Returns the index of child in parent.
getInputHeight() - Method in class echopoint.jquery.DateField
Returns the input field height.
getInputSize() - Method in class echopoint.tucana.FileUploadSelector
Return the value of the FileUploadSelector.PROPERTY_INPUT_SIZE property.
getInputStream() - Method in class echopoint.template.FileTemplateDataSource
 
getInputStream() - Method in class echopoint.template.JspTemplateDataSource
This always returns null because the InputStream of JSP data can only be obtained by the backend rendering engine.
getInputStream() - Method in class echopoint.template.ResourceTemplateDataSource
 
getInputStream() - Method in class echopoint.template.StringTemplateDataSource
 
getInputStream() - Method in interface echopoint.template.TemplateDataSource
Gets an InputStream of this TemplateDataSource.
getInputWidth() - Method in class echopoint.jquery.DateField
Returns the input field width.
getInsets() - Method in interface echopoint.able.Insetable
 
getInsets() - Method in class echopoint.AbleComponent
 
getInsets() - Method in class echopoint.ContainerEx
Returns the inset margin of the content.
getInsets() - Method in class echopoint.InfoWindow
Return the value of the InfoWindow.PROPERTY_INSETS property.
getInsets() - Method in class echopoint.internal.AbstractContainer
Return the insets property for this component.
getInsets() - Method in class echopoint.jquery.Clock
Returns the default inset between the border and cells of the Clock.
getInsets() - Method in class echopoint.jquery.DateField
Returns the inset margin of the content.
getInsets() - Method in class echopoint.jquery.SlidingMenu
Returns the inset margin of the content.
getInsets() - Method in class echopoint.jquery.TooltipContainer
Returns the inset margin of the content.
getInsets() - Method in class echopoint.Separator
 
getInstance() - Static method in class echopoint.style.Background
Return the default background colour.
getInstance() - Static method in class echopoint.style.DefaultFont
Return the default font for the application.
getInstance(String, String) - Static method in class echopoint.style.DefaultFont
 
getIntersectAB() - Method in class echopoint.google.chart.model.VennDiagramModel
Accessor for property 'intersectAB'.
getIntersectABC() - Method in class echopoint.google.chart.model.VennDiagramModel
Accessor for property 'intersectABC'.
getIntersectAC() - Method in class echopoint.google.chart.model.VennDiagramModel
Accessor for property 'intersectAC'.
getIntersectBC() - Method in class echopoint.google.chart.model.VennDiagramModel
Accessor for property 'intersectBC'.
getJavaScript() - Method in class echopoint.command.JavaScriptEval
 
getJspPath() - Method in class echopoint.template.JspTemplateDataSource
 
getKey() - Method in class echopoint.AutoLookupSelectField
 
getKey() - Method in interface echopoint.model.AutoLookupSelectModel.EntrySelect
 
getKey() - Method in class echopoint.util.collections.ConcurrentReaderHashMap.Entry
 
getLabel() - Method in class echopoint.google.chart.Meter
Return the Meter.PROPERTY_LABEL property value.
getLabelPositions() - Method in class echopoint.google.chart.internal.AdvancedChart
Return the value of the AdvancedChart.PROPERTY_LABEL_POSITIONS property.
getLabels() - Method in class echopoint.google.chart.PieChart
Return the PieChart.PROPERTY_LABELS property value.
getLastChild() - Method in class echopoint.tree.DefaultMutableTreeNode
Returns this node's last child.
getLastLeaf() - Method in class echopoint.tree.DefaultMutableTreeNode
Finds and returns the last leaf that is a descendant of this node -- either this node or its last child's last leaf.
getLastModified() - Method in class echopoint.template.SimpleTemplateCachingHints
 
getLastModified() - Method in interface echopoint.template.TemplateCachingHints
Returns the time the content of this TemplateDataSource was last modified.
getLayoutStyle() - Method in class echopoint.ContainerEx
 
getLayoutStyle() - Method in class echopoint.jquery.TooltipContainer
 
getLeafCount() - Method in class echopoint.tree.DefaultMutableTreeNode
Returns the total number of leaves that are descendants of this node.
getLeft() - Method in interface echopoint.able.Positionable
Returns the left X position of the component
getLeft() - Method in class echopoint.ContainerEx
Returns the left X position of the component
getLeft() - Method in class echopoint.jquery.SlidingMenu
Returns the left X position of the component
getLeft() - Method in class echopoint.jquery.TooltipContainer
Returns the left X position of the component
getLeftIcon() - Method in class echopoint.jquery.CarouselContainer
Returns the left icon displayed in the button.
getLeftMouseOverIcon() - Method in class echopoint.jquery.CarouselContainer
Returns the left icon displayed in the button.
getLegend() - Method in class echopoint.google.chart.model.ChartData
Accessor for property 'legend'.
getLegendPosition() - Method in class echopoint.google.chart.internal.SimpleChart
Get the value of the SimpleChart.PROPERTY_LEGEND_POSITION property.
getLevel() - Method in class echopoint.tree.DefaultMutableTreeNode
Returns the number of levels above this node -- the distance from the root to this node.
getLevel() - Method in class echopoint.tucana.event.DownloadCallbackAdapter
Accessor for property 'level'.
getLevel() - Method in class echopoint.tucana.event.UploadCallbackAdapter
Accessor for property 'level'.
getLineStyle() - Method in class echopoint.google.chart.RadarChart
Return the RadarChart.PROPERTY_LINE_STYLE property value.
getLineStyles() - Method in class echopoint.google.chart.internal.AdvancedChart
Return the value of the AdvancedChart.PROPERTY_LINE_STYLES property.
getLocale() - Method in class echopoint.util.io.CapturedHttpServletResponse
 
getMarkers() - Method in class echopoint.google.chart.model.ChartData
Accessor for property 'markers'.
getMarkerType() - Method in class echopoint.google.chart.internal.Marker
Accessor for property 'markerType'.
getMaximumStretchedHeight() - Method in interface echopoint.able.Stretchable
 
getMaximumStretchedHeight() - Method in class echopoint.ContainerEx
 
getMessage() - Method in class echopoint.tucana.UploadProgress
Accessor for property 'message'.
getMessage() - Method in class echopoint.util.throwable.ThrowableDescriptor
Returns the localised message of the Throwable
getMethods(Class, Class, ReflectionKit.MethodSearchCriteria) - Static method in class echopoint.util.ReflectionKit
This method will returns member methods of the targetClass that meet a specified search criteria.
getMinimumStretchedHeight() - Method in interface echopoint.able.Stretchable
 
getMinimumStretchedHeight() - Method in class echopoint.ContainerEx
 
getModel() - Method in class echopoint.jquery.DockMenu
Returns the model
getModifiers() - Method in class echopoint.util.throwable.ThrowablePropertyDescriptor
Returns the modifiers of the Throwable property
getMouseCursor() - Method in interface echopoint.able.MouseCursorable
Returns the current mouse cursor in use.
getMouseCursor() - Method in class echopoint.AbleComponent
 
getMouseCursorUri() - Method in interface echopoint.able.MouseCursorable
 
getMouseCursorUri() - Method in class echopoint.AbleComponent
 
getName() - Method in class echopoint.model.Tag
Accessor for property 'name'.
getName() - Method in class echopoint.util.throwable.ThrowablePropertyDescriptor
Returns the name of the Throwable property
getNamedComponent(String) - Method in class echopoint.TemplatePanel
Returns a component associated with the name or null if it cant be found.
getNamedComponents() - Method in class echopoint.TemplatePanel
 
getNextLeaf() - Method in class echopoint.tree.DefaultMutableTreeNode
Returns the leaf after this node or null if this node is the last leaf in the tree.
getNextNode() - Method in class echopoint.tree.DefaultMutableTreeNode
Returns the node that follows this node in a preorder traversal of this node's tree.
getNextSibling() - Method in class echopoint.tree.DefaultMutableTreeNode
Returns the next sibling of this node in the parent's children array.
getNonValidatingDocumentBuilder() - Static method in class echopoint.template.ui.XHTMLTemplateCompiler
Retrieves a thread-specific non validating DocumentBuilder.
getOrientation() - Method in class echopoint.google.chart.BarChart
Return the value of the BarChart.PROPERTY_ORIENTATION property.
getOtherTextBackground() - Method in class echopoint.InfoWindow
Return the value of the InfoWindow.PROPERTY_OTHER_TEXT_BACKGROUND property.
getOtherTextFont() - Method in class echopoint.InfoWindow
Return the value of the InfoWindow.PROPERTY_OTHER_TEXT_FONT property.
getOtherTextForeground() - Method in class echopoint.InfoWindow
Return the value of the InfoWindow.PROPERTY_OTHER_TEXT_FOREGROUND property.
getOtherTextInsets() - Method in class echopoint.InfoWindow
Return the value of the InfoWindow.PROPERTY_OTHER_TEXT_INSETS property.
getOutputStream() - Method in class echopoint.util.io.CapturedHttpServletResponse
 
getOutsets() - Method in interface echopoint.able.Insetable
 
getOutsets() - Method in class echopoint.AbleComponent
 
getOutsets() - Method in class echopoint.ContainerEx
 
getOutsets() - Method in class echopoint.jquery.SlidingMenu
 
getOutsets() - Method in class echopoint.jquery.TooltipContainer
 
getOutsets() - Method in class echopoint.Separator
 
getParameter(String) - Method in class echopoint.externalevent.ExternalEvent
Returns the value of an ExternalEvent request parameter as a String, or null if the parameter does not exist.
getParameterMap() - Method in class echopoint.externalevent.ExternalEvent
Returns the Map of web request parameters that where encountered during this ExternalEvent.
getParameterNames() - Method in class echopoint.externalevent.ExternalEvent
Returns a String[] containing the names of the parameters contained in this ExternalEvent.
getParameterValues(String) - Method in class echopoint.externalevent.ExternalEvent
Returns an array of String objects containing all of the values the given ExternalEvent parameter has, or null if the parameter does not exist.
getParent() - Method in class echopoint.tree.DefaultMutableTreeNode
Returns this node's parent or null if this node has no parent.
getParent() - Method in interface echopoint.tree.TreeNode
 
getParentOnly() - Method in class echopoint.LightBox
Return the indicator that specifies whether the light box will cover the entire browser window or just its container pane.
getPath() - Method in class echopoint.tree.DefaultMutableTreeNode
Returns the path from the root, to get to this node.
getPathToRoot(TreeNode, int) - Method in class echopoint.tree.DefaultMutableTreeNode
Builds the parents of node up to and including the root node, where the original node is the last element in the returned array.
getPattern() - Method in class echopoint.tucana.ProgressBar
Return the value of the ProgressBar.PROPERTY_PATTERN property.
getPeer(String) - Method in class echopoint.util.StringPeerFactory
Retrieves the appropriate peer instance for a given String.
getPercentage() - Method in class echopoint.ProgressBar
Return the value of ProgressBar.PROPERTY_PERCENTAGE property.
getPercentCompleted() - Method in class echopoint.tucana.UploadProgress
Returns the completion percentage.
getPollingInterval() - Method in class echopoint.tucana.FileUploadSelector
Return the value of the FileUploadSelector.PROPERTY_POLLING_INTERVAL property.
getPosition() - Method in interface echopoint.able.Positionable
This can be one of : POSITIONING_STATIC POSITIONING_RELATIVE POSITIONING_ABSOLUTE POSITIONING_FIXED
getPosition() - Method in class echopoint.ContainerEx
This can be one of : POSITIONING_STATIC POSITIONING_RELATIVE POSITIONING_ABSOLUTE POSITIONING_FIXED
getPosition() - Method in class echopoint.jquery.SlidingMenu
This can be one of : POSITIONING_STATIC POSITIONING_RELATIVE POSITIONING_ABSOLUTE POSITIONING_FIXED
getPosition() - Method in class echopoint.jquery.TooltipContainer
This can be one of : POSITIONING_STATIC POSITIONING_RELATIVE POSITIONING_ABSOLUTE POSITIONING_FIXED
getPositionTarget() - Method in class echopoint.jquery.TooltipContainer
Returns the tooltip-targetposition.
getPositionTooltip() - Method in class echopoint.jquery.TooltipContainer
Returns the tooltip-"arrow" position.
getPostfix() - Method in class echopoint.InfoWindow
Return the value of the InfoWindow.PROPERTY_POSTFIX property.
getPrecision() - Method in class echopoint.NumberTextField
Return the value of the NumberTextField.PROPERTY_PRECISION property.
getPrefix() - Method in class echopoint.InfoWindow
Return the value of the InfoWindow.PROPERTY_PREFIX property.
getPressedIcon() - Method in class echopoint.jquery.SlidingMenu
Returns the icon of the button that is displayed when the button is pressed.
getPreviousLeaf() - Method in class echopoint.tree.DefaultMutableTreeNode
Returns the leaf before this node or null if this node is the first leaf in the tree.
getPreviousNode() - Method in class echopoint.tree.DefaultMutableTreeNode
Returns the node that precedes this node in a preorder traversal of this node's tree.
getPreviousSibling() - Method in class echopoint.tree.DefaultMutableTreeNode
Returns the previous sibling of this node in the parent's children array.
getPriority() - Method in class echopoint.google.chart.model.ShapeMarker
Accessor for property 'priority'.
getProgress() - Method in class echopoint.tucana.event.UploadProgressEvent
Returns the progress of the file upload.
getProgressBar() - Method in class echopoint.tucana.FileUploadSelector
Return the progress bar component configured for this component.
getProperties() - Method in class echopoint.util.throwable.ThrowableDescriptor
Returns an array of properties of the Throwable.
getProvider() - Method in class echopoint.tucana.DownloadButton
Accessor for property 'provider'.
getProvider() - Method in class echopoint.tucana.DownloadCommand
Returns the download provider.
getRadius() - Method in class echopoint.model.CircleSection
Accessor for property 'radius'.
getRangeMarkers() - Method in class echopoint.google.chart.internal.AdvancedChart
Return the value of the AdvancedChart.PROPERTY_RANGE_MARKERS property.
getRegex() - Method in class echopoint.RegexTextField
Return the regular expression in use for the field (RegexTextField.PROPERTY_REGEX).
getRenderId() - Method in class echopoint.tucana.DownloadCommand
Returns the render id.
getRenderProperty(String) - Method in interface echopoint.able.Delegateable
Retutns the rendered value of a property.
getRenderProperty(String, Object) - Method in interface echopoint.able.Delegateable
Returns the rendered value of a property or a default value if its found to be null.
getRenderProperty(Component, String) - Static method in class echopoint.ComponentEx
Helper method to get 'Object' render properties.
getRenderProperty(Component, String, boolean) - Static method in class echopoint.ComponentEx
Helper method to get 'boolean' render properties, with a default value.
getRenderProperty(Component, String, byte) - Static method in class echopoint.ComponentEx
Helper method to get 'byte' render properties, with a default value.
getRenderProperty(Component, String, char) - Static method in class echopoint.ComponentEx
Helper method to get 'char' render properties, with a default value.
getRenderProperty(Component, String, double) - Static method in class echopoint.ComponentEx
Helper method to get 'double' render properties, with a default value.
getRenderProperty(Component, String, float) - Static method in class echopoint.ComponentEx
Helper method to get 'float' render properties, with a default value.
getRenderProperty(Component, String, int) - Static method in class echopoint.ComponentEx
Helper method to get 'int' render properties, with a default value.
getRenderProperty(Component, String, long) - Static method in class echopoint.ComponentEx
Helper method to get 'long' render properties, with a default value.
getRenderProperty(Component, String, Object) - Static method in class echopoint.ComponentEx
Helper method to get 'Object' render properties.
getRenderProperty(Component, String, short) - Static method in class echopoint.ComponentEx
Helper method to get 'short' render properties, with a default value.
getRenderProperty(String, boolean) - Method in class echopoint.ComponentEx
Helper method to get 'boolean' render properties, with a default value.
getRenderProperty(String, byte) - Method in class echopoint.ComponentEx
Helper method to get 'byte' render properties, with a default value.
getRenderProperty(String, char) - Method in class echopoint.ComponentEx
Helper method to get 'char' render properties, with a default value.
getRenderProperty(String, double) - Method in class echopoint.ComponentEx
Helper method to get 'double' render properties, with a default value.
getRenderProperty(String, float) - Method in class echopoint.ComponentEx
Helper method to get 'float' render properties, with a default value.
getRenderProperty(String, int) - Method in class echopoint.ComponentEx
Helper method to get 'int' render properties, with a default value.
getRenderProperty(String, long) - Method in class echopoint.ComponentEx
Helper method to get 'long' render properties, with a default value.
getRenderProperty(String, short) - Method in class echopoint.ComponentEx
Helper method to get 'short' render properties, with a default value.
getResource() - Method in class echopoint.template.ResourceTemplateDataSource
 
getRight() - Method in interface echopoint.able.Positionable
Returns the right X position of the component
getRight() - Method in class echopoint.ContainerEx
Returns the right X position of the component
getRight() - Method in class echopoint.jquery.SlidingMenu
Returns the right X position of the component
getRight() - Method in class echopoint.jquery.TooltipContainer
Returns the right X position of the component
getRightIcon() - Method in class echopoint.jquery.CarouselContainer
Returns the right icon displayed in the button.
getRightMouseOverIcon() - Method in class echopoint.jquery.CarouselContainer
Returns the right icon displayed in the button.
getRolloverBackground() - Method in class echopoint.TagCloud
Return the value of the TagCloud.PROPERTY_ROLLOVER_BACKGROUND property.
getRolloverEnabled() - Method in class echopoint.TagCloud
Return the value of the TagCloud.PROPERTY_ROLLOVER_ENABLED property.
getRolloverForeground() - Method in class echopoint.TagCloud
Return the value of the TagCloud.PROPERTY_ROLLOVER_BACKGROUND property.
getRolloverIcon() - Method in class echopoint.jquery.SlidingMenu
Returns the icon of the button that is displayed when the mouse cursor is inside its bounds.
getRoot() - Method in class echopoint.tree.DefaultMutableTreeNode
Returns the root of the tree that contains this node.
getRoot() - Method in class echopoint.tree.DefaultTreeModel
Returns the root of the tree.
getScrollBarBaseColor() - Method in interface echopoint.able.Scrollable
Returns the base color of the ScrollBarProperties associated with this Scrollable
getScrollBarBaseColor() - Method in class echopoint.ContainerEx
todo Returns the base color of the ScrollBarProperties associated with this Scrollable
getScrollBarBaseColor() - Method in class echopoint.jquery.SlidingMenu
todo Returns the base color of the ScrollBarProperties associated with this Scrollable
getScrollBarBaseColor() - Method in class echopoint.jquery.TooltipContainer
todo Returns the base color of the ScrollBarProperties associated with this Scrollable
getScrollBarPolicy() - Method in interface echopoint.able.Scrollable
Returns the ScrollBarPolicy in place This can be one of : NONE ALWAYS AUTO CLIPHIDE
getScrollBarPolicy() - Method in class echopoint.ContainerEx
Returns the ScrollBarPolicy in place This can be one of : NONE ALWAYS AUTO CLIPHIDE
getScrollBarPolicy() - Method in class echopoint.jquery.SlidingMenu
Returns the ScrollBarPolicy in place This can be one of : NONE ALWAYS AUTO CLIPHIDE
getScrollBarPolicy() - Method in class echopoint.jquery.TooltipContainer
Returns the ScrollBarPolicy in place This can be one of : NONE ALWAYS AUTO CLIPHIDE
getScrollBarProperties() - Method in interface echopoint.able.Scrollable
Returns the ScrollBarProperties associated with this Scrollable
getScrollBarProperties() - Method in class echopoint.ContainerEx
todo Returns the ScrollBarProperties associated with this Scrollable
getScrollBarProperties() - Method in class echopoint.jquery.SlidingMenu
todo Returns the ScrollBarProperties associated with this Scrollable
getScrollBarProperties() - Method in class echopoint.jquery.TooltipContainer
todo Returns the ScrollBarProperties associated with this Scrollable
getSearchVal() - Method in class echopoint.AutoLookupSelectField
 
getSearchVal() - Method in interface echopoint.model.AutoLookupSelectModel.EntrySelect
 
getSections() - Method in class echopoint.ImageMap
Return the value of the ImageMap.PROPERTY_SECTIONS property.
getShadowColor() - Method in class echopoint.able.ScrollBarProperties
 
getSharedAncestor(DefaultMutableTreeNode) - Method in class echopoint.tree.DefaultMutableTreeNode
Returns the nearest common ancestor to this node and aNode.
getShowWeeks() - Method in class echopoint.jquery.DateField
Returns the status of week number display
getSiblingCount() - Method in class echopoint.tree.DefaultMutableTreeNode
Returns the number of siblings of this node.
getSize() - Method in class echopoint.google.chart.BarChart
Return the value of the BarChart.PROPERTY_SIZE property.
getSize() - Method in class echopoint.google.chart.model.ScatterPlotData
Accessor for property 'size'.
getSize() - Method in class echopoint.google.chart.model.ShapeMarker
Accessor for property 'size'.
getSize() - Method in class echopoint.tucana.AbstractDownloadProvider
Returns the size of the data to be downloaded.
getSize() - Method in interface echopoint.tucana.DownloadProvider
Returns the size of the data to be downloaded.
getSolo() - Method in class echopoint.jquery.TooltipContainer
Sets whether or not the tooltip will be shown in conjunction with other tooltips or on its own.
getSource() - Method in class echopoint.event.TagEvent
Over-ridden to return the properly type-cast component source from which the event was triggered.
getSpace() - Method in class echopoint.google.chart.model.BarChartSize
Accessor for property 'space'.
getStackTrace() - Method in class echopoint.util.throwable.ThrowableDescriptor
Returns an array of stack tace messages for the Throwable.
getStartIndex() - Method in class echopoint.google.chart.model.FillArea
Accessor for property 'startIndex'.
getStartPoint() - Method in class echopoint.google.chart.model.RangeMarker
Accessor for property 'startPoint'.
getStatus() - Method in class echopoint.tucana.AbstractDownloadProvider
Return the status of the download action.
getStatus() - Method in interface echopoint.tucana.DownloadProvider
Return the status of the download action.
getStatus() - Method in class echopoint.tucana.UploadProgress
Return the status of the current file upload process.
getString() - Method in class echopoint.template.StringTemplateDataSource
 
getStringMap() - Method in class echopoint.template.SimpleTemplateTextSubstitution
Returns the underlying HashMap containing named string.
getSubstitutionText(String) - Method in class echopoint.template.SimpleTemplateTextSubstitution
This method is called to return a String that has been associated with the given substitution name.
getSubstitutionText(String) - Method in interface echopoint.template.TemplateTextSubstitution
This method is called to return a String that has been associated with the given substitution name.
getSystemTypeface(String) - Static method in class echopoint.util.FontKit
Returns one the standard Echo Font.Typefaces if the name string matches the first Typeface in the chain.
getTableForReading() - Method in class echopoint.util.collections.ConcurrentReaderHashMap
Get ref to table; the reference and the cells it accesses will be at least as fresh as from last use of barrierLock
getTag() - Method in class echopoint.event.TagEvent
Return the tag that was clicked to generate the action event.
getTag(String) - Method in class echopoint.TagCloud
Return the tag identified by its name.
getTags() - Method in class echopoint.TagCloud
Return the value of the TagCloud.PROPERTY_TAGS property.
getTarget() - Method in class echopoint.Anchor
Return the target attribute for the anchor tag.
getTarget() - Method in class echopoint.internal.AbstractHtmlComponent
Return the target attribute for anchor tags embedded in the content displayed in the component.
getTaskQueue() - Method in class echopoint.tucana.FileUploadSelector
Return the task queue that may be used to enqueue asynchronous tasks (usually from callback handlers).
getTempFile() - Method in class echopoint.tucana.event.DefaultUploadCallback
Return a temporary file to which the contents of the uploaded file will be initially written.
getTemplateCompiler(String) - Method in class echopoint.template.ui.TemplateCompilerLoader
Returns the TemplateCompiler that can compile the given content type.
getTemplateDataSource() - Method in class echopoint.TemplatePanel
Returns the TemplateDataSource which contains the template data.
getText() - Method in class echopoint.Anchor
Return the text that is to be hyper-linked.
getText() - Method in class echopoint.Fckeditor
Get content of editor
getText() - Method in class echopoint.google.chart.QRCode
Return the QRCode.PROPERTY_TEXT property value.
getText() - Method in class echopoint.InfoWindow
Return the value of the InfoWindow.PROPERTY_TEXT property.
getText() - Method in class echopoint.internal.AbstractHtmlComponent
Return the HTML text displayed within this component.
getText() - Method in class echopoint.internal.AbstractImage
Return the value of AbstractImage.PROPERTY_TEXT property.
getText() - Method in class echopoint.ProgressBar
Return the value of ProgressBar.PROPERTY_TEXT property.
getText() - Method in class echopoint.PushButton
Return the value of PushButton.PROPERTY_TEXT property used to display text in the button.
getTextBackground() - Method in class echopoint.InfoWindow
Return the value of the InfoWindow.PROPERTY_TEXT_BACKGROUND property.
getTextFont() - Method in class echopoint.InfoWindow
Return the value of the InfoWindow.PROPERTY_TEXT_FONT property.
getTextForeground() - Method in class echopoint.InfoWindow
Return the value of the InfoWindow.PROPERTY_TEXT_FOREGROUND property.
getTextInsets() - Method in class echopoint.InfoWindow
Return the value of the InfoWindow.PROPERTY_TEXT_INSETS property.
getThreeDLightColor() - Method in class echopoint.able.ScrollBarProperties
 
getThrowable() - Method in class echopoint.util.throwable.ThrowableDescriptor
Returns the actual Throwable that this ThrowableDescriptor describes.
getThumbnailURL() - Method in class echopoint.jquery.TooltipContainer
Returns the tooltip thumbnail URL.
getTimeToLive() - Method in class echopoint.template.SimpleTemplateCachingHints
 
getTimeToLive() - Method in interface echopoint.template.TemplateCachingHints
The cached template data can reside in the cache for this many milliseconds, after which it can expire.
getTitle() - Method in class echopoint.google.chart.internal.AbstractChart
Get the value of the AbstractChart.PROPERTY_TITLE property.
getTitle() - Method in class echopoint.InfoWindow
Return the value of the InfoWindow.PROPERTY_TITLE property.
getTitleAlignment() - Method in class echopoint.InfoWindow
Return the value of the InfoWindow.PROPERTY_TITLE_ALIGNMENT property.
getTitleBackground() - Method in class echopoint.InfoWindow
Return the value of the InfoWindow.PROPERTY_TITLE_BACKGROUND property.
getTitleFont() - Method in class echopoint.InfoWindow
Return the value of the InfoWindow.PROPERTY_TITLE_FONT property.
getTitleForeground() - Method in class echopoint.InfoWindow
Return the value of the InfoWindow.PROPERTY_TITLE_FOREGROUND property.
getTitleInsets() - Method in class echopoint.InfoWindow
Return the value of the InfoWindow.PROPERTY_TITLE_INSETS property.
getTooltipAlignment() - Method in class echopoint.jquery.TooltipContainer
Returns the tooltip text alignment.
getTooltipBackground() - Method in class echopoint.jquery.TooltipContainer
Returns the tooltip background color.
getTooltipBorderColor() - Method in class echopoint.jquery.TooltipContainer
Returns the tooltip-border color.
getTooltipBorderRadius() - Method in class echopoint.jquery.TooltipContainer
Returns the tooltip-border radius.
getTooltipBorderWidth() - Method in class echopoint.jquery.TooltipContainer
Returns the tooltip-border width.
getTooltipForeground() - Method in class echopoint.jquery.TooltipContainer
Returns the tooltip foreground color.
getTooltipInsets() - Method in class echopoint.jquery.TooltipContainer
Returns the tooltip insets.
getTooltipStyle() - Method in class echopoint.jquery.TooltipContainer
Returns the tooltip style name.
getToolTipText() - Method in interface echopoint.able.ToolTipable
Returns the tool tip text (displayed when the mouse cursor is hovered over the ToolTipable).
getToolTipText() - Method in class echopoint.AbleComponent
 
getToolTipText() - Method in class echopoint.Anchor
Return the tool tip text displayed for the anchor tag.
getToolTipText() - Method in class echopoint.internal.AbstractImage
Return the value of AbstractImage.PROPERTY_TOOL_TIP_TEXT property.
getToolTipText() - Method in class echopoint.jquery.TooltipContainer
Returns the tool tip text (displayed when the mouse cursor is hovered over the ToolTipable).
getToolTipText() - Method in class echopoint.PushButton
Return the value of PushButton.PROPERTY_TOOL_TIP_TEXT property used to display text in the button.
getTop() - Method in interface echopoint.able.Positionable
Returns the top Y position of the component
getTop() - Method in class echopoint.ContainerEx
Returns the top Y position of the component
getTop() - Method in class echopoint.jquery.SlidingMenu
Returns the top Y position of the component
getTop() - Method in class echopoint.jquery.TooltipContainer
Returns the top Y position of the component
getTop() - Method in class echopoint.model.RectangleSection
Accessor for property 'top'.
getTopColor() - Method in class echopoint.Separator
The color of the top separator line
getTopSize() - Method in class echopoint.Separator
The size of the top separator line
getTransferRate() - Method in class echopoint.tucana.UploadProgress
Returns the throughput rate in bytes per second.
getTranslucentImage() - Method in class echopoint.LightBox
Return the image that is used as the overlay to hide content.
getType() - Method in class echopoint.jquery.TransitionContainer
 
getType() - Method in class echopoint.util.throwable.ThrowablePropertyDescriptor
Returns the type of the Throwable property
getUploadCallback() - Method in class echopoint.tucana.FileUploadSelector
Get the callback used when a file is uploaded.
getUploadSizeLimit() - Method in class echopoint.tucana.FileUploadSelector
Return the value of the FileUploadSelector.PROPERTY_UPLOAD_SIZE_LIMIT property.
getUri() - Method in class echopoint.Anchor
Return the URI to which the anchor tag points.
getUri() - Method in class echopoint.HttpPane
Return the URI that is currently loaded in this component.
getUserObject() - Method in class echopoint.tree.DefaultMutableTreeNode
 
getUserObjectPath() - Method in class echopoint.tree.DefaultMutableTreeNode
Returns the user object path, from the root, to get to this node.
getValue() - Method in class echopoint.model.AutoLookupModel.DefaultEntry
 
getValue() - Method in interface echopoint.model.AutoLookupModel.Entry
 
getValue() - Method in interface echopoint.model.AutoLookupSelectModel.EntrySelect
 
getValue() - Method in class echopoint.util.collections.ConcurrentReaderHashMap.Entry
Get the value.
getValue() - Method in class echopoint.util.throwable.ThrowablePropertyDescriptor
Returns the value of the Throwable property
getValueAsString() - Method in class echopoint.util.throwable.ThrowablePropertyDescriptor
Returns a trimmed String representation of the value of the Throwable property or null.
getValueAt(Object, int) - Method in class echopoint.tree.DefaultTreeModel
getVersion() - Method in class echopoint.externalevent.ExternalEventMonitorService
 
getVerticalScroll() - Method in class echopoint.ContainerEx
Returns the vertical scrollbar position.
getVertices() - Method in class echopoint.model.PolygonSection
Accessor for property 'vertices'.
getVideoURL() - Method in class echopoint.jquery.TooltipContainer
Returns the tooltip video URL.
getVisible() - Method in class echopoint.jquery.CarouselContainer
Returns the number of visible items
getWidth() - Method in interface echopoint.able.Widthable
Returns the width extent of the Widthable.
getWidth() - Method in class echopoint.AbleComponent
 
getWidth() - Method in class echopoint.ContainerEx
Returns the width extent of the container.
getWidth() - Method in class echopoint.google.chart.model.BarChartSize
Accessor for property 'width'.
getWidth() - Method in class echopoint.InfoWindow
Return the value of the InfoWindow.PROPERTY_WIDTH property.
getWidth() - Method in class echopoint.internal.AbstractContainer
Return the width property for this component.
getWidth() - Method in class echopoint.jquery.Clock
Returns the width extent of the Clock component.
getWidth() - Method in class echopoint.jquery.DateField
Returns the width extent of the DateField component.
getWidth() - Method in class echopoint.jquery.SlidingMenu
Returns the width extent of the container.
getWidth() - Method in class echopoint.jquery.TooltipContainer
Returns the width extent of the container.
getWriter() - Method in class echopoint.util.io.CapturedHttpServletResponse
 
getX() - Method in class echopoint.model.Point
Accessor for property 'x'.
getXdata() - Method in class echopoint.google.chart.model.ChartData
Accessor for property 'xdata'.
getXmax() - Method in class echopoint.google.chart.model.ChartData
Accessor for property 'xmax'.
getY() - Method in class echopoint.model.Point
Accessor for property 'y'.
getYdata() - Method in class echopoint.google.chart.model.ChartData
Accessor for property 'ydata'.
getYmax() - Method in class echopoint.google.chart.model.ChartData
Accessor for property 'ymax'.
getZeroLine() - Method in class echopoint.google.chart.BarChart
Return the value of the BarChart.PROPERTY_ZERO_LINE property.
getZIndex() - Method in interface echopoint.able.Positionable
Returns the z-index of the component
getZIndex() - Method in class echopoint.ContainerEx
Returns the z-index of the component
getZIndex() - Method in class echopoint.jquery.SlidingMenu
Returns the z-index of the component
getZIndex() - Method in class echopoint.jquery.TooltipContainer
Returns the z-index of the component
GradientBlue - Static variable in class echopoint.style.echo.ResourceImages
The tab rollover background image.

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