A B C D E F G H I K L M N O P Q R S T U V W X Y Z _

A

ABORT - Static variable in class org.zkoss.zul.impl.MessageboxDlg
A Abort button.
ABORT - Static variable in interface org.zkoss.zul.mesg.MZul
 
ABORT - Static variable in class org.zkoss.zul.Messagebox
A Abort button.
AbstractChartModel - Class in org.zkoss.zul
A skeletal implementation for ChartModel.
AbstractChartModel() - Constructor for class org.zkoss.zul.AbstractChartModel
 
AbstractListModel - Class in org.zkoss.zul
A skeletal implementation for ListModel.
AbstractListModel() - Constructor for class org.zkoss.zul.AbstractListModel
 
add(int, Object) - Method in class org.zkoss.zul.ListModelList
 
add(Object) - Method in class org.zkoss.zul.ListModelList
 
add(Object) - Method in class org.zkoss.zul.ListModelSet
 
addAll(Collection) - Method in class org.zkoss.zul.ListModelList
 
addAll(int, Collection) - Method in class org.zkoss.zul.ListModelList
 
addAll(Collection) - Method in class org.zkoss.zul.ListModelSet
 
addChartDataListener(ChartDataListener) - Method in class org.zkoss.zul.AbstractChartModel
 
addChartDataListener(ChartDataListener) - Method in interface org.zkoss.zul.ChartModel
Adds a listener to the chart that's notified each time a change to the data model occurs.
ADDED - Static variable in class org.zkoss.zul.event.ChartDataEvent
Identifies the addition of one or more contiguous items to the list.
addEventListener(String, EventListener) - Method in interface org.zkoss.zul.ext.Paginal
Adds an event listener to specified event for this component.
addFont(Font) - Method in class org.zkoss.zul.Captcha
Add fonts into fonts list.
addItemToSelection(Listitem) - Method in class org.zkoss.zul.Listbox
Selects the given item, without deselecting any other items that are already selected..
addItemToSelection(Treeitem) - Method in class org.zkoss.zul.Tree
Selects the given item, without deselecting any other items that are already selected..
addListDataListener(ListDataListener) - Method in class org.zkoss.zul.AbstractListModel
 
addListDataListener(ListDataListener) - Method in interface org.zkoss.zul.ListModel
Adds a listener to the list that's notified each time a change to the data model occurs.
addValue(Date, Number, Number, Number, Number, Number) - Method in interface org.zkoss.zul.HiLoModel
Add an (date, open, high, low, close, volumn) tuple.
addValue(Date, Number, Number, Number, Number, Number) - Method in class org.zkoss.zul.SimpleHiLoModel
 
addValue(Comparable, Number, Number) - Method in class org.zkoss.zul.SimpleXYModel
 
addValue(Comparable, Number, Number) - Method in interface org.zkoss.zul.XYModel
Add an (x,y) into a series.
ALT_KEY - Static variable in class org.zkoss.zul.event.ColSizeEvent
Indicates whether the Alt key is pressed.
appendItem(String) - Method in class org.zkoss.zul.Combobox
Appends an item.
appendItem(String, String) - Method in class org.zkoss.zul.Listbox
Appends an item.
appendItem(String, String) - Method in class org.zkoss.zul.Radiogroup
Appends a radio button.
Area - Class in org.zkoss.zul
An area of a Imagemap.
Area() - Constructor for class org.zkoss.zul.Area
 
Area(String) - Constructor for class org.zkoss.zul.Area
 
AREA - Static variable in class org.zkoss.zul.Chart
 
Audio - Class in org.zkoss.zul
An audio clip.
Audio() - Constructor for class org.zkoss.zul.Audio
 
Audio(String) - Constructor for class org.zkoss.zul.Audio
 
Audio.ExtraCtrl - Class in org.zkoss.zul
A utility class to implement AbstractComponent.getExtraCtrl().
Audio.ExtraCtrl() - Constructor for class org.zkoss.zul.Audio.ExtraCtrl
 
AUTO - Static variable in class org.zkoss.zul.Decimalbox
Used with Decimalbox.setScale(int) to denote that the scale is decided by what user has entered.

B

Bandbox - Class in org.zkoss.zul
A band box.
Bandbox() - Constructor for class org.zkoss.zul.Bandbox
 
Bandbox(String) - Constructor for class org.zkoss.zul.Bandbox
 
Bandpopup - Class in org.zkoss.zul
The popup that belongs to a Bandbox instance.
Bandpopup() - Constructor for class org.zkoss.zul.Bandpopup
 
BAR - Static variable in class org.zkoss.zul.Chart
 
Box - Class in org.zkoss.zul
A box.
Box() - Constructor for class org.zkoss.zul.Box
Default: vertical (Vbox).
Box(String) - Constructor for class org.zkoss.zul.Box
 
Box(Component[]) - Constructor for class org.zkoss.zul.Box
Constructor a box by assigning an array of children.
Box(String, Component[]) - Constructor for class org.zkoss.zul.Box
Constructor a box by assigning an array of children.
Button - Class in org.zkoss.zul
A button.
Button() - Constructor for class org.zkoss.zul.Button
 
Button(String) - Constructor for class org.zkoss.zul.Button
 
Button(String, String) - Constructor for class org.zkoss.zul.Button
 
byValue() - Method in class org.zkoss.zul.ListitemComparator
Returns whether to compare the returned value of Listcell.getValue()

C

Calendar - Class in org.zkoss.zul
A calendar.
Calendar() - Constructor for class org.zkoss.zul.Calendar
Contructs a calendar whose value is default to today.
Calendar(Date) - Constructor for class org.zkoss.zul.Calendar
 
Calendar.ExtraCtrl - Class in org.zkoss.zul
A utility class to implement AbstractComponent.getExtraCtrl().
Calendar.ExtraCtrl() - Constructor for class org.zkoss.zul.Calendar.ExtraCtrl
 
CANCEL - Static variable in class org.zkoss.zul.impl.MessageboxDlg
A Cancel button.
CANCEL - Static variable in interface org.zkoss.zul.mesg.MZul
 
CANCEL - Static variable in class org.zkoss.zul.Messagebox
A Cancel button.
CANDLESTICK - Static variable in class org.zkoss.zul.Chart
 
Captcha - Class in org.zkoss.zul
The generic captcha component.
Captcha() - Constructor for class org.zkoss.zul.Captcha
 
CaptchaEngine - Interface in org.zkoss.zul.impl
 
Caption - Class in org.zkoss.zul
A header for a Groupbox.
Caption() - Constructor for class org.zkoss.zul.Caption
 
Caption(String) - Constructor for class org.zkoss.zul.Caption
 
Caption(String, String) - Constructor for class org.zkoss.zul.Caption
 
CategoryModel - Interface in org.zkoss.zul
A catetory chart data model.
CHANGED - Static variable in class org.zkoss.zul.event.ChartDataEvent
Identifies one or more changes in the lists contents.
Chart - Class in org.zkoss.zul
The generic chart component.
Chart() - Constructor for class org.zkoss.zul.Chart
 
ChartAreaListener - Interface in org.zkoss.zul.event
Identifies area inside a chart that can be customized.
ChartDataEvent - Class in org.zkoss.zul.event
Defines an event that encapsulates changes to a chart's data model.
ChartDataEvent(ChartModel, int, Comparable, Object) - Constructor for class org.zkoss.zul.event.ChartDataEvent
 
ChartDataListener - Interface in org.zkoss.zul.event
Defines the methods used in listener when the content of ChartModel is changed.
ChartEngine - Interface in org.zkoss.zul.impl
Chart engine is an engine that do the real chart rendering.
ChartModel - Interface in org.zkoss.zul
Chart Model is used to hold the data model for the chart.
Checkbox - Class in org.zkoss.zul
A checkbox.
Checkbox() - Constructor for class org.zkoss.zul.Checkbox
 
Checkbox(String) - Constructor for class org.zkoss.zul.Checkbox
 
Checkbox(String, String) - Constructor for class org.zkoss.zul.Checkbox
 
Checkbox.ExtraCtrl - Class in org.zkoss.zul
A utility class to implement AbstractComponent.getExtraCtrl().
Checkbox.ExtraCtrl() - Constructor for class org.zkoss.zul.Checkbox.ExtraCtrl
 
checkUserError() - Method in class org.zkoss.zul.impl.InputElement
Checks whether user entered a wrong value (and not correct it yet).
clear() - Method in interface org.zkoss.zul.CategoryModel
clear the model.
clear() - Method in interface org.zkoss.zul.HiLoModel
clear this model.
clear() - Method in class org.zkoss.zul.ListModelList
 
clear() - Method in class org.zkoss.zul.ListModelMap
 
clear() - Method in class org.zkoss.zul.ListModelSet
 
clear() - Method in interface org.zkoss.zul.PieModel
clear the model.
clear() - Method in class org.zkoss.zul.SimpleCategoryModel
 
clear() - Method in class org.zkoss.zul.SimpleHiLoModel
 
clear() - Method in class org.zkoss.zul.SimplePieModel
 
clear() - Method in class org.zkoss.zul.SimpleXYModel
 
clear() - Method in class org.zkoss.zul.Tree
Clears all child tree items (Treeitem.
clear() - Method in interface org.zkoss.zul.XYModel
clear this model.
clearErrorMessage() - Method in class org.zkoss.zul.impl.InputElement
Clears the error message.
clearSelection() - Method in class org.zkoss.zul.Listbox
Clears the selection.
clearSelection() - Method in class org.zkoss.zul.Tree
Clears the selection.
ClientConstraint - Interface in org.zkoss.zul
Addition interface implemented with Constraint to denote how to validate at the client.
clone() - Method in class org.zkoss.zul.Bandbox
 
clone() - Method in class org.zkoss.zul.Grid
 
clone() - Method in class org.zkoss.zul.Listbox
 
clone() - Method in class org.zkoss.zul.Listheader
 
clone() - Method in class org.zkoss.zul.Listitem
 
clone() - Method in class org.zkoss.zul.Menu
 
clone() - Method in class org.zkoss.zul.Radiogroup
 
clone() - Method in class org.zkoss.zul.Tabbox
 
clone() - Method in class org.zkoss.zul.Tree
 
clone() - Method in class org.zkoss.zul.Treeitem
 
clone() - Method in class org.zkoss.zul.Window
 
closeDropdown() - Method in class org.zkoss.zul.Bandbox
Closes the popup (Bandbox.getDropdown()).
coerceFromString(String) - Method in class org.zkoss.zul.Datebox
 
coerceFromString(String) - Method in class org.zkoss.zul.Decimalbox
 
coerceFromString(String) - Method in class org.zkoss.zul.Doublebox
 
coerceFromString(String) - Method in class org.zkoss.zul.impl.InputElement
Coerces the value passed to InputElement.setText(java.lang.String).
coerceFromString(String) - Method in class org.zkoss.zul.Intbox
 
coerceFromString(String) - Method in class org.zkoss.zul.Textbox
Coerces the value passed to Textbox.setValue(java.lang.String).
coerceToString(Object) - Method in class org.zkoss.zul.Datebox
 
coerceToString(Object) - Method in class org.zkoss.zul.Decimalbox
 
coerceToString(Object) - Method in class org.zkoss.zul.Doublebox
 
coerceToString(Object) - Method in class org.zkoss.zul.impl.InputElement
Coerces the value passed to InputElement.setText(java.lang.String).
coerceToString(Object) - Method in class org.zkoss.zul.Intbox
 
coerceToString(Object) - Method in class org.zkoss.zul.Textbox
Coerces the value passed to Textbox.setValue(java.lang.String).
ColSizeCommand - Class in org.zkoss.zul.au.impl
Used only by AuRequest to implement the ColSizeEvent related command.
ColSizeCommand(String, int) - Constructor for class org.zkoss.zul.au.impl.ColSizeCommand
 
ColSizeEvent - Class in org.zkoss.zul.event
Used to notify that the widths of two adjacent column are changed.
ColSizeEvent(String, Component, int, Component, Component, int) - Constructor for class org.zkoss.zul.event.ColSizeEvent
 
Column - Class in org.zkoss.zul
A single column in a Columns element.
Column() - Constructor for class org.zkoss.zul.Column
 
Column(String) - Constructor for class org.zkoss.zul.Column
 
Column(String, String) - Constructor for class org.zkoss.zul.Column
 
Columns - Class in org.zkoss.zul
Defines the columns of a grid.
Columns() - Constructor for class org.zkoss.zul.Columns
 
Combobox - Class in org.zkoss.zul
A combo box.
Combobox() - Constructor for class org.zkoss.zul.Combobox
 
Combobox(String) - Constructor for class org.zkoss.zul.Combobox
 
Combobox.ExtraCtrl - Class in org.zkoss.zul
A utility class to implement AbstractComponent.getExtraCtrl().
Combobox.ExtraCtrl() - Constructor for class org.zkoss.zul.Combobox.ExtraCtrl
 
Comboitem - Class in org.zkoss.zul
An item of a combo box.
Comboitem() - Constructor for class org.zkoss.zul.Comboitem
 
Comboitem(String) - Constructor for class org.zkoss.zul.Comboitem
 
Comboitem(String, String) - Constructor for class org.zkoss.zul.Comboitem
 
compare(Object, Object) - Method in class org.zkoss.zul.ListitemComparator
 
Constraint - Interface in org.zkoss.zul
A constraint.
Constrainted - Interface in org.zkoss.zul.ext
Decorates a component that its value is constrainted by Constraint.
contains(Object) - Method in class org.zkoss.zul.ListModelList
 
contains(Object) - Method in class org.zkoss.zul.ListModelSet
 
containsAll(Collection) - Method in class org.zkoss.zul.ListModelList
 
containsAll(Collection) - Method in class org.zkoss.zul.ListModelSet
 
containsKey(Object) - Method in class org.zkoss.zul.ListModelMap
 
containsValue(Object) - Method in class org.zkoss.zul.ListModelMap
 
CONTENTS_CHANGED - Static variable in class org.zkoss.zul.event.ListDataEvent
Identifies one or more changes in the lists contents.
CTRL_KEY - Static variable in class org.zkoss.zul.event.ColSizeEvent
Indicates whether the Ctrl key is pressed.
CustomConstraint - Interface in org.zkoss.zul
Additional interface implemented with Constraint to denote a constraint supports a custom way to display the error message.

D

DATE_OUT_OF_RANGE - Static variable in interface org.zkoss.zul.mesg.MZul
 
DATE_REQUIRED - Static variable in interface org.zkoss.zul.mesg.MZul
 
Datebox - Class in org.zkoss.zul
An edit box for holding a date.
Datebox() - Constructor for class org.zkoss.zul.Datebox
 
Datebox(Date) - Constructor for class org.zkoss.zul.Datebox
 
DAY - Static variable in class org.zkoss.zul.Chart
 
Decimalbox - Class in org.zkoss.zul
An edit box for holding BigDecimal.
Decimalbox() - Constructor for class org.zkoss.zul.Decimalbox
 
Decimalbox(BigDecimal) - Constructor for class org.zkoss.zul.Decimalbox
 
DETACH_ON_RENDER - Static variable in interface org.zkoss.zul.ListitemRendererExt
Returned by ListitemRendererExt.getControls() to indicate to detach the list cell adde by ListitemRendererExt.newListcell(org.zkoss.zul.Listitem).
DETACH_ON_RENDER - Static variable in interface org.zkoss.zul.RowRendererExt
Returned by RowRendererExt.getControls() to indicate to detach the cell adde by RowRendererExt.newCell(org.zkoss.zul.Row).
DETACH_ON_UNLOAD - Static variable in interface org.zkoss.zul.ListitemRendererExt
Returned by ListitemRendererExt.getControls() to indicate whether to detach a rendered item when unloading it.
DETACH_ON_UNLOAD - Static variable in interface org.zkoss.zul.RowRendererExt
Returned by RowRendererExt.getControls() to indicate whether to detach a rendered row when unloading it.
Div - Class in org.zkoss.zul
The same as HTML DIV tag.
Div() - Constructor for class org.zkoss.zul.Div
 
doCatch(Throwable) - Method in interface org.zkoss.zul.RendererCtrl
Called if any exception occurs when rendering items.
doEmbedded() - Method in class org.zkoss.zul.Window
Makes this window as embeded with other components (Default).
doFinally() - Method in interface org.zkoss.zul.RendererCtrl
Invoked after all rendering are done successfully or an exception occurs.
doHighlighted() - Method in class org.zkoss.zul.Window
Makes this window as highlited.
doModal() - Method in class org.zkoss.zul.Window
Makes this window as a modal dialog.
doOverlapped() - Method in class org.zkoss.zul.Window
Makes this window as overlapped with other components.
doPopup() - Method in class org.zkoss.zul.Window
Makes this window as popup, which is overlapped with other component and auto-hiden when user clicks outside of the window.
doTry() - Method in interface org.zkoss.zul.RendererCtrl
Called before rendering any item.
Doublebox - Class in org.zkoss.zul
An edit box for holding an float point value (double).
Doublebox() - Constructor for class org.zkoss.zul.Doublebox
 
Doublebox(double) - Constructor for class org.zkoss.zul.Doublebox
 
Doublebox(Double) - Constructor for class org.zkoss.zul.Doublebox
 
doubleValue() - Method in class org.zkoss.zul.Decimalbox
Returns the value in double.
doubleValue() - Method in class org.zkoss.zul.Doublebox
Returns the value in double.
drawChart(Object) - Method in interface org.zkoss.zul.impl.ChartEngine
Draw the chart and render into image format as an byte array.
drawChart(Object) - Method in class org.zkoss.zul.impl.SimpleChartEngine
 
drawText(Graphics2D, Captcha) - Method in class org.zkoss.zul.impl.SimpleCaptchaEngine
 

E

EMPTY_NOT_ALLOWED - Static variable in interface org.zkoss.zul.mesg.MZul
 
endModal(int) - Method in class org.zkoss.zul.impl.MessageboxDlg
Called only internally.
entrySet() - Method in class org.zkoss.zul.ListModelMap
 
equals(Object) - Method in class org.zkoss.zul.ListitemComparator
 
equals(Object) - Method in class org.zkoss.zul.ListModelArray
 
equals(Object) - Method in class org.zkoss.zul.ListModelList
 
equals(Object) - Method in class org.zkoss.zul.ListModelMap
 
equals(Object) - Method in class org.zkoss.zul.ListModelSet
 
ERROR - Static variable in class org.zkoss.zul.Messagebox
A symbol consisting of a white X in a circle with a red background.
EXCLAMATION - Static variable in class org.zkoss.zul.Messagebox
A symbol consisting of an exclamation point in a triangle with a yellow background.

F

Filedownload - Class in org.zkoss.zul
File download utilities.
Filedownload() - Constructor for class org.zkoss.zul.Filedownload
 
Fileupload - Class in org.zkoss.zul
A fileupload dialog used to let user upload a file.
Fileupload() - Constructor for class org.zkoss.zul.Fileupload
 
Fileupload.ExtraCtrl - Class in org.zkoss.zul
A utility class to implement AbstractComponent.getExtraCtrl().
Fileupload.ExtraCtrl() - Constructor for class org.zkoss.zul.Fileupload.ExtraCtrl
 
FileuploadDlg - Class in org.zkoss.zul.impl
Used with Fileupload to implement the upload feature.
FileuploadDlg() - Constructor for class org.zkoss.zul.impl.FileuploadDlg
 
FileuploadDlg.ExtraCtrl - Class in org.zkoss.zul.impl
A utility class to implement AbstractComponent.getExtraCtrl().
FileuploadDlg.ExtraCtrl() - Constructor for class org.zkoss.zul.impl.FileuploadDlg.ExtraCtrl
 
fireEvent(int, Comparable, Object) - Method in class org.zkoss.zul.AbstractChartModel
Fires a ChartDataEvent for all registered listener (thru AbstractChartModel.addChartDataListener(org.zkoss.zul.event.ChartDataListener).
fireEvent(int, int, int) - Method in class org.zkoss.zul.AbstractListModel
Fires a ListDataEvent for all registered listener (thru AbstractListModel.addListDataListener(org.zkoss.zul.event.ListDataListener).
FIRST - Static variable in interface org.zkoss.zul.mesg.MZul
 
Foot - Class in org.zkoss.zul
Defines a set of footers (Footer) for a grid (Grid).
Foot() - Constructor for class org.zkoss.zul.Foot
 
Footer - Class in org.zkoss.zul
A column of the footer of a grid (Grid).
Footer() - Constructor for class org.zkoss.zul.Footer
 
Footer(String) - Constructor for class org.zkoss.zul.Footer
 
Footer(String, String) - Constructor for class org.zkoss.zul.Footer
 
FormatInputElement - Class in org.zkoss.zul.impl
A skeletal implementation for an input box with format.
FormatInputElement() - Constructor for class org.zkoss.zul.impl.FormatInputElement
 
formatNumber(Object, String) - Method in class org.zkoss.zul.impl.NumberInputElement
Formats a number (Integer, BigDecimal...) into a string.

G

generateCaptcha(Object) - Method in interface org.zkoss.zul.impl.CaptchaEngine
Per the given data, generate the distortion Captcha image into a byte array.
generateCaptcha(Object) - Method in class org.zkoss.zul.impl.SimpleCaptchaEngine
 
get() - Static method in class org.zkoss.zul.Fileupload
Opens a modal dialog with the default message and title, and let user upload a file.
get(String, String) - Static method in class org.zkoss.zul.Fileupload
Opens a modal dialog with the specified message and title, and let user upload a file.
get(int) - Static method in class org.zkoss.zul.Fileupload
Opens a modal dialog to upload mulitple files with the default message and title.
get(String, String, int) - Static method in class org.zkoss.zul.Fileupload
Opens a modal dialog to upload multiple files with the specified message and title.
get(int) - Method in class org.zkoss.zul.ListModelArray
Get the value of this ListModelArray at specified index.
get(int) - Method in class org.zkoss.zul.ListModelList
 
get(Object) - Method in class org.zkoss.zul.ListModelMap
 
getAction() - Method in class org.zkoss.zul.impl.XulElement
Returns the client-side action (CSA).
getActivePage() - Method in class org.zkoss.zul.event.PagingEvent
Returns the active page (starting from 0).
getActivePage() - Method in interface org.zkoss.zul.ext.Pageable
Returns the active page (starting from 0).
getActivePage() - Method in class org.zkoss.zul.Paging
 
getActivePage() - Method in class org.zkoss.zul.Treechildren
Returns the active page (starting from 0).
getAlign() - Method in class org.zkoss.zul.Audio
Returns the alignment.
getAlign() - Method in class org.zkoss.zul.Div
Returns the alignment.
getAlign() - Method in class org.zkoss.zul.Grid
Returns the horizontal alignment of the whole grid.
getAlign() - Method in class org.zkoss.zul.Iframe
Returns the alignment.
getAlign() - Method in class org.zkoss.zul.Image
Returns the alignment.
getAlign() - Method in class org.zkoss.zul.impl.HeaderElement
Returns the horizontal alignment of this column.
getAlign() - Method in class org.zkoss.zul.Row
Returns the horizontal alignment of the whole row.
getAllOnClickAttrs(boolean) - Method in class org.zkoss.zul.impl.XulElement
Returns the attributes for onClick, onRightClick and onDoubleClick by checking whether the corresponding listeners are added, or null if none is added.
getAllOnClickAttrs(boolean) - Method in class org.zkoss.zul.Treeitem
Returns the attributes for onClick, onRightClick and onDoubleClick by checking whether the corresponding listeners are added, or null if none is added.
getAreaListener() - Method in class org.zkoss.zul.Chart
Returns the renderer to render each area, or null if the default renderer is used.
getAreaText() - Method in class org.zkoss.zul.impl.InputElement
Returns the text for HTML AREA (Internal Use Only).
getAvailableAtClient() - Method in class org.zkoss.zul.Listbox.ExtraCtrl
 
getAvailableAtClient() - Method in class org.zkoss.zul.Rows.ExtraCtrl
 
getAvailableAtClient() - Method in class org.zkoss.zul.Treechildren.ExtraCtrl
 
getBgAlpha() - Method in class org.zkoss.zul.Chart
Get the background alpha (transparency, 0 ~ 255, opacue).
getBgColor() - Method in class org.zkoss.zul.Captcha
Get the background color of the captcha box (in string as #RRGGBB).
getBgColor() - Method in class org.zkoss.zul.Chart
Get the background color of the chart (in string as #RRGGBB).
getBgRGB() - Method in class org.zkoss.zul.Captcha
Get the background color in int array (0: red, 1: green, 2:blue).
getBgRGB() - Method in class org.zkoss.zul.Chart
Get the background color in int array (0: red, 1: green, 2:blue).
getBorder() - Method in class org.zkoss.zul.Audio
Returns the width of the border.
getBorder() - Method in class org.zkoss.zul.Image
Returns the width of the border.
getBorder() - Method in class org.zkoss.zul.Window
Returns the border.
getBoxChildInnerAttrs(Component) - Static method in class org.zkoss.zul.fn.ZulFns
Returns the inner attributes used for the cell of the specified child when it is placed inside of hbox/vbox.
getBoxChildOuterAttrs(Component) - Static method in class org.zkoss.zul.fn.ZulFns
Returns the outer attributes used for the cell of the specified child when it is placed inside of hbox/vbox.
getCaptchaEngine() - Method in class org.zkoss.zul.Captcha
Get the captcha engine.
getCaption() - Method in class org.zkoss.zul.Groupbox
Returns the caption of this groupbox.
getCaption() - Method in class org.zkoss.zul.Window
Returns the caption of this window.
getCategories() - Method in interface org.zkoss.zul.CategoryModel
Get categories of a specified series as a collection.
getCategories() - Method in interface org.zkoss.zul.PieModel
Get categories as a collection.
getCategories() - Method in class org.zkoss.zul.SimpleCategoryModel
 
getCategories() - Method in class org.zkoss.zul.SimplePieModel
 
getCategory(int) - Method in interface org.zkoss.zul.CategoryModel
Get a category of the specified index;
getCategory(int) - Method in interface org.zkoss.zul.PieModel
Get category of the specified index (0 based).
getCategory(int) - Method in class org.zkoss.zul.SimpleCategoryModel
 
getCategory(int) - Method in class org.zkoss.zul.SimplePieModel
 
getCell(int, int) - Method in class org.zkoss.zul.Grid
Returns the specified cell, or null if not available.
getCharset() - Method in class org.zkoss.zul.Script
Returns the character enconding of the source.
getChildAttrs(int) - Method in class org.zkoss.zul.Row
Returns the HTML attributes for the child of the specified index.
getChildInnerAttrs(Component) - Method in class org.zkoss.zul.Box
Returns the inner attributes used to wrap the children (never null).
getChildOuterAttrs(Component) - Method in class org.zkoss.zul.Box
Returns the outer attributes used to wrap the children (never null).
getClientValidation() - Method in interface org.zkoss.zul.ClientConstraint
Returns the function name in JavaScript or a Javascript code snippet used to validate the value at the client, or null if no client verification is supported.
getClientValidation() - Method in class org.zkoss.zul.SimpleConstraint
 
getClose(int) - Method in interface org.zkoss.zul.HiLoModel
Get close value of a specified data index.
getClose(int) - Method in class org.zkoss.zul.SimpleHiLoModel
 
getColAttrs(Row, int) - Static method in class org.zkoss.zul.fn.ZulFns
Returns the column attribute of a child of a row by specifying the index.
getColAttrs() - Method in class org.zkoss.zul.impl.HeaderElement
Returns the attributes used to generate HTML TD tag for each cell of the rows contained in the parent control, e.g., Listcell.
getColIndex() - Method in class org.zkoss.zul.event.ColSizeEvent
Return the column index of the first column whose width is changed.
getCollapse() - Method in class org.zkoss.zul.Splitter
Returns which side of the splitter is collapsed when its grippy is clicked.
getCols() - Method in class org.zkoss.zul.impl.InputElement
Returns the cols.
getColumn() - Method in class org.zkoss.zul.Footer
Returns the column that is in the same column as this footer, or null if not available.
getColumn1() - Method in class org.zkoss.zul.event.ColSizeEvent
Returns the first column whose width is changed.
getColumn2() - Method in class org.zkoss.zul.event.ColSizeEvent
Returns the second column whose width is changed.
getColumnHtmlPostfix() - Method in class org.zkoss.zul.Listcell
Returns the postfix of the first column (in HTML tags), null if this is not first column.
getColumnHtmlPostfix() - Method in class org.zkoss.zul.Treecell
Returns the postfix of the first column (in HTML tags), null if this is not first column.
getColumnHtmlPrefix() - Method in class org.zkoss.zul.Listcell
Returns the prefix of the first column (in HTML tags), null if this is not first column.
getColumnHtmlPrefix() - Method in class org.zkoss.zul.Treecell
Returns the prefix of the first column (in HTML tags), null if this is not first column.
getColumnIndex() - Method in class org.zkoss.zul.Footer
Returns the column index, starting from 0.
getColumnIndex() - Method in class org.zkoss.zul.Listcell
Returns the column index of this cell, starting from 0.
getColumnIndex() - Method in class org.zkoss.zul.Listfooter
Returns the column index, starting from 0.
getColumnIndex() - Method in class org.zkoss.zul.Listheader
Returns the column index, starting from 0.
getColumnIndex() - Method in class org.zkoss.zul.Treecell
Returns the column index of this cell, starting from 0.
getColumnIndex() - Method in class org.zkoss.zul.Treecol
Returns the column index, starting from 0.
getColumnIndex() - Method in class org.zkoss.zul.Treefooter
Returns the column index, starting from 0.
getColumns() - Method in class org.zkoss.zul.Grid
Returns the columns.
getCompoundLabel() - Method in class org.zkoss.zul.Caption
Returns a compound label, which is the catenation of parent's title, if the parent is Window, and LabelElement.getLabel().
getConstraint() - Method in interface org.zkoss.zul.ext.Constrainted
Returns the constraint, or null if no constraint at all.
getConstraint() - Method in class org.zkoss.zul.impl.InputElement
 
getContent() - Method in class org.zkoss.zul.Audio
Returns the content set by Audio.setContent(org.zkoss.sound.Audio).
getContent() - Method in class org.zkoss.zul.Html
Returns the HTML tags being embedded.
getContent() - Method in class org.zkoss.zul.Iframe
Returns the content set by Iframe.setContent(org.zkoss.util.media.Media).
getContent() - Method in class org.zkoss.zul.Image
Returns the content set by Image.setContent(org.zkoss.image.Image).
getContentSclass() - Method in class org.zkoss.zul.Groupbox
Returns the style class used for the content block of the groupbox.
getContentSclass() - Method in class org.zkoss.zul.Window
Returns the style class used for the content block.
getContentStyle() - Method in class org.zkoss.zul.Groupbox
Returns the CSS style for the content block of the groupbox.
getContentStyle() - Method in class org.zkoss.zul.Window
Returns the CSS style for the content block of the window.
getContext() - Method in class org.zkoss.zul.impl.XulElement
Returns the ID of Popup that should appear when the user right-clicks on the element (aka., context menu).
getContext() - Method in class org.zkoss.zul.Treerow
Returns the same as XulElement.getContext().
getControls() - Method in interface org.zkoss.zul.ListitemRendererExt
Returns how a listbox shall render the live data.
getControls() - Method in interface org.zkoss.zul.RowRendererExt
Returns how a grid shall render the live data.
getCoords() - Method in class org.zkoss.zul.Area
Returns the coordination of this area.
getCtrlKeys() - Method in class org.zkoss.zul.Window
Returns what keystrokes to intercept.
getCurpos() - Method in class org.zkoss.zul.Slider
Returns the current position of the slider.
getData() - Method in class org.zkoss.zul.event.ChartDataEvent
Returns customed data.
getDataCount() - Method in interface org.zkoss.zul.HiLoModel
Get data count.
getDataCount() - Method in class org.zkoss.zul.SimpleHiLoModel
 
getDataCount(Comparable) - Method in class org.zkoss.zul.SimpleXYModel
 
getDataCount(Comparable) - Method in interface org.zkoss.zul.XYModel
Get data count of a specified series.
getDate(int) - Method in interface org.zkoss.zul.HiLoModel
Get date of a specified data index.
getDate(int) - Method in class org.zkoss.zul.SimpleHiLoModel
 
getDateFormat(String) - Method in class org.zkoss.zul.Datebox
Returns the date format of the specified format Default: it uses SimpleDateFormat to format the date.
getDefaultFonts() - Method in class org.zkoss.zul.Captcha
Gets the default font list.
getDefaultFormat() - Method in class org.zkoss.zul.Datebox
Returns the default format, which is used when contructing a datebox.
getDelay() - Method in class org.zkoss.zul.Timer
Returns the delay, the number of milliseconds between successive action events.
getDescription() - Method in class org.zkoss.zul.Comboitem
Returns the description (never null).
getDir() - Method in class org.zkoss.zul.Button
Returns the direction.
getDir() - Method in class org.zkoss.zul.Toolbarbutton
Returns the direction.
getDropdown() - Method in class org.zkoss.zul.Bandbox
Returns the dropdown window belonging to this band box.
getElementAt(int) - Method in interface org.zkoss.zul.ListModel
Returns the value at the specified index.
getElementAt(int) - Method in class org.zkoss.zul.ListModelArray
 
getElementAt(int) - Method in class org.zkoss.zul.ListModelList
 
getElementAt(int) - Method in class org.zkoss.zul.ListModelMap
Returns the entry (Map.Entry) at the specified index.
getElementAt(int) - Method in class org.zkoss.zul.ListModelSet
 
getElementAt(int) - Method in class org.zkoss.zul.SimpleListModel
 
getEncodedText() - Method in class org.zkoss.zul.Label
Returns the text for generating HTML tags (Internal Use Only).
getEngine() - Method in class org.zkoss.zul.Chart
Returns the implemetation chart engine.
getErrorMessage(Component) - Method in interface org.zkoss.zul.ClientConstraint
Returns the error message when the client detects an error, or null if not specified.
getErrorMessage() - Method in class org.zkoss.zul.impl.InputElement
Returns the error message that is caused when user entered invalid value, or null if no error at all.
getErrorMessage(Component) - Method in class org.zkoss.zul.SimpleConstraint
 
getExclude() - Method in class org.zkoss.zul.Captcha
Get exclude characters.
getFgAlpha() - Method in class org.zkoss.zul.Chart
Get the foreground alpha (transparency, 0 ~ 255, opacue).
getFont(int) - Method in class org.zkoss.zul.Captcha
Get nth Font.
getFontColor() - Method in class org.zkoss.zul.Captcha
Gets font color.
getFontRGB() - Method in class org.zkoss.zul.Captcha
Get the font color in int array (0: red, 1: green, 2:blue).
getFonts() - Method in class org.zkoss.zul.Captcha
Gets fonts list, default provide two fonts.
getFoot() - Method in class org.zkoss.zul.Footer
Deprecated.  
getFoot() - Method in class org.zkoss.zul.Grid
Returns the foot.
getFormat() - Method in class org.zkoss.zul.impl.FormatInputElement
Returns the format.
getGrid() - Method in class org.zkoss.zul.Column
Returns the grid that contains this column.
getGrid() - Method in class org.zkoss.zul.Foot
Returns the grid that it belongs to.
getGrid() - Method in class org.zkoss.zul.Footer
Returns the grid that this belongs to.
getGrid() - Method in class org.zkoss.zul.Row
Returns the grid that contains this row.
getGrid() - Method in class org.zkoss.zul.Rows
Returns the grid that contains this rows.
getHeights() - Method in class org.zkoss.zul.Box
Returns the heights/widths, which is a list of numbers separated by comma to denote the height/width of each cell in a box.
getHigh(int) - Method in interface org.zkoss.zul.HiLoModel
Get High value of a specified data index.
getHigh(int) - Method in class org.zkoss.zul.SimpleHiLoModel
 
getHref() - Method in class org.zkoss.zul.Button
Returns the href that the browser shall jump to, if an user clicks this button.
getHref() - Method in class org.zkoss.zul.Menuitem
Returns the href.
getHref() - Method in class org.zkoss.zul.Toolbarbutton
Returns the href.
getHspace() - Method in class org.zkoss.zul.Image
Returns number of pixels of extra space to the left and right side of the image.
getImage() - Method in class org.zkoss.zul.Bandbox
Returns the image URI that is displayed as the button to open Bandpopup.
getImage() - Method in class org.zkoss.zul.Combobox
Returns the URI of the button image.
getImage() - Method in class org.zkoss.zul.impl.LabelImageElement
Returns the image URI.
getImage() - Method in class org.zkoss.zul.Listitem
Returns the image of the Listcell it contains.
getImage() - Method in class org.zkoss.zul.Treeitem
Returns the image of the Treecell it contains.
getImageContent() - Method in class org.zkoss.zul.impl.LabelImageElement
Returns the content set by LabelImageElement.setImageContent(org.zkoss.image.Image).
getImgTag() - Method in class org.zkoss.zul.impl.LabelImageElement
Returns the HTML IMG tag for the image part, or null if no image is assigned (LabelImageElement.isImageAssigned()) Used only for component template, not for application developers.
getIndex() - Method in class org.zkoss.zul.Listitem
Returns the index of this item (aka., the order in the listbox).
getIndex() - Method in class org.zkoss.zul.Tab
Returns the index of this panel, or -1 if it doesn't belong to any tabs.
getIndex() - Method in class org.zkoss.zul.Tabpanel
Returns the index of this panel, or -1 if it doesn't belong to any tabpanels.
getIndex0() - Method in class org.zkoss.zul.event.ListDataEvent
Returns the lower index of the change range.
getIndex1() - Method in class org.zkoss.zul.event.ListDataEvent
Returns the upper index of the change range.
getIndexOfItem(Listitem) - Method in class org.zkoss.zul.Listbox
Returns the index of the specified item, or -1 if not found.
getInnerArray() - Method in class org.zkoss.zul.ListModelArray
Get the inner real Object[].
getInnerAttrs() - Method in class org.zkoss.zul.Bandbox
 
getInnerAttrs() - Method in class org.zkoss.zul.Checkbox
Appends interior attributes for generating the HTML checkbox tag (the name, disabled and other attribute).
getInnerAttrs() - Method in class org.zkoss.zul.Combobox
 
getInnerAttrs() - Method in class org.zkoss.zul.Datebox
 
getInnerAttrs() - Method in class org.zkoss.zul.Image
 
getInnerAttrs() - Method in class org.zkoss.zul.impl.InputElement
 
getInnerAttrs() - Method in class org.zkoss.zul.impl.XulElement
Generates the Client-Side-Action attributes to the interior tag.
getInnerAttrs() - Method in class org.zkoss.zul.Radio
Returns the inner attributes for generating the HTML radio tag (the name and value attribute).
getInnerAttrs() - Method in class org.zkoss.zul.Textbox
 
getInnerList() - Method in class org.zkoss.zul.ListModelList
Get the inner real List.
getInnerMap() - Method in class org.zkoss.zul.ListModelMap
Get the inner real Map.
getInnerSet() - Method in class org.zkoss.zul.ListModelSet
Get the inner real set.
getInnerTags() - Method in class org.zkoss.zul.Paging
Returns the inner HTML tags of this component.
getInstance(String) - Static method in class org.zkoss.zul.SimpleConstraint
Parses flags from a string to an integer representing a combination of SimpleConstraint.NO_POSITIVE and other NO_xxx flags.
getIntHeight() - Method in class org.zkoss.zul.Captcha
Get the captcha int height in pixel; to be used by the derived subclass.
getIntHeight() - Method in class org.zkoss.zul.Chart
Get the chart int width in pixel; to be used by the derived subclass.
getIntWidth() - Method in class org.zkoss.zul.Captcha
Get the captcha int width in pixel; to be used by the derived subclass.
getIntWidth() - Method in class org.zkoss.zul.Chart
Get the chart int width in pixel; to be used by the derived subclass.
getItemAtIndex(int) - Method in class org.zkoss.zul.Combobox
Returns the item at the specified index.
getItemAtIndex(int) - Method in class org.zkoss.zul.Listbox
Returns the item at the specified index.
getItemAtIndex(int) - Method in class org.zkoss.zul.Radiogroup
Returns the radio button at the specified index.
getItemCount() - Method in class org.zkoss.zul.Combobox
Returns the number of items.
getItemCount() - Method in class org.zkoss.zul.Listbox
Returns the number of items.
getItemCount() - Method in class org.zkoss.zul.Radiogroup
Returns the number of radio buttons in this group.
getItemCount() - Method in class org.zkoss.zul.Tree
Returns the number of child Treeitem.
getItemCount() - Method in class org.zkoss.zul.Treechildren
Returns the number of child Treeitem including all descendants.
getItemRenderer() - Method in class org.zkoss.zul.Listbox
Returns the renderer to render each item, or null if the default renderer is used.
getItems() - Method in class org.zkoss.zul.Combobox
Returns a 'live' list of all Comboitem.
getItems() - Method in class org.zkoss.zul.Listbox
Returns a live list of all Listitem.
getItems() - Method in class org.zkoss.zul.Tree
Returns a readonly list of all descending Treeitem (children's children and so on).
getItems() - Method in class org.zkoss.zul.Treechildren
Returns a readonly list of all descending Treeitem (children's children and so on).
getKeys() - Method in interface org.zkoss.zul.CategoryModel
Get (series, category) pairs of this chart data model.
getKeys() - Method in class org.zkoss.zul.event.ColSizeEvent
Returns what keys were pressed when the column is resized, or 0 if none of them was pressed.
getKeys() - Method in class org.zkoss.zul.SimpleCategoryModel
 
getLabel() - Method in class org.zkoss.zul.impl.LabelElement
Returns the label (never null).
getLabel() - Method in class org.zkoss.zul.Listitem
Returns the label of the Listcell it contains, or null if no such cell.
getLabel() - Method in class org.zkoss.zul.Treeitem
Returns the label of the Treecell it contains, or null if no such cell.
getLabelAttrs() - Method in class org.zkoss.zul.Checkbox
Returns the attributes used by the embedded HTML LABEL tag.
getLength() - Method in class org.zkoss.zul.Captcha
Get length of the autogenerated text value; default to 5.
getLevel() - Method in class org.zkoss.zul.Treecell
Returns the level this cell is.
getLevel() - Method in class org.zkoss.zul.Treeitem
Returns the level this cell is.
getLevel() - Method in class org.zkoss.zul.Treerow
Returns the level this cell is.
getLinkedPanel() - Method in class org.zkoss.zul.Tab
Returns the panel associated with this tab.
getLinkedTab() - Method in class org.zkoss.zul.Tabpanel
Returns the tab associated with this tab panel.
getLinkedTreechildren() - Method in class org.zkoss.zul.Treerow
Returns the Treechildren associated with this Treerow.
getLinkedTreerow() - Method in class org.zkoss.zul.Treechildren
Returns the Treerow that is associated with this treechildren, or null if no such treerow.
getListbox() - Method in class org.zkoss.zul.Listcell
Returns the list box that it belongs to.
getListbox() - Method in class org.zkoss.zul.Listfoot
Returns the list box that it belongs to.
getListbox() - Method in class org.zkoss.zul.Listfooter
Returns the listbox that this belongs to.
getListbox() - Method in class org.zkoss.zul.Listhead
Returns the list box that it belongs to.
getListbox() - Method in class org.zkoss.zul.Listheader
Returns the listbox that this belongs to.
getListbox() - Method in class org.zkoss.zul.Listitem
Returns the list box that it belongs to.
getListfoot() - Method in class org.zkoss.zul.Listbox
Returns Listfoot belonging to this listbox, or null if no list footers at all.
getListfoot() - Method in class org.zkoss.zul.Listfooter
Deprecated.  
getListhead() - Method in class org.zkoss.zul.Listbox
Returns Listhead belonging to this listbox, or null if no list headers at all.
getListhead() - Method in class org.zkoss.zul.Listheader
Deprecated.  
getListheader() - Method in class org.zkoss.zul.Listcell
Returns the list header that is in the same column as this cell, or null if not available.
getListheader() - Method in class org.zkoss.zul.Listfooter
Returns the list header that is in the same column as this footer, or null if not available.
getListheader() - Method in class org.zkoss.zul.ListitemComparator
Returns the listheader that this comparator is associated with, or null if not available.
getListitem() - Method in class org.zkoss.zul.Listcell
Deprecated.  
getLow(int) - Method in interface org.zkoss.zul.HiLoModel
Get Low value of a specified data index.
getLow(int) - Method in class org.zkoss.zul.SimpleHiLoModel
 
getMaxlength() - Method in class org.zkoss.zul.impl.InputElement
Returns the maxlength.
getMaxlength() - Method in class org.zkoss.zul.Label
Returns the maximal length of the label.
getMaxlength() - Method in class org.zkoss.zul.Listbox
Returns the maximal length of each item's label.
getMaxlength() - Method in class org.zkoss.zul.Listcell
Returns the maximal length for this cell.
getMaxlength() - Method in class org.zkoss.zul.Listheader
Returns the maximal length of each item's label.
getMaxlength() - Method in class org.zkoss.zul.Listitem
Returns the maximal length of each item's label.
getMaxlength() - Method in class org.zkoss.zul.Treecell
Returns the maximal length for this cell, which is decided by the corresponding Treecell.getTreecol()'s Treecol.getMaxlength().
getMaxlength() - Method in class org.zkoss.zul.Treecol
Returns the maximal length of each item's label.
getMaxpos() - Method in class org.zkoss.zul.Slider
Returns the maximum position of the slider.
getMedia(String) - Method in class org.zkoss.zul.Audio.ExtraCtrl
 
getMedia(String) - Method in class org.zkoss.zul.Iframe.ExtraCtrl
 
getMedia(String) - Method in class org.zkoss.zul.Image.ExtraCtrl
 
getMedia(String) - Method in class org.zkoss.zul.impl.LabelImageElement.ExtraCtrl
 
getMenupopup() - Method in class org.zkoss.zul.Menu
Returns the Menupopup it owns, or null if not available.
getMode() - Method in class org.zkoss.zul.Window
Returns the current mode.
getModel() - Method in class org.zkoss.zul.Chart
Returns the chart model associated with this chart, or null if this chart is not associated with any chart data model.
getModel() - Method in class org.zkoss.zul.event.ChartDataEvent
Returns the chart model that fires this event.
getModel() - Method in class org.zkoss.zul.event.ListDataEvent
Returns the list model that fires this event.
getModel() - Method in class org.zkoss.zul.Grid
Returns the list model associated with this grid, or null if this grid is not associated with any list data model.
getModel() - Method in class org.zkoss.zul.Listbox
Returns the list model associated with this listbox, or null if this listbox is not associated with any list data model.
getName() - Method in class org.zkoss.zul.Checkbox
Returns the name of this component.
getName() - Method in class org.zkoss.zul.Iframe
Returns the frame name.
getName() - Method in class org.zkoss.zul.impl.InputElement
Returns the name of this