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 component.
getName() - Method in class org.zkoss.zul.Listbox
Returns the name of this component.
getName() - Method in class org.zkoss.zul.Radio
Returns the name of this radio button.
getName() - Method in class org.zkoss.zul.Radiogroup
Returns the name of this group of radio buttons.
getName() - Method in class org.zkoss.zul.Tree
Returns the name of this component.
getNumber() - Method in class org.zkoss.zul.Fileupload
Returns the maximal allowed number of files to upload.
getOpen(int) - Method in interface org.zkoss.zul.HiLoModel
Get Open value of a specified data index.
getOpen(int) - Method in class org.zkoss.zul.SimpleHiLoModel
 
getOrient() - Method in class org.zkoss.zul.Box
Returns the orient (the same as AbstractComponent.getMold()).
getOrient() - Method in class org.zkoss.zul.Button
Returns the orient.
getOrient() - Method in class org.zkoss.zul.Chart
Get the chart orientation (vertical or horizontal)
getOrient() - Method in class org.zkoss.zul.Menubar
Returns the orient (the same as AbstractComponent.getMold()).
getOrient() - Method in class org.zkoss.zul.Radiogroup
Returns the orient.
getOrient() - Method in class org.zkoss.zul.Separator
Returns the orient.
getOrient() - Method in class org.zkoss.zul.Splitter
Returns the orientation of the splitter.
getOrient() - Method in class org.zkoss.zul.Tabbox
Returns the orient.
getOrient() - Method in class org.zkoss.zul.Toolbar
Returns the orient.
getOrient() - Method in class org.zkoss.zul.Toolbarbutton
Returns the orient.
getOuterAttrs() - Method in class org.zkoss.zul.Area
Returns the attributes for generating the HTML tag; never return null.
getOuterAttrs() - Method in class org.zkoss.zul.Audio
 
getOuterAttrs() - Method in class org.zkoss.zul.Bandbox
 
getOuterAttrs() - Method in class org.zkoss.zul.Button
 
getOuterAttrs() - Method in class org.zkoss.zul.Calendar
 
getOuterAttrs() - Method in class org.zkoss.zul.Caption
 
getOuterAttrs() - Method in class org.zkoss.zul.Checkbox
Appends exterior attributes for generating the HTML span tag (the event relevant attribute).
getOuterAttrs() - Method in class org.zkoss.zul.Column
 
getOuterAttrs() - Method in class org.zkoss.zul.Combobox
 
getOuterAttrs() - Method in class org.zkoss.zul.Datebox
 
getOuterAttrs() - Method in class org.zkoss.zul.Div
 
getOuterAttrs() - Method in class org.zkoss.zul.Footer
 
getOuterAttrs() - Method in class org.zkoss.zul.Grid
 
getOuterAttrs() - Method in class org.zkoss.zul.Groupbox
 
getOuterAttrs() - Method in class org.zkoss.zul.Iframe
 
getOuterAttrs() - Method in class org.zkoss.zul.Image
 
getOuterAttrs() - Method in class org.zkoss.zul.Imagemap
 
getOuterAttrs() - Method in class org.zkoss.zul.impl.FormatInputElement
 
getOuterAttrs() - Method in class org.zkoss.zul.impl.HeaderElement
 
getOuterAttrs() - Method in class org.zkoss.zul.impl.HeadersElement
 
getOuterAttrs() - Method in class org.zkoss.zul.impl.InputElement
 
getOuterAttrs() - Method in class org.zkoss.zul.impl.XulElement
 
getOuterAttrs() - Method in class org.zkoss.zul.Label
 
getOuterAttrs() - Method in class org.zkoss.zul.Listbox
 
getOuterAttrs() - Method in class org.zkoss.zul.Listcell
 
getOuterAttrs() - Method in class org.zkoss.zul.Listfooter
 
getOuterAttrs() - Method in class org.zkoss.zul.Listheader
 
getOuterAttrs() - Method in class org.zkoss.zul.Listitem
 
getOuterAttrs() - Method in class org.zkoss.zul.Menu
 
getOuterAttrs() - Method in class org.zkoss.zul.Menubar
 
getOuterAttrs() - Method in class org.zkoss.zul.Menuitem
 
getOuterAttrs() - Method in class org.zkoss.zul.Menupopup
 
getOuterAttrs() - Method in class org.zkoss.zul.Popup
 
getOuterAttrs() - Method in class org.zkoss.zul.Progressmeter
 
getOuterAttrs() - Method in class org.zkoss.zul.Row
 
getOuterAttrs() - Method in class org.zkoss.zul.Slider
 
getOuterAttrs() - Method in class org.zkoss.zul.Splitter
 
getOuterAttrs() - Method in class org.zkoss.zul.Tab
 
getOuterAttrs() - Method in class org.zkoss.zul.Tabbox
 
getOuterAttrs() - Method in class org.zkoss.zul.Tabpanel
 
getOuterAttrs() - Method in class org.zkoss.zul.Textbox
 
getOuterAttrs() - Method in class org.zkoss.zul.Timer
 
getOuterAttrs() - Method in class org.zkoss.zul.Toolbar
 
getOuterAttrs() - Method in class org.zkoss.zul.Toolbarbutton
 
getOuterAttrs() - Method in class org.zkoss.zul.Tree
 
getOuterAttrs() - Method in class org.zkoss.zul.Treecell
 
getOuterAttrs() - Method in class org.zkoss.zul.Treecol
 
getOuterAttrs() - Method in class org.zkoss.zul.Treefooter
 
getOuterAttrs() - Method in class org.zkoss.zul.Treerow
Appends attributes for generating the real checkbox HTML tags (name="val"); Used only by component developers.
getOuterAttrs() - Method in class org.zkoss.zul.Window
 
getPageable() - Method in class org.zkoss.zul.event.PageSizeEvent
Returns the pageable controller.
getPageable() - Method in class org.zkoss.zul.event.PagingEvent
Returns the pageable controller.
getPageCount() - Method in interface org.zkoss.zul.ext.Pageable
Returns the number of pages.
getPageCount() - Method in class org.zkoss.zul.Paging
 
getPageCount() - Method in class org.zkoss.zul.Treechildren
Returns the number of pages.
getPageIncrement() - Method in interface org.zkoss.zul.ext.Paginal
Returns the number of page anchors shall appear at the client.
getPageIncrement() - Method in class org.zkoss.zul.Paging
 
getPageIncrement() - Method in class org.zkoss.zul.Slider
Returns the amount that the value of Slider.getCurpos() changes by when the tray of the scroll bar is clicked.
getPageSize() - Method in class org.zkoss.zul.event.PageSizeEvent
Returns the page size.
getPageSize() - Method in interface org.zkoss.zul.ext.Pageable
Returns the number of items per page.
getPageSize() - Method in class org.zkoss.zul.Grid
Returns the page size, aka., the number rows per page.
getPageSize() - Method in class org.zkoss.zul.Listbox
Returns the page size, aka., the number items per page.
getPageSize() - Method in class org.zkoss.zul.Paging
 
getPageSize() - Method in class org.zkoss.zul.Tree
Returns the page size that is used by all Treechildren to display a portion of their child Treeitem, or -1 if no limitation.
getPageSize() - Method in class org.zkoss.zul.Treechildren
Returns the page size which controls the number of visible child Treeitem, or -1 if no limitation.
getPaginal() - Method in class org.zkoss.zul.event.PagingEvent
Deprecated.  
getPaginal() - Method in class org.zkoss.zul.Grid
Returns the paging controller, or null if not available.
getPaginal() - Method in class org.zkoss.zul.Listbox
Returns the paging controller, or null if not available.
getPaging() - Method in class org.zkoss.zul.Grid
Returns the child paging controller that is created automatically, or null if mold is not "paging", or the controller is specified externally by Grid.setPaginal(org.zkoss.zul.ext.Paginal).
getPaging() - Method in class org.zkoss.zul.Listbox
Returns the child paging controller that is created automatically, or null if mold is not "paging", or the controller is specified externally by Listbox.setPaginal(org.zkoss.zul.ext.Paginal).
getPaneAlpha() - Method in class org.zkoss.zul.Chart
Get the pane alpha (transparency, 0 ~ 255, opacue).
getPaneColor() - Method in class org.zkoss.zul.Chart
Get the pane color of the chart (in string as #RRGGBB).
getPanelSpacing() - Method in class org.zkoss.zul.Tabbox
Returns the spacing between Tabpanel.
getPaneRGB() - Method in class org.zkoss.zul.Chart
Get the pane color in int array (0: red, 1: green, 2:blue).
getPeriod() - Method in class org.zkoss.zul.Chart
Returns the period used in Time Series Chart.
getPopup() - Method in class org.zkoss.zul.impl.XulElement
Returns the ID of Popup that should appear when the user clicks on the element.
getPopup() - Method in class org.zkoss.zul.Treerow
Returns the same as XulElement.getPopup().
getPosition() - Method in class org.zkoss.zul.Window
Returns how to position the window at the client screen.
getPreloadSize() - Method in class org.zkoss.zul.Grid
Returns the number of rows to preload when receiving the rendering request from the client.
getPreloadSize() - Method in class org.zkoss.zul.Listbox
Returns the number of items to preload when receiving the rendering request from the client.
getRadiogroup() - Method in class org.zkoss.zul.Radio
Returns Radiogroup that this radio button belongs to.
getRawText() - Method in class org.zkoss.zul.impl.InputElement
Returns the text directly without checking whether any error message not yet fixed.
getRawValue() - Method in class org.zkoss.zul.impl.InputElement
Returns the raw value directly with checking whether any error message not yet fixed.
getRealStyle() - Method in class org.zkoss.zul.Menu
 
getRealStyle() - Method in class org.zkoss.zul.Menuitem
 
getRealStyle() - Method in class org.zkoss.zul.Separator
 
getRealStyle() - Method in class org.zkoss.zul.Window
 
getRealStyleFlags() - Method in class org.zkoss.zul.Bandbox
Returns RS_NO_WIDTH|RS_NO_HEIGHT.
getRealStyleFlags() - Method in class org.zkoss.zul.Combobox
Returns RS_NO_WIDTH|RS_NO_HEIGHT.
getRealStyleFlags() - Method in class org.zkoss.zul.Datebox
Returns RS_NO_WIDTH|RS_NO_HEIGHT.
getRealStyleFlags() - Method in class org.zkoss.zul.Row
 
getResult() - Method in class org.zkoss.zul.impl.FileuploadDlg
Returns the result.
getResult() - Method in class org.zkoss.zul.impl.MessageboxDlg
Returns the result which is the button being pressed.
getRoundingMode() - Method in class org.zkoss.zul.impl.NumberInputElement
Returns the rounding mode.
getRowRenderer() - Method in class org.zkoss.zul.Grid
Returns the renderer to render each row, or null if the default renderer is used.
getRows() - Method in class org.zkoss.zul.Grid
Returns the rows.
getRows() - Method in class org.zkoss.zul.Listbox
Returns the rows.
getRows() - Method in class org.zkoss.zul.Textbox
Returns the rows.
getRows() - Method in class org.zkoss.zul.Tree
Returns the rows.
getScale() - Method in class org.zkoss.zul.Decimalbox
Returns the scale for the decimal number storing in this component, or Decimalbox.AUTO if the scale is decided automatically (based on what user has entered).
getSclass() - Method in class org.zkoss.zul.Caption
Returns the style class.
getSclass() - Method in class org.zkoss.zul.Column
Returns the style class.
getSclass() - Method in class org.zkoss.zul.Listheader
Returns the style class.
getSclass() - Method in class org.zkoss.zul.Listitem
Returns the style class.
getSclass() - Method in class org.zkoss.zul.Row
Returns the style class.
getSclass() - Method in class org.zkoss.zul.Separator
Returns the style class.
getSclass() - Method in class org.zkoss.zul.Tab
Returns the style class.
getSclass() - Method in class org.zkoss.zul.Tabpanel
Returns the style class.
getSclass() - Method in class org.zkoss.zul.Treerow
Returns the style class.
getSclass() - Method in class org.zkoss.zul.Window
Returns the style class.
getSelectedCount() - Method in class org.zkoss.zul.Listbox
Returns the number of items being selected.
getSelectedCount() - Method in class org.zkoss.zul.Tree
Returns the number of items being selected.
getSelectedIndex() - Method in class org.zkoss.zul.Listbox
Returns the index of the selected item (-1 if no one is selected).
getSelectedIndex() - Method in class org.zkoss.zul.Radiogroup
Returns the index of the selected radio button (-1 if no one is selected).
getSelectedIndex() - Method in class org.zkoss.zul.Tabbox
Returns the selected index.
getSelectedItem() - Method in class org.zkoss.zul.Combobox
Returns the selected item, or null if no matched.
getSelectedItem() - Method in class org.zkoss.zul.Listbox
Returns the selected item.
getSelectedItem() - Method in class org.zkoss.zul.Radiogroup
Returns the selected radio button.
getSelectedItem() - Method in class org.zkoss.zul.Tree
Returns the selected item.
getSelectedItems() - Method in class org.zkoss.zul.Listbox
Returns all selected items.
getSelectedItems() - Method in class org.zkoss.zul.Tree
Returns all selected items.
getSelectedPanel() - Method in class org.zkoss.zul.Tabbox
Returns the selected tab panel.
getSelectedTab() - Method in class org.zkoss.zul.Tabbox
Returns the selected tab.
getSeltype() - Method in class org.zkoss.zul.Listbox
Returns the seltype.
getSeltype() - Method in class org.zkoss.zul.Tree
Returns the seltype.
getSeries(int) - Method in interface org.zkoss.zul.CategoryModel
Get a series of the specified index;
getSeries() - Method in interface org.zkoss.zul.CategoryModel
Get all series as a collection.
getSeries() - Method in class org.zkoss.zul.event.ChartDataEvent
Returns the series index of the chart data model.
getSeries() - Method in interface org.zkoss.zul.HiLoModel
Get the only series.
getSeries(int) - Method in class org.zkoss.zul.SimpleCategoryModel
 
getSeries() - Method in class org.zkoss.zul.SimpleCategoryModel
 
getSeries() - Method in class org.zkoss.zul.SimpleHiLoModel
 
getSeries(int) - Method in class org.zkoss.zul.SimpleXYModel
 
getSeries() - Method in class org.zkoss.zul.SimpleXYModel
 
getSeries(int) - Method in interface org.zkoss.zul.XYModel
Get a series of the specified index;
getSeries() - Method in interface org.zkoss.zul.XYModel
Get all series as a collection.
getShape() - Method in class org.zkoss.zul.Area
Returns the shape of this area.
getSize() - Method in interface org.zkoss.zul.ListModel
Returns the length of the list.
getSize() - Method in class org.zkoss.zul.ListModelArray
 
getSize() - Method in class org.zkoss.zul.ListModelList
 
getSize() - Method in class org.zkoss.zul.ListModelMap
 
getSize() - Method in class org.zkoss.zul.ListModelSet
 
getSize() - Method in class org.zkoss.zul.SimpleListModel
 
getSortAscending() - Method in class org.zkoss.zul.Column
Returns the ascending sorter, or null if not available.
getSortAscending() - Method in class org.zkoss.zul.Listheader
Returns the ascending sorter, or null if not available.
getSortDescending() - Method in class org.zkoss.zul.Column
Returns the descending sorter, or null if not available.
getSortDescending() - Method in class org.zkoss.zul.Listheader
Returns the descending sorter, or null if not available.
getSortDirection() - Method in class org.zkoss.zul.Column
Returns the sort direction.
getSortDirection() - Method in class org.zkoss.zul.Listheader
Returns the sort direction.
getSpacing() - Method in class org.zkoss.zul.Box
Returns the spacing.
getSpacing() - Method in class org.zkoss.zul.Separator
Returns the spacing.
getSpan() - Method in class org.zkoss.zul.Footer
Returns number of columns to span this footer.
getSpan() - Method in class org.zkoss.zul.Listcell
Returns number of columns to span this cell.
getSpan() - Method in class org.zkoss.zul.Listfooter
Returns number of columns to span this footer.
getSpan() - Method in class org.zkoss.zul.Treecell
Returns number of columns to span this cell.
getSpan() - Method in class org.zkoss.zul.Treefooter
Returns number of columns to span this footer.
getSpans() - Method in class org.zkoss.zul.Row
Returns the spans, which is a list of numbers separated by comma.
getSrc() - Method in class org.zkoss.zul.Audio
Returns the src.
getSrc() - Method in class org.zkoss.zul.Iframe
Returns the src.
getSrc() - Method in class org.zkoss.zul.Image
Returns the source URI of the image.
getSrc() - Method in class org.zkoss.zul.impl.LabelImageElement
Returns the src (an image URI).
getSrc() - Method in class org.zkoss.zul.Include
Returns the src.
getSrc() - Method in class org.zkoss.zul.Listitem
Returns the src of the Listcell it contains, or null if no such cell.
getSrc() - Method in class org.zkoss.zul.Script
Returns the URI of the source that contains the script codes.
getSrc() - Method in class org.zkoss.zul.Style
Returns the URI of an external style sheet.
getSrc() - Method in class org.zkoss.zul.Treeitem
Returns the src of the Treecell it contains, or null if no such cell.
getTabbox() - Method in class org.zkoss.zul.Tab
Returns the tabbox owns this component.
getTabbox() - Method in class org.zkoss.zul.Tabpanel
Returns the tabbox owns this component.
getTabbox() - Method in class org.zkoss.zul.Tabpanels
Returns the tabbox owns this component.
getTabbox() - Method in class org.zkoss.zul.Tabs
Returns the tabbox owns this component.
getTabindex() - Method in class org.zkoss.zul.Button
Returns the tab order of this component.
getTabindex() - Method in class org.zkoss.zul.Checkbox
Returns the tab order of this component.
getTabindex() - Method in class org.zkoss.zul.impl.InputElement
Returns the tab order of this component.
getTabindex() - Method in class org.zkoss.zul.Listbox
Returns the tab order of this component.
getTabindex() - Method in class org.zkoss.zul.Toolbarbutton
Returns the tab order of this component.
getTabpanels() - Method in class org.zkoss.zul.Tabbox
Returns the tabpanels that this tabbox owns.
getTabs() - Method in class org.zkoss.zul.Tabbox
Returns the tabs that this tabbox owns.
getTarget() - Method in class org.zkoss.zul.Button
Returns the target frame or window.
getTarget() - Method in class org.zkoss.zul.Menuitem
Returns the target frame or window.
getTarget() - Method in class org.zkoss.zul.Toolbarbutton
Returns the target frame or window.
getTargetValue() - Method in class org.zkoss.zul.impl.InputElement
Returns the value in the targeting type.
getTemplate() - Static method in class org.zkoss.zul.Fileupload
Returns the template used to create the upload modal dialog.
getTemplate() - Static method in class org.zkoss.zul.Messagebox
Returns the template used to create the message dialog.
getText() - Method in class org.zkoss.zul.impl.InputElement
Returns the value in the String format.
getTimeZone() - Method in class org.zkoss.zul.Calendar
Returns the time zone that this date box belongs to, or null if the default time zone is used.
getTimeZone() - Method in class org.zkoss.zul.Chart
Returns the time zone that this Time Series Chart belongs to, or null if the default time zone is used.
getTimeZone() - Method in class org.zkoss.zul.Datebox
Returns the time zone that this date box belongs to, or null if the default time zone is used.
getTitle() - Method in class org.zkoss.zul.Chart
Get the chart's title.
getTitle() - Method in class org.zkoss.zul.Window
Returns the title.
getTitleSclass() - Method in class org.zkoss.zul.Window
Returns the style class used for the title.
getTooltip() - Method in class org.zkoss.zul.impl.XulElement
Returns the ID of Popup that should be used as a tooltip window when the mouse hovers over the element for a moment.
getTooltip() - Method in class org.zkoss.zul.Treerow
Returns the same as XulElement.getTooltip().
getTooltiptext() - Method in class org.zkoss.zul.Area
Returns the text as the tooltip.
getTooltiptext() - Method in class org.zkoss.zul.Treerow
Returns the same as HtmlBasedComponent.getTooltiptext()
getTotalSize() - Method in interface org.zkoss.zul.ext.Paginal
Returns the total number of items.
getTotalSize() - Method in class org.zkoss.zul.Paging
 
getTree() - Method in class org.zkoss.zul.Treecell
Return the tree that owns this cell.
getTree() - Method in class org.zkoss.zul.Treechildren
Returns the Tree instance containing this element.
getTree() - Method in class org.zkoss.zul.Treecol
Returns the tree that it belongs to.
getTree() - Method in class org.zkoss.zul.Treecols
Returns the tree that it belongs to.
getTree() - Method in class org.zkoss.zul.Treefoot
Returns the tree that it belongs to.
getTree() - Method in class org.zkoss.zul.Treefooter
Returns the tree that this belongs to.
getTree() - Method in class org.zkoss.zul.Treeitem
Returns the tree owning this item.
getTree() - Method in class org.zkoss.zul.Treerow
Returns the Tree instance containing this element.
getTreechildren() - Method in class org.zkoss.zul.Tree
Returns the treechildren that this tree owns (might null).
getTreechildren() - Method in class org.zkoss.zul.Treeitem
Returns the treechildren that this tree item owns, or null if doesn't have any child.
getTreecol() - Method in class org.zkoss.zul.Treecell
Returns the tree col associated with this cell, or null if not available.
getTreecol() - Method in class org.zkoss.zul.Treefooter
Returns the tree header that is in the same column as this footer, or null if not available.
getTreecols() - Method in class org.zkoss.zul.Tree
Returns the treecols that this tree owns (might null).
getTreefoot() - Method in class org.zkoss.zul.Tree
Returns the treefoot that this tree owns (might null).
getTreefoot() - Method in class org.zkoss.zul.Treefooter
Deprecated.  
getTreeitem() - Method in class org.zkoss.zul.Treecell
Deprecated.  
getTreeitem() - Method in class org.zkoss.zul.Treeitem
Deprecated.  
getTreeitem() - Method in class org.zkoss.zul.Treerow
Deprecated.  
getTreerow() - Method in class org.zkoss.zul.Treeitem
Returns the treerow that this tree item owns (might null).
getType() - Method in class org.zkoss.zul.Chart
Get the chart's type.
getType() - Method in class org.zkoss.zul.event.ChartDataEvent
Returns the event type: CHANGED, ADDED, REMOVED.
getType() - Method in class org.zkoss.zul.event.ListDataEvent
Returns the event type.
getType() - Method in class org.zkoss.zul.impl.InputElement
Returns the type.
getType() - Method in class org.zkoss.zul.Script
Returns the type of this client script.
getType() - Method in class org.zkoss.zul.Textbox
Returns the type.
getValign() - Method in class org.zkoss.zul.Box
Returns the vertical alignment of the adjacent cells of a box.
getValign() - Method in class org.zkoss.zul.impl.HeaderElement
Returns the vertical alignment of this grid.
getValign() - Method in class org.zkoss.zul.Row
Returns the vertical alignment of the whole row.
getValue() - Method in class org.zkoss.zul.Calendar
Returns the value that is assigned to this component, never null.
getValue() - Method in class org.zkoss.zul.Captcha
Get the text value of this captcha.
getValue(Comparable, Comparable) - Method in interface org.zkoss.zul.CategoryModel
Get value of the specified series and category.
getValue() - Method in class org.zkoss.zul.Comboitem
Returns the value associated with this combo item.
getValue() - Method in class org.zkoss.zul.Datebox
Returns the value (in Date), might be null unless a constraint stops it.
getValue() - Method in class org.zkoss.zul.Decimalbox
Returns the value (in BigDecimal), might be null unless a constraint stops it.
getValue() - Method in class org.zkoss.zul.Doublebox
Returns the value (in Double), might be null unless a constraint stops it.
getValue() - Method in class org.zkoss.zul.Intbox
Returns the value (in Integer), might be null unless a constraint stops it.
getValue() - Method in class org.zkoss.zul.Label
Returns the value.
getValue() - Method in class org.zkoss.zul.Listcell
Returns the value.
getValue() - Method in class org.zkoss.zul.Listitem
Returns the value.
getValue() - Method in class org.zkoss.zul.Menuitem
Returns the value.
getValue(Comparable) - Method in interface org.zkoss.zul.PieModel
Get value of the specified category.
getValue() - Method in class org.zkoss.zul.Progressmeter
Returns the current value of the progress meter.
getValue() - Method in class org.zkoss.zul.Radio
Returns the value.
getValue() - Method in class org.zkoss.zul.Row
Returns the value.
getValue(Comparable, Comparable) - Method in class org.zkoss.zul.SimpleCategoryModel
 
getValue(Comparable) - Method in class org.zkoss.zul.SimplePieModel
 
getValue() - Method in class org.zkoss.zul.Textbox
Returns the value.
getValue() - Method in class org.zkoss.zul.Treeitem
Returns the value.
getVisibleBegin() - Method in class org.zkoss.zul.Listbox
Returns the index of the first visible child.
getVisibleBegin() - Method in class org.zkoss.zul.Rows
Returns the index of the first visible child.
getVisibleBegin() - Method in class org.zkoss.zul.Treechildren
Returns the index of the first visible child.
getVisibleEnd() - Method in class org.zkoss.zul.Listbox
Returns the index of the last visible child.
getVisibleEnd() - Method in class org.zkoss.zul.Rows
Returns the index of the last visible child.
getVisibleEnd() - Method in class org.zkoss.zul.Treechildren
Returns the index of the last visible child.
getVolume(int) - Method in interface org.zkoss.zul.HiLoModel
Get volume value of a specified data index.
getVolume(int) - Method in class org.zkoss.zul.SimpleHiLoModel
 
getVspace() - Method in class org.zkoss.zul.Image
Returns number of pixels of extra space to the top and bottom side of the image.
getWidth() - Method in class org.zkoss.zul.Listcell
Returns the width which the same as Listcell.getListheader()'s width.
getWidth() - Method in class org.zkoss.zul.Treecell
Returns the width which the same as Treecell.getTreecol()'s width.
getWidths() - Method in class org.zkoss.zul.Box
Returns the widths/heights, which is a list of numbers separated by comma to denote the width/height of each cell in a box.
getX(Comparable, int) - Method in class org.zkoss.zul.SimpleXYModel
 
getX(Comparable, int) - Method in interface org.zkoss.zul.XYModel
Get X value of a specified series and data index.
getXAxis() - Method in class org.zkoss.zul.Chart
Get the label in xAxis.
getY(Comparable, int) - Method in class org.zkoss.zul.SimpleXYModel
 
getY(Comparable, int) - Method in interface org.zkoss.zul.XYModel
Get Y value of a specified series and data index.
getYAxis() - Method in class org.zkoss.zul.Chart
Get the label in yAxis.
Grid - Class in org.zkoss.zul
A grid is an element that contains both rows and columns elements.
Grid() - Constructor for class org.zkoss.zul.Grid
 
Grid.ExtraCtrl - Class in org.zkoss.zul
A utility class to implement AbstractComponent.getExtraCtrl().
Grid.ExtraCtrl() - Constructor for class org.zkoss.zul.Grid.ExtraCtrl
 
Groupbox - Class in org.zkoss.zul
Groups a set of child elements to have a visual effect.
Groupbox() - Constructor for class org.zkoss.zul.Groupbox
 
Groupbox.ExtraCtrl - Class in org.zkoss.zul
A utility class to implement AbstractComponent.getExtraCtrl().
Groupbox.ExtraCtrl() - Constructor for class org.zkoss.zul.Groupbox.ExtraCtrl
 

H

hashCode() - Method in class org.zkoss.zul.ListitemComparator
 
hashCode() - Method in class org.zkoss.zul.ListModelArray
 
hashCode() - Method in class org.zkoss.zul.ListModelList
 
hashCode() - Method in class org.zkoss.zul.ListModelMap
 
hashCode() - Method in class org.zkoss.zul.ListModelSet
 
Hbox - Class in org.zkoss.zul
A hbox.
Hbox() - Constructor for class org.zkoss.zul.Hbox
 
Hbox(Component[]) - Constructor for class org.zkoss.zul.Hbox
Constructor a horizontal box by assigning an array of children.
HeaderElement - Class in org.zkoss.zul.impl
A skeletal implementation for a header.
HeaderElement() - Constructor for class org.zkoss.zul.impl.HeaderElement
 
HeadersElement - Class in org.zkoss.zul.impl
A skeletal implementation for headers, the parent of a group of HeaderElement.
HeadersElement() - Constructor for class org.zkoss.zul.impl.HeadersElement
 
HIGHLOW - Static variable in class org.zkoss.zul.Chart
 
HiLoModel - Interface in org.zkoss.zul
A HiLo chart data model (date, open, close, high, low, volumn) usually used in stock market.
HISTOGRAM - Static variable in class org.zkoss.zul.Chart
 
HOUR - Static variable in class org.zkoss.zul.Chart
 
Html - Class in org.zkoss.zul
A HTML embedder that embeds any HTML tags, even including JavaScript.
Html() - Constructor for class org.zkoss.zul.Html
 
Html(String) - Constructor for class org.zkoss.zul.Html
 

I

Iframe - Class in org.zkoss.zul
Includes an inline frame.
Iframe() - Constructor for class org.zkoss.zul.Iframe
 
Iframe(String) - Constructor for class org.zkoss.zul.Iframe
 
Iframe.ExtraCtrl - Class in org.zkoss.zul
A utility class to implement AbstractComponent.getExtraCtrl().
Iframe.ExtraCtrl() - Constructor for class org.zkoss.zul.Iframe.ExtraCtrl
 
IGNORE - Static variable in class org.zkoss.zul.impl.MessageboxDlg
A IGNORE button.
IGNORE - Static variable in interface org.zkoss.zul.mesg.MZul
 
IGNORE - Static variable in class org.zkoss.zul.Messagebox
A IGNORE button.
ILLEGAL_VALUE - Static variable in interface org.zkoss.zul.mesg.MZul
 
Image - Class in org.zkoss.zul
An image.
Image() - Constructor for class org.zkoss.zul.Image
 
Image(String) - Constructor for class org.zkoss.zul.Image
 
Image.ExtraCtrl - Class in org.zkoss.zul
A utility class to implement AbstractComponent.getExtraCtrl().
Image.ExtraCtrl() - Constructor for class org.zkoss.zul.Image.ExtraCtrl
 
Imagemap - Class in org.zkoss.zul
An image map.
Imagemap() - Constructor for class org.zkoss.zul.Imagemap
 
Include - Class in org.zkoss.zul
Includes the result generated by any servlet.
Include() - Constructor for class org.zkoss.zul.Include
 
Include(String) - Constructor for class org.zkoss.zul.Include
 
indexOf(Object) - Method in class org.zkoss.zul.ListModelArray
Returns the index of the specified element.
indexOf(Object) - Method in class org.zkoss.zul.ListModelList
 
indexOf(Object) - Method in class org.zkoss.zul.ListModelMap
Returns the index of the specified object based on the entry (Map.Entry).
indexOf(Object) - Method in class org.zkoss.zul.ListModelSet
Returns the index of the specified object, or -1 if not found.
indexOfKey(Object) - Method in class org.zkoss.zul.ListModelMap
Returns the index of the specified object based on the key.
inDifferentBranch(Component) - Method in class org.zkoss.zul.Groupbox.ExtraCtrl
 
inDifferentBranch(Component) - Method in class org.zkoss.zul.Window.ExtraCtrl
 
inEmbedded() - Method in class org.zkoss.zul.Window
Returns whether this is embedded with other components (Default).
INFORMATION - Static variable in class org.zkoss.zul.Messagebox
A symbol of a lowercase letter i in a circle.
inHighlighted() - Method in class org.zkoss.zul.Window
Returns whether this is a highlighted window.
inModal() - Method in class org.zkoss.zul.Window
Returns whether this is a modal dialog.
inOverlapped() - Method in class org.zkoss.zul.Window
Returns whether this is a overlapped window.
inPopup() - Method in class org.zkoss.zul.Window
Returns whether this is a popup window.
InputElement - Class in org.zkoss.zul.impl
A skeletal implementation of an input box.
InputElement() - Constructor for class org.zkoss.zul.impl.InputElement
 
InputElement.ExtraCtrl - Class in org.zkoss.zul.impl
A utility class to implement AbstractComponent.getExtraCtrl().
InputElement.ExtraCtrl() - Constructor for class org.zkoss.zul.impl.InputElement.ExtraCtrl
 
insertBefore(Component, Component) - Method in class org.zkoss.zul.Bandbox
 
insertBefore(Component, Component) - Method in class org.zkoss.zul.Columns
 
insertBefore(Component, Component) - Method in class org.zkoss.zul.Combobox
 
insertBefore(Component, Component) - Method in class org.zkoss.zul.Foot
 
insertBefore(Component, Component) - Method in class org.zkoss.zul.Grid
 
insertBefore(Component, Component) - Method in class org.zkoss.zul.Groupbox
 
insertBefore(Component, Component) - Method in class org.zkoss.zul.Imagemap
 
insertBefore(Component, Component) - Method in class org.zkoss.zul.Listbox
 
insertBefore(Component, Component) - Method in class org.zkoss.zul.Listfoot
 
insertBefore(Component, Component) - Method in class org.zkoss.zul.Listhead
 
insertBefore(Component, Component) - Method in class org.zkoss.zul.Listitem
 
insertBefore(Component, Component) - Method in class org.zkoss.zul.Menu
 
insertBefore(Component, Component) - Method in class org.zkoss.zul.Menubar
 
insertBefore(Component, Component) - Method in class org.zkoss.zul.Menupopup
 
insertBefore(Component, Component) - Method in class org.zkoss.zul.Rows
 
insertBefore(Component, Component) - Method in class org.zkoss.zul.Script
Only Label children are allowed.
insertBefore(Component, Component) - Method in class org.zkoss.zul.Style
Only Label children are allowed.
insertBefore(Component, Component) - Method in class org.zkoss.zul.Tabbox
 
insertBefore(Component, Component) - Method in class org.zkoss.zul.Tabpanels
 
insertBefore(Component, Component) - Method in class org.zkoss.zul.Tabs
 
insertBefore(Component, Component) - Method in class org.zkoss.zul.Tree
 
insertBefore(Component, Component) - Method in class org.zkoss.zul.Treechildren
 
insertBefore(Component, Component) - Method in class org.zkoss.zul.Treecols
 
insertBefore(Component, Component) - Method in class org.zkoss.zul.Treefoot
 
insertBefore(Component, Component) - Method in class org.zkoss.zul.Treeitem
 
insertBefore(Component, Component) - Method in class org.zkoss.zul.Treerow
 
insertBefore(Component, Component) - Method in class org.zkoss.zul.Window
 
instance(Object[]) - Static method in class org.zkoss.zul.ListModelArray
Deprecated.  
instance(List) - Static method in class org.zkoss.zul.ListModelList
Deprecated.  
instance(Map) - Static method in class org.zkoss.zul.ListModelMap
Deprecated.  
instance(Set) - Static method in class org.zkoss.zul.ListModelSet
Deprecated.  
Intbox - Class in org.zkoss.zul
An edit box for holding an integer.
Intbox() - Constructor for class org.zkoss.zul.Intbox
 
Intbox(int) - Constructor for class org.zkoss.zul.Intbox
 
INTEGER_REQUIRED - Static variable in interface org.zkoss.zul.mesg.MZul
 
INTERVAL_ADDED - Static variable in class org.zkoss.zul.event.ListDataEvent
Identifies the addition of one or more contiguous items to the list.
INTERVAL_REMOVED - Static variable in class org.zkoss.zul.event.ListDataEvent
Identifies the removal of one or more contiguous items from the list.
intValue() - Method in class org.zkoss.zul.Decimalbox
Returns the value in integer.
intValue() - Method in class org.zkoss.zul.Doublebox
Returns the value in integer.
intValue() - Method in class org.zkoss.zul.Intbox
Returns the value in int.
invalidate() - Method in class org.zkoss.zul.Caption
 
invalidate() - Method in class org.zkoss.zul.Label
 
invalidate() - Method in class org.zkoss.zul.Listcell
 
invalidate() - Method in class org.zkoss.zul.Listitem
 
invalidate() - Method in class org.zkoss.zul.Tab
 
invalidate() - Method in class org.zkoss.zul.Treechildren
 
invalidate() - Method in class org.zkoss.zul.Treeitem
 
invalidateWhole() - Method in class org.zkoss.zul.Column
Invalidates the whole grid.
invalidateWhole() - Method in class org.zkoss.zul.impl.HeaderElement
Called when the definition is changed.
invalidateWhole() - Method in class org.zkoss.zul.Listheader
Invalidates the whole box.
invalidateWhole() - Method in class org.zkoss.zul.Treecol
Invalidates the whole tree.
isAsapRequired(String) - Method in class org.zkoss.zul.impl.FormatInputElement
 
isAsapRequired(String) - Method in class org.zkoss.zul.impl.InputElement
Returns whether to send back the request of the specified event immediately -- non-deferable.
isAsapRequired(String) - Method in class org.zkoss.zul.Treeitem
 
isAsapRequired(String) - Method in class org.zkoss.zul.Treerow
 
isAscending() - Method in class org.zkoss.zul.ListitemComparator
Returns whether the order is ascending.
isAutocheck() - Method in class org.zkoss.zul.Menuitem
Returns whether the menuitem check mark will update each time the menu item is selected Default: false.
isAutocomplete() - Method in class org.zkoss.zul.Combobox
Returns whether to automatically complete this text box by matching the nearest item (Comboitem.
isAutodrop() - Method in class org.zkoss.zul.Bandbox
Returns whether to automatically drop the list if users is changing this text box.
isAutodrop() - Method in class org.zkoss.zul.Combobox
Returns whether to automatically drop the list if users is changing this text box.
isAutodrop() - Method in class org.zkoss.zul.Menubar
Returns whether to automatically drop down menus if user moves mouse over it.
isAutohide() - Method in class org.zkoss.zul.Iframe
Returns whether to automatically hide this component if a popup or dropdown is overlapped with it.
isAutohide() - Method in class org.zkoss.zul.Paging
Returns whether to automatically hide this component if there is only one page available.
isAutoSort() - Method in class org.zkoss.zul.SimpleXYModel
 
isAutoSort() - Method in interface org.zkoss.zul.XYModel
check whether to autosort on x value for each series; default is true.
isAutostart() - Method in class org.zkoss.zul.Audio
Returns whether to auto start playing the audio.
isBar() - Method in class org.zkoss.zul.Separator
Returns whether to display a visual bar as the separator.
isButtonVisible() - Method in class org.zkoss.zul.Bandbox
Returns whether the button (on the right of the textbox) is visible.
isButtonVisible() - Method in class org.zkoss.zul.Combobox
Returns whether the button (on the right of the textbox) is visible.
isButtonVisible() - Method in class org.zkoss.zul.Datebox
Returns whether the button (on the right of the textbox) is visible.
isChecked() - Method in class org.zkoss.zul.Checkbox
Returns whether it is checked.
isChecked() - Method in class org.zkoss.zul.Menuitem
Returns whether it is checked.
isCheckmark() - Method in class org.zkoss.zul.Listbox
Returns whether the check mark shall be displayed in front of each item.
isCheckmark() - Method in class org.zkoss.zul.Tree
Returns whether the check mark shall be displayed in front of each item.
isChildable() - Method in class org.zkoss.zul.Audio
Default: not childable.
isChildable() - Method in class org.zkoss.zul.Bandbox
Childable.
isChildable() - Method in class org.zkoss.zul.Button
No child is allowed.
isChildable() - Method in class org.zkoss.zul.Combobox
Childable.
isChildable() - Method in class org.zkoss.zul.Comboitem
No child is allowed.
isChildable() - Method in class org.zkoss.zul.Fileupload
No child is allowed.
isChildable() - Method in class org.zkoss.zul.Html
Default: not childable.
isChildable() - Method in class org.zkoss.zul.Iframe
Default: not childable.
isChildable() - Method in class org.zkoss.zul.Image
Default: not childable.
isChildable() - Method in class org.zkoss.zul.Imagemap
Default: childable.
isChildable() - Method in class org.zkoss.zul.impl.HeaderElement
Children are not allowed.
isChildable() - Method in class org.zkoss.zul.impl.InputElement
Not childable.
isChildable() - Method in class org.zkoss.zul.Include
Default: not childable.
isChildable() - Method in class org.zkoss.zul.Label
No child is allowed.
isChildable() - Method in class org.zkoss.zul.Menuitem
Not childable.
isChildable() - Method in class org.zkoss.zul.Menuseparator
Not childable.
isChildable() - Method in class org.zkoss.zul.Paging
 
isChildable() - Method in class org.zkoss.zul.Progressmeter
 
isChildable() - Method in class org.zkoss.zul.Separator
Default: not childable.
isChildable() - Method in class org.zkoss.zul.Slider
Not childable.
isChildable() - Method in class org.zkoss.zul.Splitter
Not allow any children.
isChildable() - Method in class org.zkoss.zul.Tab
No child is allowed.
isChildable() - Method in class org.zkoss.zul.Timer
Not childable.
isChildable() - Method in class org.zkoss.zul.Toolbarbutton
No child is allowed.
isChildChangedAware() - Method in class org.zkoss.zul.Combobox.ExtraCtrl
 
isChildChangedAware() - Method in class org.zkoss.zul.Grid.ExtraCtrl
 
isChildChangedAware() - Method in class org.zkoss.zul.Listbox.ExtraCtrl
 
isChildChangedAware() - Method in class org.zkoss.zul.Tabbox.ExtraCtrl
 
isChildChangedAware() - Method in class org.zkoss.zul.Tree.ExtraCtrl
 
isClientComplete() - Method in interface org.zkoss.zul.ClientConstraint
Returns whether the client's validation is complete.
isClientComplete() - Method in class org.zkoss.zul.SimpleConstraint
 
isClosable() - Method in class org.zkoss.zul.Groupbox
Returns whether user can open or close the group box.
isClosable() - Method in class org.zkoss.zul.Tab
Returns whether this tab is closable.
isClosable() - Method in class org.zkoss.zul.Window
Returns whether to show a close button on the title bar.
isClosableVisible() - Method in class org.zkoss.zul.Caption
Returns whether to display the closable button.
isCompact() - Method in class org.zkoss.zul.Calendar
Returns whether to use a compact layout.
isCompact() - Method in class org.zkoss.zul.Datebox
Returns whether to use a compact layout.
isContainer() - Method in class org.zkoss.zul.Treeitem
Returns whether the element is to act as a container which can have child elements.
isCropper() - Method in class org.zkoss.zul.Listbox.ExtraCtrl
 
isCropper() - Method in class org.zkoss.zul.Rows.ExtraCtrl
 
isCropper() - Method in class org.zkoss.zul.Treechildren.ExtraCtrl
 
isDefer() - Method in class org.zkoss.zul.Script
Returns whether to defer the execution of the script codes.
isDetailed() - Method in interface org.zkoss.zul.ext.Paginal
Returns whether to show the detailed info, such as Paginal.getTotalSize().
isDetailed() - Method in class org.zkoss.zul.Paging
 
isDisabled() - Method in class org.zkoss.zul.Button
Returns whether it is disabled.
isDisabled() - Method in class org.zkoss.zul.Checkbox
Returns whether it is disabled.
isDisabled() - Method in class org.zkoss.zul.impl.InputElement
Returns whether it is disabled.
isDisabled() - Method in class org.zkoss.zul.Listbox
Returns whether it is disabled.
isDisabled() - Method in class org.zkoss.zul.Listitem
Returns whether it is disabled.
isEmpty() - Method in class org.zkoss.zul.ListModelList
 
isEmpty() - Method in class org.zkoss.zul.ListModelMap
 
isEmpty() - Method in class org.zkoss.zul.ListModelSet
 
isEmpty() - Method in class org.zkoss.zul.Treeitem
Returns whether this element contains no child elements.
isFloating() - Method in class org.zkoss.zul.Popup.ExtraCtrl
 
isHyphen() - Method in class org.zkoss.zul.Label
Returns whether to hyphen a long word if maxlength is specified.
isImageAssigned() - Method in class org.zkoss.zul.impl.LabelImageElement
Returns whether the image is available.
isLastChild(Treeitem) - Method in class org.zkoss.zul.Treecell
Returns whether an item is the last child.
isLegend() - Method in class org.zkoss.zul.Caption
Returns whether the legend mold shall be used.
isLenient() - Method in class org.zkoss.zul.Datebox
Returns whether or not date/time parsing is to be lenient.
isLoaded() - Method in class org.zkoss.zul.Listitem
Returns whether the content of this item is loaded.
isLocalized() - Method in class org.zkoss.zul.Include
Returns whether the source depends on the current Locale.
isMultiline() - Method in class org.zkoss.zul.impl.InputElement
Returns whether it is multiline.
isMultiline() - Method in class org.zkoss.zul.Label
Returns whether to preserve the new line and the white spaces at the begining of each line.
isMultiline() - Method in class org.zkoss.zul.Textbox
Returns whether it is multiline.
isMultiple() - Method in class org.zkoss.zul.Listbox
Returns whether multiple selections are allowed.
isMultiple() - Method in class org.zkoss.zul.Tree
Returns whether multiple selections are allowed.
isNoise() - Method in class org.zkoss.zul.Captcha
Whether generate noise; default to true.
isNowrap() - Method in class org.zkoss.zul.Row
Returns the nowrap.
isOpen() - Method in class org.zkoss.zul.Groupbox
Returns whether this groupbox is open.
isOpen() - Method in class org.zkoss.zul.Splitter
Returns whether it is opne (i.e., not collapsed.
isOpen() - Method in class org.zkoss.zul.Treeitem
Returns whether this container is open.
isPre() - Method in class org.zkoss.zul.Label
Returns whether to preserve the white spaces, such as space, tab and new line.
isReadonly() - Method in class org.zkoss.zul.Button
Deprecated.  
isReadonly() - Method in class org.zkoss.zul.Checkbox
Deprecated.  
isReadonly() - Method in class org.zkoss.zul.impl.InputElement
Returns whether it is readonly.
isRepeats() - Method in class org.zkoss.zul.Timer
Returns whether the timer shall send Event repeatly.
isRunning() - Method in class org.zkoss.zul.Timer
Returns whether this timer is running.
isSelected() - Method in class org.zkoss.zul.Listitem
Returns whether it is selected.
isSelected() - Method in class org.zkoss.zul.Radio
Returns whether it is selected.
isSelected() - Method in class org.zkoss.zul.Tab
Returns whether this tab is selected.
isSelected() - Method in class org.zkoss.zul.Tabpanel
Returns whether this tab panel is selected.
isSelected() - Method in class org.zkoss.zul.Treeitem
Returns whether this item is selected.
isShowLegend() - Method in class org.zkoss.zul.Chart
Check whether show the legend of the chart.
isShowTooltiptext() - Method in class org.zkoss.zul.Chart
Check whether show the tooltiptext.
isSizable() - Method in class org.zkoss.zul.impl.HeadersElement
Returns whether the width of the child column is sizable.
isSizable() - Method in class org.zkoss.zul.Window
Returns whether the window is sizable.
isThreeD() - Method in class org.zkoss.zul.Chart
Whether a 3d chart.
isTopmost() - Method in class org.zkoss.zul.Menu
Returns whether this is an top-level menu, i.e., not owning by another Menupopup.
isTopmost() - Method in class org.zkoss.zul.Menuitem
Returns whether this is an top-level menu, i.e., not owning by another Menupopup.
isValid() - Method in class org.zkoss.zul.impl.InputElement
Returns the current content of this input is correct.
isVflex() - Method in class org.zkoss.zul.Listbox
Returns whether to grow and shrink vertical to fit their given space, so called vertial flexibility.
isVflex() - Method in class org.zkoss.zul.Tree
Returns whether to grow and shrink vertical to fit their given space, so called vertial flexibility.
isVisible() - Method in class org.zkoss.zul.Paging
 
isVisible() - Method in class org.zkoss.zul.Tabpanel
 
isVisible() - Method in class org.zkoss.zul.Treechildren
Returns whether this is visible.
isVisible() - Method in class org.zkoss.zul.Treerow
Returns whether this is visible.
isZidRequired() - Method in class org.zkoss.zul.Popup.ExtraCtrl
 
iterator() - Method in class org.zkoss.zul.ListModelList
 
iterator() - Method in class org.zkoss.zul.ListModelSet
 

K

keySet() - Method in class org.zkoss.zul.ListModelMap
 

L

Label - Class in org.zkoss.zul
A label.
Label() - Constructor for class org.zkoss.zul.Label
 
Label(String) - Constructor for class org.zkoss.zul.Label
 
LabelElement - Class in org.zkoss.zul.impl
A HTML element with a label.
LabelElement() - Constructor for class org.zkoss.zul.impl.LabelElement
 
LabelImageElement - Class in org.zkoss.zul.impl
A HTML element with a label (LabelElement.getLabel())and an image (LabelImageElement.getImage()).
LabelImageElement() - Constructor for class org.zkoss.zul.impl.LabelImageElement
 
LabelImageElement.ExtraCtrl - Class in org.zkoss.zul.impl
A utility class to implement AbstractComponent.getExtraCtrl().
LabelImageElement.ExtraCtrl() - Constructor for class org.zkoss.zul.impl.LabelImageElement.ExtraCtrl
 
LAST - Static variable in interface org.zkoss.zul.mesg.MZul
 
lastIndexOf(Object) - Method in class org.zkoss.zul.ListModelList
 
LINE - Static variable in class org.zkoss.zul.Chart
 
Listbox - Class in org.zkoss.zul
A listbox.
Listbox() - Constructor for class org.zkoss.zul.Listbox
 
Listbox.ExtraCtrl - Class in org.zkoss.zul
A utility class to implement AbstractComponent.getExtraCtrl().
Listbox.ExtraCtrl() - Constructor for class org.zkoss.zul.Listbox.ExtraCtrl
 
Listcell - Class in org.zkoss.zul
A list cell.
Listcell() - Constructor for class org.zkoss.zul.Listcell
 
Listcell(String) - Constructor for class org.zkoss.zul.Listcell
 
Listcell(String, String) - Constructor for class org.zkoss.zul.Listcell
 
ListDataEvent - Class in org.zkoss.zul.event
Defines an event that encapsulates changes to a list.
ListDataEvent(ListModel, int, int, int) - Constructor for class org.zkoss.zul.event.ListDataEvent
Contructor.
ListDataListener - Interface in org.zkoss.zul.event
Defines the methods used to listener when the content of ListModel is changed.
Listfoot - Class in org.zkoss.zul
A row of Listfooter.
Listfoot() - Constructor for class org.zkoss.zul.Listfoot
 
Listfooter - Class in org.zkoss.zul
A column of the footer of a list box (Listbox).
Listfooter() - Constructor for class org.zkoss.zul.Listfooter
 
Listfooter(String) - Constructor for class org.zkoss.zul.Listfooter
 
Listfooter(String, String) - Constructor for class org.zkoss.zul.Listfooter
 
Listhead - Class in org.zkoss.zul
A list headers used to define multi-columns and/or headers.
Listhead() - Constructor for class org.zkoss.zul.Listhead
 
Listheader - Class in org.zkoss.zul
The list header which defines the attributes and header of a columen of a list box.
Listheader() - Constructor for class org.zkoss.zul.Listheader
 
Listheader(String) - Constructor for class org.zkoss.zul.Listheader
 
Listheader(String, String) - Constructor for class org.zkoss.zul.Listheader
 
Listitem - Class in org.zkoss.zul
A list item.
Listitem() - Constructor for class org.zkoss.zul.Listitem
 
Listitem(String) - Constructor for class org.zkoss.zul.Listitem
 
Listitem(String, Object) - Constructor for class org.zkoss.zul.Listitem
 
ListitemComparator - Class in org.zkoss.zul
A comparator used to compare Listitem, if not live data, or the data themselves, if live data.
ListitemComparator() - Constructor for class org.zkoss.zul.ListitemComparator
Compares with Listitem.getValue().
ListitemComparator(int) - Constructor for class org.zkoss.zul.ListitemComparator
Compares with the column of the specified index.
ListitemComparator(int, boolean, boolean) - Constructor for class org.zkoss.zul.ListitemComparator
Compares with the column of the specified index.
ListitemComparator(int, boolean, boolean, boolean) - Constructor for class org.zkoss.zul.ListitemComparator
Compares with the column of the specified index.
ListitemComparator(int, boolean, boolean, boolean, boolean) - Constructor for class org.zkoss.zul.ListitemComparator
Compares with the column of the specified index.
ListitemComparator(Listheader, boolean, boolean) - Constructor for class org.zkoss.zul.ListitemComparator
Compares with the column which the list header is at.
ListitemComparator(Listheader, boolean, boolean, boolean) - Constructor for class org.zkoss.zul.ListitemComparator
Compares with the column which the list header is at.
ListitemComparator(Listheader, boolean, boolean, boolean, boolean) - Constructor for class org.zkoss.zul.ListitemComparator
Compares with the column which the list header is at.
ListitemRenderer - Interface in org.zkoss.zul
Identifies components that can be used as "rubber stamps" to paint the cells in a Listbox.
ListitemRendererExt - Interface in org.zkoss.zul
Provides additional control to ListitemRenderer.
listIterator() - Method in class org.zkoss.zul.ListModelList
 
listIterator(int) - Method in class org.zkoss.zul.ListModelList
 
ListModel - Interface in org.zkoss.zul
This interface defines the methods that components like Listbox and Grid use to get the content of items.
ListModelArray - Class in org.zkoss.zul
This is the ListModel as an Object array to be used with Listbox.
ListModelArray(Object[], boolean) - Constructor for class org.zkoss.zul.ListModelArray
Constructor
ListModelArray(Object[]) - Constructor for class org.zkoss.zul.ListModelArray
Constructor.
ListModelArray(int) - Constructor for class org.zkoss.zul.ListModelArray
Constructor.
ListModelArray(List) - Constructor for class org.zkoss.zul.ListModelArray
Constructor.
ListModelExt - Interface in org.zkoss.zul
An extra interface that can be implemented with ListModel to control the sorting of the listbox.
ListModelList - Class in org.zkoss.zul
This is the ListModel as a List to be used with Listbox.
ListModelList(List, boolean) - Constructor for class org.zkoss.zul.ListModelList
Constructor
ListModelList() - Constructor for class org.zkoss.zul.ListModelList
Constructor.
ListModelList(Collection) - Constructor for class org.zkoss.zul.ListModelList
Constructor.
ListModelList(Object[]) - Constructor for class org.zkoss.zul.ListModelList
Constructor.
ListModelList(int) - Constructor for class org.zkoss.zul.ListModelList
Constructor.
ListModelMap - Class in org.zkoss.zul
This is the ListModel as a Map to be used with Listbox.
ListModelMap(Map, boolean) - Constructor for class org.zkoss.zul.ListModelMap
Constructor.
ListModelMap() - Constructor for class org.zkoss.zul.ListModelMap
Constructor.
ListModelMap(Map) - Constructor for class org.zkoss.zul.ListModelMap
Constructor.
ListModelMap(int) - Constructor for class org.zkoss.zul.ListModelMap
Constructor.
ListModelMap(int, float) - Constructor for class org.zkoss.zul.ListModelMap
Constructor.
ListModelSet - Class in org.zkoss.zul
This is the ListModel as a Set to be used with Listbox.
ListModelSet(Set, boolean) - Constructor for class org.zkoss.zul.ListModelSet
Constructor
ListModelSet() - Constructor for class org.zkoss.zul.ListModelSet
Constructor.
ListModelSet(Collection) - Constructor for class org.zkoss.zul.ListModelSet
Constructor.
ListModelSet(Object[]) - Constructor for class org.zkoss.zul.ListModelSet
Constructor.
ListModelSet(int) - Constructor for class org.zkoss.zul.ListModelSet
Constructor.
ListModelSet(int, float) - Constructor for class org.zkoss.zul.ListModelSet
Constructor.
longValue() - Method in class org.zkoss.zul.Decimalbox
Returns the value in long.
longValue() - Method in class org.zkoss.zul.Doublebox
Returns the value in long.

M

Menu - Class in org.zkoss.zul
An element, much like a button, that is placed on a menu bar.
Menu() - Constructor for class org.zkoss.zul.Menu
 
Menu(String) - Constructor for class org.zkoss.zul.Menu
 
Menu(String, String) - Constructor for class org.zkoss.zul.Menu
 
Menubar - Class in org.zkoss.zul
A container that usually contains menu elements.
Menubar() - Constructor for class org.zkoss.zul.Menubar
 
Menubar(String) - Constructor for class org.zkoss.zul.Menubar
 
Menuitem - Class in org.zkoss.zul
sA single choice in a Menupopup element.
Menuitem() - Constructor for class org.zkoss.zul.Menuitem
 
Menuitem(String) - Constructor for class org.zkoss.zul.Menuitem
 
Menuitem(String, String) - Constructor for class org.zkoss.zul.Menuitem
 
Menuitem.ExtraCtrl - Class in org.zkoss.zul
A utility class to implement AbstractComponent.getExtraCtrl().
Menuitem.ExtraCtrl() - Constructor for class org.zkoss.zul.Menuitem.ExtraCtrl
 
Menupopup - Class in org.zkoss.zul
A container used to display menus.
Menupopup() - Constructor for class org.zkoss.zul.Menupopup
 
Menuseparator - Class in org.zkoss.zul
Used to create a separator between menu items.
Menuseparator() - Constructor for class org.zkoss.zul.Menuseparator
 
MESSAGE_ID - Static variable in interface org.zkoss.zul.mesg.MZul
 
Messagebox - Class in org.zkoss.zul
Represents the message box.
Messagebox() - Constructor for class org.zkoss.zul.Messagebox
 
MessageboxDlg - Class in org.zkoss.zul.impl
Used with Messagebox to implement a message box.
MessageboxDlg() - Constructor for class org.zkoss.zul.impl.MessageboxDlg
 
MILLISECOND - Static variable in class org.zkoss.zul.Chart
 
MINUTE - Static variable in class org.zkoss.zul.Chart
 
MONTH - Static variable in class org.zkoss.zul.Chart
 
MZul - Interface in org.zkoss.zul.mesg
 

N

newCell(Row) - Method in interface org.zkoss.zul.RowRendererExt
Create a component as the first cell of the row.
newExtraCtrl() - Method in class org.zkoss.zul.Audio
 
newExtraCtrl() - Method in class org.zkoss.zul.Calendar
 
newExtraCtrl() - Method in class org.zkoss.zul.Checkbox
 
newExtraCtrl() - Method in class org.zkoss.zul.Combobox
 
newExtraCtrl() - Method in class org.zkoss.zul.Fileupload
 
newExtraCtrl() - Method in class org.zkoss.zul.Grid
 
newExtraCtrl() - Method in class org.zkoss.zul.Groupbox
 
newExtraCtrl() - Method in class org.zkoss.zul.Iframe
 
newExtraCtrl() - Method in class org.zkoss.zul.Image
 
newExtraCtrl() - Method in class org.zkoss.zul.impl.FileuploadDlg
 
newExtraCtrl() - Method in class org.zkoss.zul.impl.InputElement
 
newExtraCtrl() - Method in class org.zkoss.zul.impl.LabelImageElement
 
newExtraCtrl() - Method in class org.zkoss.zul.Listbox
 
newExtraCtrl() - Method in class org.zkoss.zul.Menuitem
 
newExtraCtrl() - Method in class org.zkoss.zul.Popup
 
newExtraCtrl() - Method in class org.zkoss.zul.Radio
 
newExtraCtrl() - Method in class org.zkoss.zul.Rows
 
newExtraCtrl() - Method in class org.zkoss.zul.Slider
 
newExtraCtrl() - Method in class org.zkoss.zul.Splitter
 
newExtraCtrl() - Method in class org.zkoss.zul.Tab
 
newExtraCtrl() - Method in class org.zkoss.zul.Tabbox
 
newExtraCtrl() - Method in class org.zkoss.zul.Tree
 
newExtraCtrl() - Method in class org.zkoss.zul.Treechildren
 
newExtraCtrl() - Method in class org.zkoss.zul.Treeitem
 
newExtraCtrl() - Method in class org.zkoss.zul.Window
 
newListcell(Listitem) - Method in interface org.zkoss.zul.ListitemRendererExt
Create an instance of Listcell as the first cell of the list item.
newListitem(Listbox) - Method in interface org.zkoss.zul.ListitemRendererExt
Creates an instance of Listitem for rendering.
newRow(Grid) - Method in interface org.zkoss.zul.RowRendererExt
Creates an instance of Row for rendering.
NEXT - Static variable in interface org.zkoss.zul.mesg.MZul
 
NO - Static variable in class org.zkoss.zul.impl.MessageboxDlg
A No button.
NO - Static variable in interface org.zkoss.zul.mesg.MZul
 
NO - Static variable in class org.zkoss.zul.Messagebox
A No button.
NO_EMPTY - Static variable in class org.zkoss.zul.SimpleConstraint
Empty is not allowed.
NO_FUTURE - Static variable in interface org.zkoss.zul.mesg.MZul
 
NO_FUTURE - Static variable in class org.zkoss.zul.SimpleConstraint
Date in the future is not allowed.
NO_FUTURE_PAST - Static variable in interface org.zkoss.zul.mesg.MZul
 
NO_FUTURE_PAST_TODAY - Static variable in interface org.zkoss.zul.mesg.MZul
 
NO_FUTURE_TODAY - Static variable in interface org.zkoss.zul.mesg.MZul
 
NO_NEGATIVE - Static variable in interface org.zkoss.zul.mesg.MZul
 
NO_NEGATIVE - Static variable in class org.zkoss.zul.SimpleConstraint
Negative numbers are not allowed.
NO_NEGATIVE_ZERO - Static variable in interface org.zkoss.zul.mesg.MZul
 
NO_PAST - Static variable in interface org.zkoss.zul.mesg.MZul
 
NO_PAST - Static variable in class org.zkoss.zul.SimpleConstraint
Date in the past is not allowed.
NO_PAST_TODAY - Static variable in interface org.zkoss.zul.mesg.MZul
 
NO_POSITIVE - Static variable in interface org.zkoss.zul.mesg.MZul
 
NO_POSITIVE - Static variable in class org.zkoss.zul.SimpleConstraint
Postive numbers are not allowed.
NO_POSITIVE_NEGATIVE - Static variable in interface org.zkoss.zul.mesg.MZul
 
NO_POSITIVE_NEGATIVE_ZERO - Static variable in interface org.zkoss.zul.mesg.MZul
 
NO_POSITIVE_ZERO - Static variable in interface org.zkoss.zul.mesg.MZul
 
NO_TODAY - Static variable in interface org.zkoss.zul.mesg.MZul
 
NO_TODAY - Static variable in class org.zkoss.zul.SimpleConstraint
Today is not allowed.
NO_ZERO - Static variable in interface org.zkoss.zul.mesg.MZul
 
NO_ZERO - Static variable in class org.zkoss.zul.SimpleConstraint
Zero numbers are not allowed.
NONE - Static variable in class org.zkoss.zul.Messagebox
Contains no symbols.
NUMBER_REQUIRED - Static variable in interface org.zkoss.zul.mesg.MZul
 
NumberInputElement - Class in org.zkoss.zul.impl
A skeletal implementation for number-type input box.
NumberInputElement() - Constructor for class org.zkoss.zul.impl.NumberInputElement
 

O

OK - Static variable in class org.zkoss.zul.impl.MessageboxDlg
A OK button.
OK - Static variable in interface org.zkoss.zul.mesg.MZul
 
OK - Static variable in class org.zkoss.zul.Messagebox
A OK button.
ON_COL_SIZE - Static variable in class org.zkoss.zul.event.ZulEvents
The onColSize event used with ColSizeEvent.
ON_PAGE_SIZE - Static variable in class org.zkoss.zul.event.ZulEvents
The onPageSize event used with PageSizeEvent.
ON_PAGING - Static variable in class org.zkoss.zul.event.ZulEvents
The onPaging event used with PagingEvent.
onCancel() - Method in class org.zkoss.zul.impl.FileuploadDlg
 
onCancel() - Method in class org.zkoss.zul.impl.MessageboxDlg
 
onChange(ChartDataEvent) - Method in interface org.zkoss.zul.event.ChartDataListener
Sent when the contents of the list has changed.
onChange(ListDataEvent) - Method in interface org.zkoss.zul.event.ListDataListener
Sent when the contents of the list has changed.
onChildAdded(Component) - Method in class org.zkoss.zul.Combobox
 
onChildAdded(Component) - Method in class org.zkoss.zul.Listbox
 
onChildAdded(Component) - Method in class org.zkoss.zul.Listitem
 
onChildAdded(Component) - Method in class org.zkoss.zul.Rows
 
onChildAdded(Component) - Method in class org.zkoss.zul.Tabs
 
onChildAdded(Component) - Method in class org.zkoss.zul.Tree
 
onChildRemoved(Component) - Method in class org.zkoss.zul.Bandbox
 
onChildRemoved(Component) - Method in class org.zkoss.zul.Combobox
 
onChildRemoved(Component) - Method in class org.zkoss.zul.Groupbox
 
onChildRemoved(Component) - Method in class org.zkoss.zul.Listbox
 
onChildRemoved(Component) - Method in class org.zkoss.zul.Listitem
 
onChildRemoved(Component) - Method in class org.zkoss.zul.Rows
 
onChildRemoved(Component) - Method in class org.zkoss.zul.Style
 
onChildRemoved(Component) - Method in class org.zkoss.zul.Tabbox
 
onChildRemoved(Component) - Method in class org.zkoss.zul.Tabs
 
onChildRemoved(Component) - Method in class org.zkoss.zul.Tree
 
onChildRemoved(Component) - Method in class org.zkoss.zul.Treechildren
 
onChildRemoved(Component) - Method in class org.zkoss.zul.Treeitem
 
onChildRemoved(Component) - Method in class org.zkoss.zul.Window
 
onClose() - Method in class org.zkoss.zul.Fileupload
Hanldes the onClose event which is sent when file(s) is uploaded or when the cancel button is pressed.
onClose() - Method in class org.zkoss.zul.Tab
Process the onClose event sent when the close button is pressed.
onClose() - Method in class org.zkoss.zul.Window
Process the onClose event sent when the close button is pressed.
onCreate() - Method in class org.zkoss.zul.Tabbox
Auto-creates Tabpanel and select one of tabs if necessary.
onDrawNewChild(Component, StringBuffer) - Method in class org.zkoss.zul.Box
 
onDrawNewChild(Component, StringBuffer) - Method in class org.zkoss.zul.Menubar
 
onDrawNewChild(Component, StringBuffer) - Method in class org.zkoss.zul.Row
 
onInitRender() - Method in class org.zkoss.zul.Grid
Handles a private event, onInitRender.
onInitRender() - Method in class org.zkoss.zul.Listbox
Handles a private event, onInitRender.
onModal() - Method in class org.zkoss.zul.Window
Process the onModal event by making itself a modal window.
onOK() - Method in class org.zkoss.zul.impl.MessageboxDlg
 
onPaging() - Method in class org.zkoss.zul.Grid
Called when the onPaging event is received (from Grid.getPaginal()).
onPaging() - Method in class org.zkoss.zul.Listbox
Called when the onPaging event is received (from Listbox.getPaginal()).
onRender(Area, Object) - Method in interface org.zkoss.zul.event.ChartAreaListener
Called when the chart is being cut into areas.
onSort() - Method in class org.zkoss.zul.Column
It invokes Column.sort(boolean) to sort list items and maintain Column.getSortDirection().
onSort() - Method in class org.zkoss.zul.Listheader
It invokes Listheader.sort(boolean) to sort list items and maintain Listheader.getSortDirection().
onWrongValue(WrongValueException) - Method in class org.zkoss.zul.impl.InputElement
 
org.zkoss.zul - package org.zkoss.zul
ZUL component set that are used for HTML-based clients.
org.zkoss.zul.au.impl - package org.zkoss.zul.au.impl
Implementation of Asynchronous update command used by ZUL components (implementation only).
org.zkoss.zul.event - package org.zkoss.zul.event
Events of ZUL Component Set.
org.zkoss.zul.ext - package org.zkoss.zul.ext
Interfaces that might be implemented by ZUL components.
org.zkoss.zul.fn - package org.zkoss.zul.fn
A collections of functions used in EL expressions (implementation only).
org.zkoss.zul.impl - package org.zkoss.zul.impl
Classes used to implement ZUL Component Set (implementation only).

P

Pageable - Interface in org.zkoss.zul.ext
Denotes a component that can be displayed in multiple pages.
PageSizeCommand - Class in org.zkoss.zul.au.impl
Used only by AuRequest to implement the PageSizeEvent related command.
PageSizeCommand(String, int) - Constructor for class org.zkoss.zul.au.impl.PageSizeCommand
 
PageSizeEvent - Class in org.zkoss.zul.event
Used to notify that the page size is changed (by the user), or by Paginal (such as Paging).
PageSizeEvent(String, Component, int) - Constructor for class org.zkoss.zul.event.PageSizeEvent
Construct a page size event.
PageSizeEvent(String, Component, Pageable, int) - Constructor for class org.zkoss.zul.event.PageSizeEvent
Construct a page size event that the target is different from the page controller.
Paginal - Interface in org.zkoss.zul.ext
Represents a component that is used to control how to display other components in multiple pages.
Paging - Class in org.zkoss.zul
Paging of long content.
Paging() - Constructor for class org.zkoss.zul.Paging
 
Paging(int, int) - Constructor for class org.zkoss.zul.Paging
Contructor.
PagingCommand - Class in org.zkoss.zul.au.impl
Used only by AuRequest to implement the PagingEvent related command.
PagingCommand(String, int) - Constructor for class org.zkoss.zul.au.impl.PagingCommand
 
PagingEvent - Class in org.zkoss.zul.event
Used to notify that a new page is selected by the user, or by Paginal (such as Paging).
PagingEvent(String, Component, int) - Constructor for class org.zkoss.zul.event.PagingEvent
Construct a paging event.
PagingEvent(String, Component, Pageable, int) - Constructor for class org.zkoss.zul.event.PagingEvent
Construct a paging event that the target is different from the page controller.
PagingEvent(String, Component, Paginal, int) - Constructor for class org.zkoss.zul.event.PagingEvent
Deprecated.  
parseResult(List) - Static method in class org.zkoss.zul.impl.FileuploadDlg
 
pause() - Method in class org.zkoss.zul.Audio
Pauses the audio at the cient.
PIE - Static variable in class org.zkoss.zul.Chart
 
PieModel - Interface in org.zkoss.zul
A Pie chart data model.
play() - Method in class org.zkoss.zul.Audio
Plays the audio at the client.
POLAR - Static variable in class org.zkoss.zul.Chart
 
Popup - Class in org.zkoss.zul
A container that is displayed as a popup.
Popup() - Constructor for class org.zkoss.zul.Popup
 
Popup.ExtraCtrl - Class in org.zkoss.zul
A utility class to implement AbstractComponent.getExtraCtrl().
Popup.ExtraCtrl() - Constructor for class org.zkoss.zul.Popup.ExtraCtrl
 
PREV - Static variable in interface org.zkoss.zul.mesg.MZul
 
process(AuRequest) - Method in class org.zkoss.zul.au.impl.ColSizeCommand
 
process(AuRequest) - Method in class org.zkoss.zul.au.impl.PageSizeCommand
 
process(AuRequest) - Method in class org.zkoss.zul.au.impl.PagingCommand
 
Progressmeter - Class in org.zkoss.zul
A progress meter is a bar that indicates how much of a task has been completed.
Progressmeter() - Constructor for class org.zkoss.zul.Progressmeter
 
Progressmeter(int) - Constructor for class org.zkoss.zul.Progressmeter
 
put(Object, Object) - Method in class org.zkoss.zul.ListModelMap
 
putAll(Map) - Method in class org.zkoss.zul.ListModelMap
 

Q

QUARTER - Static variable in class org.zkoss.zul.Chart
 
QUESTION - Static variable in class org.zkoss.zul.Messagebox
A symbol consisting of a question mark in a circle.

R

Radio - Class in org.zkoss.zul
A radio button.
Radio() - Constructor for class org.zkoss.zul.Radio
 
Radio(String) - Constructor for class org.zkoss.zul.Radio
 
Radio(String, String) - Constructor for class org.zkoss.zul.Radio
 
Radio.ExtraCtrl - Class in org.zkoss.zul
A utility class to implement AbstractComponent.getExtraCtrl().
Radio.ExtraCtrl() - Constructor for class org.zkoss.zul.Radio.ExtraCtrl
 
Radiogroup - Class in org.zkoss.zul
A radio group.
Radiogroup() - Constructor for class org.zkoss.zul.Radiogroup
 
randomValue() - Method in class org.zkoss.zul.Captcha
Regenerates new captcha text value and redraw.
redraw(Writer) - Method in class org.zkoss.zul.Include
 
redraw(Writer) - Method in class org.zkoss.zul.Label
 
redraw(Writer) - Method in class org.zkoss.zul.Script
 
redraw(Writer) - Method in class org.zkoss.zul.Style
 
remove(int) - Method in class org.zkoss.zul.ListModelList
 
remove(Object) - Method in class org.zkoss.zul.ListModelList
 
remove(Object) - Method in class org.zkoss.zul.ListModelMap
 
remove(Object) - Method in class org.zkoss.zul.ListModelSet
 
removeAll(Collection) - Method in class org.zkoss.zul.ListModelList
 
removeAll(Collection) - Method in class org.zkoss.zul.ListModelSet
 
removeChartDataListener(ChartDataListener) - Method in class org.zkoss.zul.AbstractChartModel
 
removeChartDataListener(ChartDataListener) - Method in interface org.zkoss.zul.ChartModel
Removes a listener from the chart that's notified each time a change to the data model occurs.
removeChild(Component) - Method in class org.zkoss.zul.Columns
 
removeChild(Component) - Method in class org.zkoss.zul.Grid
 
removeChild(Component) - Method in class org.zkoss.zul.Listbox
 
REMOVED - Static variable in class org.zkoss.zul.event.ChartDataEvent
Identifies the removal of one or more contiguous items from the list.
removeEventListener(String, EventListener) - Method in interface org.zkoss.zul.ext.Paginal
Removes an event listener.
removeItemAt(int) - Method in class org.zkoss.zul.Combobox
Removes the child item in the list box at the given index.
removeItemAt(int) - Method in class org.zkoss.zul.Listbox
Removes the child item in the list box at the given index.
removeItemAt(int) - Method in class org.zkoss.zul.Radiogroup
Removes the child radio button in the list box at the given index.
removeItemFromSelection(Listitem) - Method in class org.zkoss.zul.Listbox
Deselects the given item without deselecting other items.
removeItemFromSelection(Treeitem) - Method in class org.zkoss.zul.Tree
Deselects the given item without deselecting other items.
removeListDataListener(ListDataListener) - Method in class org.zkoss.zul.AbstractListModel
 
removeListDataListener(ListDataListener) - Method in interface org.zkoss.zul.ListModel
Removes a listener from the list that's notified each time a change to the data model occurs.
removeRange(int, int) - Method in class org.zkoss.zul.ListModelList
Remove from fromIndex(inclusive) to toIndex(exclusive).
removeSeries(Comparable) - Method in class org.zkoss.zul.SimpleXYModel
 
removeSeries(Comparable) - Method in interface org.zkoss.zul.XYModel
/** Remove data of a specified series.
removeValue(Comparable, Comparable) - Method in interface org.zkoss.zul.CategoryModel
remove the value of the specified series and category.
removeValue(int) - Method in interface org.zkoss.zul.HiLoModel
Remove (date, open, high, low, close, volumn) tuple of a data index.
removeValue(Comparable) - Method in interface org.zkoss.zul.PieModel
remove the value of the specified category.
removeValue(Comparable, Comparable) - Method in class org.zkoss.zul.SimpleCategoryModel
 
removeValue(int) - Method in class org.zkoss.zul.SimpleHiLoModel
 
removeValue(Comparable) - Method in class org.zkoss.zul.SimplePieModel
 
removeValue(Comparable, int) - Method in class org.zkoss.zul.SimpleXYModel
 
removeValue(Comparable, int) - Method in interface org.zkoss.zul.XYModel
Remove (x,Y) value of a specified series and data index.
render(Listitem, Object) - Method in interface org.zkoss.zul.ListitemRenderer
Renders the data to the specified list item.
render(Row, Object) - Method in interface org.zkoss.zul.RowRenderer
Renders the data to the specified row.
renderAll() - Method in class org.zkoss.zul.Grid
Renders all Row if not loaded yet, with Grid.getRowRenderer().
renderAll() - Method in class org.zkoss.zul.Listbox
Renders all Listitem if not loaded yet, with Listbox.getItemRenderer().
RendererCtrl - Interface in org.zkoss.zul
This interface defines the methods components like Listbox use to notify the renderer for several circumstance.
renderItem(Listitem) - Method in class org.zkoss.zul.Listbox
Renders the specified Listitem if not loaded yet, with Listbox.getItemRenderer().
renderItems(Set) - Method in class org.zkoss.zul.Grid.ExtraCtrl
 
renderItems(Set) - Method in class org.zkoss.zul.Grid
 
renderItems(Set) - Method in class org.zkoss.zul.Listbox.ExtraCtrl
 
renderItems(Set) - Method in class org.zkoss.zul.Listbox
 
renderRow(Row) - Method in class org.zkoss.zul.Grid
Renders the specified Row if not loaded yet, with Grid.getRowRenderer().
renderRows(Set) - Method in class org.zkoss.zul.Grid
Renders a set of specified rows.
retainAll(Collection) - Method in class org.zkoss.zul.ListModelList
 
retainAll(Collection) - Method in class org.zkoss.zul.ListModelSet
 
RETRY - Static variable in class org.zkoss.zul.impl.MessageboxDlg
A Retry button.
RETRY - Static variable in interface org.zkoss.zul.mesg.MZul
 
RETRY - Static variable in class org.zkoss.zul.Messagebox
A Retry button.
RING - Static variable in class org.zkoss.zul.Chart
 
rotateChar(String, int, int, Font, Color, Color) - Method in class org.zkoss.zul.impl.SimpleCaptchaEngine
 
Row - Class in org.zkoss.zul
A single row in a Rows element.
Row() - Constructor for class org.zkoss.zul.Row
 
RowRenderer - Interface in org.zkoss.zul
Identifies components that can be used as "rubber stamps" to paint the cells in a Grid.
RowRendererExt - Interface in org.zkoss.zul
Provides additional control to RowRenderer.
Rows - Class in org.zkoss.zul
Defines the rows of a grid.
Rows() - Constructor for class org.zkoss.zul.Rows
 
Rows.ExtraCtrl - Class in org.zkoss.zul
A utility class to implement AbstractComponent.getExtraCtrl().
Rows.ExtraCtrl() - Constructor for class org.zkoss.zul.Rows.ExtraCtrl
 

S

save(Media) - Static method in class org.zkoss.zul.Filedownload
Open a download dialog to save the specified content at the client.
save(Media, String) - Static method in class org.zkoss.zul.Filedownload
Open a download dialog to save the specified content at the client with the suggested file name.
save(byte[], String, String) - Static method in class org.zkoss.zul.Filedownload
Open a download dialog to save the specified content at the client with the suggested file name.
save(String, String, String) - Static method in class org.zkoss.zul.Filedownload
Open a download dialog to save the specified content at the client with the suggested file name.
save(InputStream, String, String) - Static method in class org.zkoss.zul.Filedownload
Open a download dialog to save the specified content at the client with the suggested file name.
save(Reader, String, String) - Static method in class org.zkoss.zul.Filedownload
Open a download dialog to save the specified content at the client with the suggested file name.
SCATTER - Static variable in class org.zkoss.zul.Chart
 
Script - Class in org.zkoss.zul
A component to represent script codes running at the client.
Script() - Constructor for class org.zkoss.zul.Script
 
SECOND - Static variable in class org.zkoss.zul.Chart
 
select() - Method in class org.zkoss.zul.impl.InputElement
Selects the whole text in this input.
selectAll() - Method in class org.zkoss.zul.Listbox
Selects all items.
selectAll() - Method in class org.zkoss.zul.Tree
Selects all items.
selectItem(Listitem) - Method in class org.zkoss.zul.Listbox
Deselects all of the currently selected items and selects the given item.
selectItem(Treeitem) - Method in class org.zkoss.zul.Tree
Deselects all of the currently selected items and selects the given item.
selectItemsByClient(Set) - Method in class org.zkoss.zul.Listbox.ExtraCtrl
 
selectItemsByClient(Set) - Method in class org.zkoss.zul.Tab.ExtraCtrl
 
selectItemsByClient(Set) - Method in class org.zkoss.zul.Tree.ExtraCtrl
 
Separator - Class in org.zkoss.zul
A separator.
Separator() - Constructor for class org.zkoss.zul.Separator
 
Separator(String) - Constructor for class org.zkoss.zul.Separator
 
set(int, Object) - Method in class org.zkoss.zul.ListModelArray
Change content of the Array at specified index.
set(int, Object) - Method in class org.zkoss.zul.ListModelList
 
setAction(String) - Method in class org.zkoss.zul.impl.XulElement
Sets the client-side action.
setActivePage(int) - Method in interface org.zkoss.zul.ext.Pageable
Sets the active page (starting from 0).
setActivePage(int) - Method in class org.zkoss.zul.Paging
 
setActivePage(int) - Method in class org.zkoss.zul.Treechildren
Sets the active page (starting from 0).
setAlign(String) - Method in class org.zkoss.zul.Audio
Sets the alignment: one of top, texttop, middle, absmiddle, bottom, absbottom, baseline, left, right and center.
setAlign(String) - Method in class org.zkoss.zul.Div
Sets the alignment: one of left, center, right, ustify,
setAlign(String) - Method in class org.zkoss.zul.Grid
Sets the horizontal alignment of the whole grid.
setAlign(String) - Method in class org.zkoss.zul.Iframe
Sets the alignment: one of top, middle, bottom, left, right and center.
setAlign(String) - Method in class org.zkoss.zul.Image
Sets the alignment: one of top, texttop, middle, absmiddle, bottom, absbottom, baseline, left, right and center.
setAlign(String) - Method in class org.zkoss.zul.impl.HeaderElement
Sets the horizontal alignment of this column.
setAlign(String) - Method in class org.zkoss.zul.Row
Sets the horizontal alignment of the whole row.
setAreaListener(ChartAreaListener) - Method in class org.zkoss.zul.Chart
Sets the renderer which is used to render each area.
setAreaListener(String) - Method in class org.zkoss.zul.Chart
Sets the renderer by use of a class name.
setAutocheck(boolean) - Method in class org.zkoss.zul.Menuitem
Sets whether the menuitem check mark will update each time the menu item is selected
setAutocomplete(boolean) - Method in class org.zkoss.zul.Combobox
Sets whether to automatically complete this text box by matching the nearest item (Comboitem.
setAutodrop(boolean) - Method in class org.zkoss.zul.Bandbox
Sets whether to automatically drop the list if users is changing this text box.
setAutodrop(boolean) - Method in class org.zkoss.zul.Combobox
Sets whether to automatically drop the list if users is changing this text box.
setAutodrop(boolean) - Method in class org.zkoss.zul.Menubar
Sets whether to automatically drop down menus if user moves mouse over it.
setAutohide(boolean) - Method in class org.zkoss.zul.Iframe
Sets whether to automatically hide this component if a popup or dropdown is overlapped with it.
setAutohide(boolean) - Method in class org.zkoss.zul.Paging
Sets whether to automatically hide this component if there is only one page available.
setAutoSort(boolean) - Method in class org.zkoss.zul.SimpleXYModel
 
setAutoSort(boolean) - Method in interface org.zkoss.zul.XYModel
Set model to autosort on x value for each series.
setAutostart(boolean) - Method in class org.zkoss.zul.Audio
Sets whether to auto start playing the audio.
setBar(boolean) - Method in class org.zkoss.zul.Separator
Sets whether to display a visual bar as the separator.
setBgAlpha(int) - Method in class org.zkoss.zul.Chart
Set the background alpha (transparency, 0 ~ 255).
setBgColor(String) - Method in class org.zkoss.zul.Captcha
Set the background color of the chart.
setBgColor(String) - Method in class org.zkoss.zul.Chart
Set the background color of the chart.
setBorder(String) - Method in class org.zkoss.zul.Audio
Sets the width of the border.
setBorder(String) - Method in class org.zkoss.zul.Image
Sets the width of the border.
setBorder(String) - Method in class org.zkoss.zul.Window
Sets the border (either none or normal).
setButtons(int) - Method in class org.zkoss.zul.impl.MessageboxDlg
Sets what buttons are allowed.
setButtonVisible(boolean) - Method in class org.zkoss.zul.Bandbox
Sets whether the button (on the right of the textbox) is visible.
setButtonVisible(boolean) - Method in class org.zkoss.zul.Combobox
Sets whether the button (on the right of the textbox) is visible.
setButtonVisible(boolean) - Method in class org.zkoss.zul.Datebox
Sets whether the button (on the right of the textbox) is visible.
setCharset(String) - Method in class org.zkoss.zul.Script
Sets the character encoding of the source.
setChecked(boolean) - Method in class org.zkoss.zul.Checkbox
Sets whether it is checked.
setChecked(boolean) - Method in class org.zkoss.zul.Menuitem
Sets whether it is checked.
setChecked(boolean) - Method in class org.zkoss.zul.Radio
Sets the radio is checked and unchecked the others in the same radio group (Radiogroup.
setCheckedByClient(boolean) - Method in class org.zkoss.zul.Checkbox.ExtraCtrl
 
setCheckedByClient(boolean) - Method in class org.zkoss.zul.Menuitem.ExtraCtrl
 
setCheckedByClient(boolean) - Method in class org.zkoss.zul.Radio.ExtraCtrl
 
setCheckmark(boolean) - Method in class org.zkoss.zul.Listbox
Sets whether the check mark shall be displayed in front of each item.
setCheckmark(boolean) - Method in class org.zkoss.zul.Tree
Sets whether the check mark shall be displayed in front of each item.
setClosable(boolean) - Method in class org.zkoss.zul.Groupbox
Sets whether user can open or close the group box.
setClosable(boolean) - Method in class org.zkoss.zul.Tab
Sets whether this tab is closable.
setClosable(boolean) - Method in class org.zkoss.zul.Window
Sets whether to show a close button on the title bar.
setCollapse(String) - Method in class org.zkoss.zul.Splitter
Sets which side of the splitter is collapsed when its grippy is clicked.
setCols(int) - Method in class org.zkoss.zul.impl.InputElement
Sets the cols.
setCompact(boolean) - Method in class org.zkoss.zul.Calendar
Sets whether to use a compact layout.
setCompact(boolean) - Method in class org.zkoss.zul.Datebox
Sets whether to use a compact layout.
setConstraint(Constraint) - Method in interface org.zkoss.zul.ext.Constrainted
Sets the constraint.
setConstraint(String) - Method in class org.zkoss.zul.impl.InputElement
 
setConstraint(Constraint) - Method in class org.zkoss.zul.impl.InputElement
 
setContent(Audio) - Method in class org.zkoss.zul.Audio
Sets the content directly.
setContent(String) - Method in class org.zkoss.zul.Html
Sets the HTML tags being embedded.
setContent(Media) - Method in class org.zkoss.zul.Iframe
Sets the content directly.
setContent(Image) - Method in class org.zkoss.zul.Image
Sets the content directly.
setContentStyle(String) - Method in class org.zkoss.zul.Groupbox
Sets the CSS style for the content block of the groupbox.
setContentStyle(String) - Method in class org.zkoss.zul.Window
Sets the CSS style for the content block of the window.
setContext(String) - Method in class org.zkoss.zul.impl.XulElement
Sets the ID of Popup that should appear when the user right-clicks on the element (aka., context menu).
setContext(String) - Method in class org.zkoss.zul.Treerow
Alwasys throws UnsupportedOperationException since developers shall use XulElement.setContext(java.lang.String) instead.
setCoords(String) - Method in class org.zkoss.zul.Area
Sets the coords of this area.
setCtrlKeys(String) - Method in class org.zkoss.zul.Window
Sets what keystrokes to intercept.
setCurpos(int) - Method in class org.zkoss.zul.Slider
Sets the current position of the slider.
setCurposByClient(int) - Method in class org.zkoss.zul.Slider.ExtraCtrl
 
setDefer(boolean) - Method in class org.zkoss.zul.Script
Sets whether to defer the execution of the script codes.
setDelay(int) - Method in class org.zkoss.zul.Timer
Sets the delay, the number of milliseconds between successive action events.
setDescription(String) - Method in class org.zkoss.zul.Comboitem
Sets the description.
setDetailed(boolean) - Method in interface org.zkoss.zul.ext.Paginal
Sets whether to show the detailed info, such as Paginal.getTotalSize().
setDetailed(boolean) - Method in class org.zkoss.zul.Paging
 
setDir(String) - Method in class org.zkoss.zul.Button
Sets the direction.
setDir(String) - Method in class org.zkoss.zul.Toolbarbutton
Sets the direction.
setDisabled(boolean) - Method in class org.zkoss.zul.Button
Sets whether it is disabled.
setDisabled(boolean) - Method in class org.zkoss.zul.Checkbox
Sets whether it is disabled.
setDisabled(boolean) - Method in class org.zkoss.zul.impl.InputElement
Sets whether it is disabled.
setDisabled(boolean) - Method in class org.zkoss.zul.Listbox
Sets whether it is disabled.
setDisabled(boolean) - Method in class org.zkoss.zul.Listitem
Sets whether it is disabled.
setDraggable(String) - Method in class org.zkoss.zul.Window
 
setEngine(String) - Method in class org.zkoss.zul.Captcha
Sets the captcha engine by use of a class name.
setEngine(CaptchaEngine) - Method in class org.zkoss.zul.Captcha
Set the captcha engine.
setEngine(ChartEngine) - Method in class org.zkoss.zul.Chart
Sets the chart engine.
setEngine(String) - Method in class org.zkoss.zul.Chart
Sets the chart engine by use of a class name.
setErrorByClient(String, String) - Method in class org.zkoss.zul.impl.InputElement.ExtraCtrl
 
setExclude(String) - Method in class org.zkoss.zul.Captcha
Set exclude characters that will not be generated.
setFgAlpha(int) - Method in class org.zkoss.zul.Chart
Set the foreground alpha (transparency, 0 ~ 255).
setFontColor(String) - Method in class org.zkoss.zul.Captcha
Set font color.
setFormat(String) - Method in class org.zkoss.zul.Datebox
 
setFormat(String) - Method in class org.zkoss.zul.impl.FormatInputElement
Sets the format.
setHeight(String) - Method in class org.zkoss.zul.Captcha
Override super class to prepare the int height.
setHeight(String) - Method in class org.zkoss.zul.Chart
Override super class to prepare the int height.
setHeight(String) - Method in class org.zkoss.zul.Listbox
 
setHeight(String) - Method in class org.zkoss.zul.Tree
 
setHeights(String) - Method in class org.zkoss.zul.Box
Sets the widths/heights, which is a list of numbers separated by comma to denote the width/height of each cell in a box.
setHref(String) - Method in class org.zkoss.zul.Button
Sets the href.
setHref(String) - Method in class org.zkoss.zul.Menuitem
Sets the href.
setHref(String) - Method in class org.zkoss.zul.Toolbarbutton
Sets the href.
setHspace(String) - Method in class org.zkoss.zul.Image
Sets number of pixels of extra space to the left and right side of the image.
setHyphen(boolean) - Method in class org.zkoss.zul.Label
Sets whether to hyphen a long word if maxlength is specified.
setId(String) - Method in class org.zkoss.zul.Area
 
setImage(String) - Method in class org.zkoss.zul.Bandbox
Sets the image URI that is displayed as the button to open Bandpopup.
setImage(String) - Method in class org.zkoss.zul.Combobox
Sets the URI of the button image.
setImage(String) - Method in class org.zkoss.zul.impl.LabelImageElement
Sets the image URI.
setImage(String) - Method in class org.zkoss.zul.Listitem
Sets the image of the Listcell it contains.
setImage(String) - Method in class org.zkoss.zul.Treeitem
Sets the image of the Treecell it contains.
setImageContent(Image) - Method in class org.zkoss.zul.impl.LabelImageElement
Sets the content directly.
setItemRenderer(ListitemRenderer) - Method in class org.zkoss.zul.Listbox
Sets the renderer which is used to render each item if Listbox.getModel() is not null.
setItemRenderer(String) - Method in class org.zkoss.zul.Listbox
Sets the renderer by use of a class name.
setLabel(String) - Method in class org.zkoss.zul.impl.LabelElement
Sets the label.
setLabel(String) - Method in class org.zkoss.zul.Listitem
Sets the label of the Listcell it contains.
setLabel(String) - Method in class org.zkoss.zul.Treeitem
Sets the label of the Treecell it contains.
setLength(int) - Method in class org.zkoss.zul.Captcha
Set length of the autogenerated text value; default to 5.
setLenient(boolean) - Method in class org.zkoss.zul.Datebox
Returns whether or not date/time parsing is to be lenient.
setLocalized(boolean) - Method in class org.zkoss.zul.Include
Sets whether the source depends on the current Locale.
setMaxlength(int) - Method in class org.zkoss.zul.impl.InputElement
Sets the maxlength.
setMaxlength(int) - Method in class org.zkoss.zul.Label
Sets the maximal length of the label.
setMaxlength(int) - Method in class org.zkoss.zul.Listbox
Sets the maximal length of each item's label.
setMaxlength(int) - Method in class org.zkoss.zul.Listheader
Sets the maximal length of each item's label.
setMaxlength(int) - Method in class org.zkoss.zul.Treecol
Sets the maximal length of each item's label.
setMaxpos(int) - Method in class org.zkoss.zul.Slider
Sets the maximum position of the slider.
setMode(String) - Method in class org.zkoss.zul.Window
Sets the mode to overlapped, popup, modal, embedded or highlighted.
setMode(int) - Method in class org.zkoss.zul.Window
Sets the mode to overlapped, popup, modal, embedded or highlighted.
setModel(ChartModel) - Method in class org.zkoss.zul.Chart
Sets the chart model associated with this chart.
setModel(String) - Method in class org.zkoss.zul.Chart
Sets the model by use of a class name.
setModel(ListModel) - Method in class org.zkoss.zul.Grid
Sets the list model associated with this grid.
setModel(ListModel) - Method in class org.zkoss.zul.Listbox
Sets the list model associated with this listbox.
setMold(String) - Method in class org.zkoss.zul.Grid
 
setMold(String) - Method in class org.zkoss.zul.Listbox
 
setMold(String) - Method in class org.zkoss.zul.Tabbox
 
setMultiline(boolean) - Method in class org.zkoss.zul.Bandbox
 
setMultiline(boolean) - Method in class org.zkoss.zul.Combobox
 
setMultiline(boolean) - Method in class org.zkoss.zul.Label
Sets whether to preserve the new line and the white spaces at the begining of each line.
setMultiline(boolean) - Method in class org.zkoss.zul.Textbox
Sets whether it is multiline.
setMultiple(boolean) - Method in class org.zkoss.zul.Listbox
Sets whether multiple selections are allowed.
setMultiple(boolean) - Method in class org.zkoss.zul.Tree
Sets whether multiple selections are allowed.
setName(String) - Method in class org.zkoss.zul.Checkbox
Sets the name of this component.
setName(String) - Method in class org.zkoss.zul.Iframe
Sets the frame name.
setName(String) - Method in class org.zkoss.zul.impl.InputElement
Sets the name of this component.
setName(String) - Method in class org.zkoss.zul.Listbox
Sets the name of this component.
setName(String) - Method in class org.zkoss.zul.Radiogroup
Sets the name of this group of radio buttons.
setName(String) - Method in class org.zkoss.zul.Tree
Sets the name of this component.
setNoise(boolean) - Method in class org.zkoss.zul.Captcha
Wheather generate noise; default to true.
setNowrap(boolean) - Method in class org.zkoss.zul.Row
Sets the nowrap.
setNumber(int) - Method in class org.zkoss.zul.Fileupload
Sets the maximal allowed number of files to upload.
setOpen(boolean) - Method in class org.zkoss.zul.Groupbox
Opens or closes this groupbox.
setOpen(boolean) - Method in class org.zkoss.zul.Splitter
Opens or collapses the splitter.
setOpen(boolean) - Method in class org.zkoss.zul.Treeitem
Sets whether this container is open.
setOpenByClient(boolean) - Method in class org.zkoss.zul.Groupbox.ExtraCtrl
 
setOpenByClient(boolean) - Method in class org.zkoss.zul.Splitter.ExtraCtrl
 
setOpenByClient(boolean) - Method in class org.zkoss.zul.Treeitem.ExtraCtrl
 
setOpenByClient(boolean) - Method in class org.zkoss.zul.Window.ExtraCtrl
 
setOrient(String) - Method in class org.zkoss.zul.Box
Sets the orient.
setOrient(String) - Method in class org.zkoss.zul.Button
Sets the orient.
setOrient(String) - Method in class org.zkoss.zul.Chart
Set the chart orientation.
setOrient(String) - Method in class org.zkoss.zul.Menubar
Sets the orient.
setOrient(String) - Method in class org.zkoss.zul.Radiogroup
Sets the orient.
setOrient(String) - Method in class org.zkoss.zul.Separator
Sets the orient.
setOrient(String) - Method in class org.zkoss.zul.Tabbox
Sets the orient.
setOrient(String) - Method in class org.zkoss.zul.Toolbar
Sets the orient.
setOrient(String) - Method in class org.zkoss.zul.Toolbarbutton
Sets the orient.
setPage(Page) - Method in class org.zkoss.zul.Window
 
setPageIncrement(int) - Method in interface org.zkoss.zul.ext.Paginal
Sets the number of page anchors shall appear at the client.
setPageIncrement(int) - Method in class org.zkoss.zul.Paging
 
setPageIncrement(int) - Method in class org.zkoss.zul.Slider
Sets the amount that the value of Slider.getCurpos() changes by when the tray of the scroll bar is clicked.
setPageSize(int) - Method in interface org.zkoss.zul.ext.Pageable
Sets the number of items per page.
setPageSize(int) - Method in class org.zkoss.zul.Grid
Sets the page size, aka., the number rows per page.
setPageSize(int) - Method in class org.zkoss.zul.Listbox
Sets the page size, aka., the number items per page.
setPageSize(int) - Method in class org.zkoss.zul.Paging
 
setPageSize(int) - Method in class org.zkoss.zul.Tree
Sets the page size that is used by all Treechildren to display a portion of their child Treeitem.
setPageSize(int) - Method in class org.zkoss.zul.Treechildren
Sets the page size which controls the number of visible child Treeitem.
setPaginal(Paginal) - Method in class org.zkoss.zul.Grid
 
setPaginal(Paginal) - Method in class org.zkoss.zul.Listbox
 
setPaneAlpha(int) - Method in class org.zkoss.zul.Chart
Set the pane alpha (transparency, 0 ~ 255).
setPaneColor(String) - Method in class org.zkoss.zul.Chart
Set the pane color of the chart.
setPanelSpacing(String) - Method in class org.zkoss.zul.Tabbox
Sets the spacing between Tabpanel.
setParent(Component) - Method in class org.zkoss.zul.Area
 
setParent(Component) - Method in class org.zkoss.zul.Bandpopup
 
setParent(Component) - Method in class org.zkoss.zul.Caption
 
setParent(Component) - Method in class org.zkoss.zul.Column
 
setParent(Component) - Method in class org.zkoss.zul.Columns
 
setParent(Component) - Method in class org.zkoss.zul.Comboitem
 
setParent(Component) - Method in class org.zkoss.zul.Foot
 
setParent(Component) - Method in class org.zkoss.zul.Footer
 
setParent(Component) - Method in class org.zkoss.zul.Listcell
 
setParent(Component) - Method in class org.zkoss.zul.Listfoot
 
setParent(Component) - Method in class org.zkoss.zul.Listfooter
 
setParent(Component) - Method in class org.zkoss.zul.Listhead
 
setParent(Component) - Method in class org.zkoss.zul.Listheader
 
setParent(Component) - Method in class org.zkoss.zul.Listitem
 
setParent(Component) - Method in class org.zkoss.zul.Menu
 
setParent(Component) - Method in class org.zkoss.zul.Menuitem
 
setParent(Component) - Method in class org.zkoss.zul.Radio
 
setParent(Component) - Method in class org.zkoss.zul.Row
 
setParent(Component) - Method in class org.zkoss.zul.Rows
 
setParent(Component) - Method in class org.zkoss.zul.Splitter
 
setParent(Component) - Method in class org.zkoss.zul.Tab
 
setParent(Component) - Method in class org.zkoss.zul.Tabpanel
 
setParent(Component) - Method in class org.zkoss.zul.Tabpanels
 
setParent(Component) - Method in class org.zkoss.zul.Tabs
 
setParent(Component) - Method in class org.zkoss.zul.Treecell
 
setParent(Component) - Method in class org.zkoss.zul.Treechildren
 
setParent(Component) - Method in class org.zkoss.zul.Treecol
 
setParent(Component) - Method in class org.zkoss.zul.Treecols
 
setParent(Component) - Method in class org.zkoss.zul.Treefoot
 
setParent(Component) - Method in class org.zkoss.zul.Treefooter
 
setParent(Component) - Method in class org.zkoss.zul.Treeitem
 
setParent(Component) - Method in class org.zkoss.zul.Treerow
 
setParent(Component) - Method in class org.zkoss.zul.Window
 
setPeriod(String) - Method in class org.zkoss.zul.Chart
Sets the period used in Time Series Chart.
setPopup(String) - Method in class org.zkoss.zul.impl.XulElement
Sets the ID of Popup that should appear when the user clicks on the element.
setPopup(String) - Method in class org.zkoss.zul.Treerow
Alwasys throws UnsupportedOperationException since developers shall use XulElement.setPopup(java.lang.String) instead.
setPosition(String) - Method in class org.zkoss.zul.Window
Sets how to position the window at the client screen.
setPre(boolean) - Method in class org.zkoss.zul.Label
Sets whether to preserve the white spaces, such as space, tab and new line.
setPreloadSize(int) - Method in class org.zkoss.zul.Grid
Sets the number of rows to preload when receiving the rendering request from the client.
setPreloadSize(int) - Method in class org.zkoss.zul.Listbox
Sets the number of items to preload when receiving the rendering request from the client.
setRawValue(Object) - Method in class org.zkoss.zul.impl.InputElement
Sets the raw value directly.
setReadonly(boolean) - Method in class org.zkoss.zul.Button
Deprecated.  
setReadonly(boolean) - Method in class org.zkoss.zul.Checkbox
Deprecated.  
setReadonly(boolean) - Method in class org.zkoss.zul.impl.InputElement
Sets whether it is readonly.
setRepeats(boolean) - Method in class org.zkoss.zul.Timer
Sets whether the timer shall send Event repeatly.
setResult(Object) - Method in class org.zkoss.zul.Fileupload.ExtraCtrl
Updates the result from the client.
setResult(Object) - Method in class org.zkoss.zul.impl.FileuploadDlg.ExtraCtrl
Updates the result from the client.
setResult(Media[]) - Method in class org.zkoss.zul.impl.FileuploadDlg
Sets the result.
setRoundingMode(int) - Method in class org.zkoss.zul.impl.NumberInputElement
Sets the rounding mode.
setRoundingMode(String) - Method in class org.zkoss.zul.impl.NumberInputElement
Sets the rounding mode by the name.
setRowRenderer(RowRenderer) - Method in class org.zkoss.zul.Grid
Sets the renderer which is used to render each row if Grid.getModel() is not null.
setRowRenderer(String) - Method in class org.zkoss.zul.Grid
Sets the renderer by use of a class name.
setRows(int) - Method in class org.zkoss.zul.Bandbox
 
setRows(int) - Method in class org.zkoss.zul.Combobox
 
setRows(int) - Method in class org.zkoss.zul.Listbox
Sets the rows.
setRows(int) - Method in class org.zkoss.zul.Textbox
Sets the rows.
setRows(int) - Method in class org.zkoss.zul.Tree
Sets the rows.
setRunning(boolean) - Method in class org.zkoss.zul.Timer
Start or stops the timer.
setScale(int) - Method in class org.zkoss.zul.Decimalbox
Returns the scale for the decimal number storing in this component, or Decimalbox.AUTO if the scale is decided automatically (based on what user has entered).
setSclass(String) - Method in class org.zkoss.zul.Row
 
setSelected(boolean) - Method in class org.zkoss.zul.Listitem
Sets whether it is selected.
setSelected(boolean) - Method in class org.zkoss.zul.Radio
Sets whether it is selected.
setSelected(boolean) - Method in class org.zkoss.zul.Tab
Sets whether this tab is selected.
setSelected(boolean) - Method in class org.zkoss.zul.Treeitem
Returns whether this item is selected.
setSelectedIndex(int) - Method in class org.zkoss.zul.Listbox
Deselects all of the currently selected items and selects the item with the given index.
setSelectedIndex(int) - Method in class org.zkoss.zul.Radiogroup
Deselects all of the currently selected radio button and selects the radio button with the given index.
setSelectedIndex(int) - Method in class org.zkoss.zul.Tabbox
Sets the selected index.
setSelectedItem(Listitem) - Method in class org.zkoss.zul.Listbox
Deselects all of the currently selected items and selects the given item.
setSelectedItem(Radio) - Method in class org.zkoss.zul.Radiogroup
Deselects all of the currently selected radio buttons and selects the given radio button.
setSelectedItem(Treeitem) - Method in class org.zkoss.zul.Tree
Deselects all of the currently selected items and selects the given item.
setSelectedPanel(Tabpanel) - Method in class org.zkoss.zul.Tabbox
Sets the selected tab panel.
setSelectedTab(Tab) - Method in class org.zkoss.zul.Tabbox
Sets the selected tab.
setSelectedText(int, int, String, boolean) - Method in class org.zkoss.zul.impl.InputElement
Sets the text of this InputElement to the specified text which is begining with the new start point and ending with the new end point.
setSelectionRange(int, int) - Method in class org.zkoss.zul.impl.InputElement
Sets the selection end to the specified position and the selection start to the specified position.
setSeltype(String) - Method in class org.zkoss.zul.Listbox
Sets the seltype.
setSeltype(String) - Method in class org.zkoss.zul.Tree
Sets the seltype.
setSeries(Comparable) - Method in interface org.zkoss.zul.HiLoModel
Set the only series.
setSeries(Comparable) - Method in class org.zkoss.zul.SimpleHiLoModel
 
setShape(String) - Method in class org.zkoss.zul.Area
Sets the shape of this area.
setShowLegend(boolean) - Method in class org.zkoss.zul.Chart
whether show the chart's legend.
setShowTooltiptext(boolean) - Method in class org.zkoss.zul.Chart
whether show the chart's tooltip.
setSizable(boolean) - Method in class org.zkoss.zul.impl.HeadersElement
Sets whether the width of the child column is sizable.
setSizable(boolean) - Method in class org.zkoss.zul.Window
Sets whether the window is sizable.
setSort(String) - Method in class org.zkoss.zul.Listheader
Sets the type of the sorter.
setSortAscending(Comparator) - Method in class org.zkoss.zul.Column
Sets the ascending sorter, or null for no sorter for the ascending order.
setSortAscending(String) - Method in class org.zkoss.zul.Column
Sets the ascending sorter with the class name, or null for no sorter for the ascending order.
setSortAscending(Comparator) - Method in class org.zkoss.zul.Listheader
Sets the ascending sorter, or null for no sorter for the ascending order.
setSortAscending(String) - Method in class org.zkoss.zul.Listheader
Sets the ascending sorter with the class name, or null for no sorter for the ascending order.
setSortDescending(Comparator) - Method in class org.zkoss.zul.Column
Sets the descending sorter, or null for no sorter for the descending order.
setSortDescending(String) - Method in class org.zkoss.zul.Column
Sets the descending sorter with the class name, or null for no sorter for the descending order.
setSortDescending(Comparator) - Method in class org.zkoss.zul.Listheader
Sets the descending sorter, or null for no sorter for the descending order.
setSortDescending(String) - Method in class org.zkoss.zul.Listheader
Sets the descending sorter with the class name, or null for no sorter for the descending order.
setSortDirection(String) - Method in class org.zkoss.zul.Column
Sets the sort direction.
setSortDirection(String) - Method in class org.zkoss.zul.Listheader
Sets the sort direction.
setSpacing(String) - Method in class org.zkoss.zul.Box
Sets the spacing.
setSpacing(String) - Method in class org.zkoss.zul.Separator
Sets the spacing.
setSpan(int) - Method in class org.zkoss.zul.Footer
Sets the number of columns to span this footer.
setSpan(int) - Method in class org.zkoss.zul.Listcell
Sets the number of columns to span this cell.
setSpan(int) - Method in class org.zkoss.zul.Listfooter
Sets the number of columns to span this footer.
setSpan(int) - Method in class org.zkoss.zul.Treecell
Sets the number of columns to span this cell.
setSpan(int) - Method in class org.zkoss.zul.Treefooter
Sets the number of columns to span this footer.
setSpans(String) - Method in class org.zkoss.zul.Row
Sets the spans, which is a list of numbers separated by comma.
setSrc(String) - Method in class org.zkoss.zul.Audio
Sets the src.
setSrc(String) - Method in class org.zkoss.zul.Iframe
Sets the src.
setSrc(String) - Method in class org.zkoss.zul.Image
Sets the source URI of the image.
setSrc(String) - Method in class org.zkoss.zul.impl.LabelImageElement
Sets the src (the image URI).
setSrc(String) - Method in class org.zkoss.zul.Include
Sets the src.
setSrc(String) - Method in class org.zkoss.zul.Listitem
Sets the src of the Listcell it contains.
setSrc(String) - Method in class org.zkoss.zul.Script
Sets the URI of the source that contains the script codes.
setSrc(String) - Method in class org.zkoss.zul.Style
Sets the URI of an external style sheet.
setSrc(String) - Method in class org.zkoss.zul.Treeitem
Sets the src of the Treecell it contains.
setStyle(String) - Method in class org.zkoss.zul.Row
 
setTabindex(int) - Method in class org.zkoss.zul.Button
Sets the tab order of this component.
setTabindex(int) - Method in class org.zkoss.zul.Checkbox
Sets the tab order of this component.
setTabindex(int) - Method in class org.zkoss.zul.impl.InputElement
Sets the tab order of this component.
setTabindex(int) - Method in class org.zkoss.zul.Listbox
Sets the tab order of this component.
setTabindex(int) - Method in class org.zkoss.zul.Toolbarbutton
Sets the tab order of this component.
setTarget(String) - Method in class org.zkoss.zul.Button
Sets the target frame or window.
setTarget(String) - Method in class org.zkoss.zul.Menuitem
Sets the target frame or window.
setTarget(String) - Method in class org.zkoss.zul.Toolbarbutton
Sets the target frame or window.
setTemplate(String) - Static method in class org.zkoss.zul.Fileupload
Sets the template used to create the upload modal dialog.
setTemplate(String) - Static method in class org.zkoss.zul.Messagebox
Sets the template used to create the message dialog.
setText(String) - Method in class org.zkoss.zul.impl.InputElement
Sets the value in the String format.
setTextByClient(String) - Method in class org.zkoss.zul.Calendar.ExtraCtrl
 
setTextByClient(String) - Method in class org.zkoss.zul.impl.InputElement.ExtraCtrl
 
setThreeD(boolean) - Method in class org.zkoss.zul.Chart
Set true to show three dimensional graph (If a type of chart got no 3d peer, this is ignored).
setTimeZone(TimeZone) - Method in class org.zkoss.zul.Calendar
Sets the time zone that this date box belongs to, or null if the default time zone is used.
setTimeZone(TimeZone) - Method in class org.zkoss.zul.Chart
Sets the time zone that this Time Series Chart belongs to, or null if the default time zone is used.
setTimeZone(TimeZone) - Method in class org.zkoss.zul.Datebox
Sets the time zone that this date box belongs to, or null if the default time zone is used.
setTitle(String) - Method in class org.zkoss.zul.Chart
Set the chart's title.
setTitle(String) - Method in class org.zkoss.zul.Window
Sets the title.
setTooltip(String) - Method in class org.zkoss.zul.impl.XulElement
Sets the ID of Popup that should be used as a tooltip window when the mouse hovers over the element for a moment.
setTooltip(String) - Method in class org.zkoss.zul.Treerow
Alwasys throws UnsupportedOperationException since developers shall use XulElement.setTooltip(java.lang.String) instead.
setTooltiptext(String) - Method in class org.zkoss.zul.Area
Sets the text as the tooltip.
setTotalSize(int) - Method in interface org.zkoss.zul.ext.Paginal
Sets the total number of items.
setTotalSize(int) - Method in class org.zkoss.zul.Paging
 
setType(String) - Method in class org.zkoss.zul.Chart
Set the chart's type (Chart.PIE, Chart.BAR, Chart.LINE, etc.).
setType(String) - Method in class org.zkoss.zul.Script
Sets the type of this client script.
setType(String) - Method in class org.zkoss.zul.Textbox
Sets the type.
setValign(String) - Method in class org.zkoss.zul.Box
Sets the vertical alignment of the adjacent cells of a box.
setValign(String) - Method in class org.zkoss.zul.impl.HeaderElement
Sets the vertical alignment of this grid.
setValign(String) - Method in class org.zkoss.zul.Row
Sets the vertical alignment of the whole row.
setValue(Date) - Method in class org.zkoss.zul.Calendar
Assigns a value to this component.
setValue(String) - Method in class org.zkoss.zul.Captcha
Set the text value to be shown as the distortion captcha.
setValue(Comparable, Comparable, Number) - Method in interface org.zkoss.zul.CategoryModel
add or update the value of a specified series and category.
setValue(Object) - Method in class org.zkoss.zul.Comboitem
Associate the value with this combo item.
setValue(Date) - Method in class org.zkoss.zul.Datebox
Sets the value (in Date).
setValue(BigDecimal) - Method in class org.zkoss.zul.Decimalbox
Sets the value (in BigDecimal).
setValue(Double) - Method in class org.zkoss.zul.Doublebox
Sets the value (in Double).
setValue(double) - Method in class org.zkoss.zul.Doublebox
Sets the value (in double)
setValue(Integer) - Method in class org.zkoss.zul.Intbox
Sets the value (in Integer).
setValue(String) - Method in class org.zkoss.zul.Label
Sets the value.
setValue(Object) - Method in class org.zkoss.zul.Listcell
Sets the value.
setValue(Object) - Method in class org.zkoss.zul.Listitem
Sets the value.
setValue(String) - Method in class org.zkoss.zul.Menuitem
Sets the value.
setValue(Comparable, Number) - Method in interface org.zkoss.zul.PieModel
add or update the value of a specified category.
setValue(int) - Method in class org.zkoss.zul.Progressmeter
Sets the current value of the progress meter.
setValue(String) - Method in class org.zkoss.zul.Radio
Sets the value.
setValue(Object) - Method in class org.zkoss.zul.Row
Sets the value.
setValue(Comparable, Comparable, Number) - Method in class org.zkoss.zul.SimpleCategoryModel
 
setValue(Comparable, Number) - Method in class org.zkoss.zul.SimplePieModel
 
setValue(String) - Method in class org.zkoss.zul.Textbox
Sets the value.
setValue(Object) - Method in class org.zkoss.zul.Treeitem
Sets the value.
setVflex(boolean) - Method in class org.zkoss.zul.Listbox
Sets whether to grow and shrink vertical to fit their given space, so called vertial flexibility.
setVflex(boolean) - Method in class org.zkoss.zul.Tree
Sets whether to grow and shrink vertical to fit their given space, so called vertial flexibility.
setVisible(boolean) - Method in class org.zkoss.zul.Bandpopup
 
setVisible(boolean) - Method in class org.zkoss.zul.Popup
Not allowd.
setVisible(boolean) - Method in class org.zkoss.zul.Timer
Not allowd.
setVisible(boolean) - Method in class org.zkoss.zul.Window
Changes the visibility of the window.
setVspace(String) - Method in class org.zkoss.zul.Image
Sets number of pixels of extra space to the top and bottom side of the image.
setWidth(String) - Method in class org.zkoss.zul.Captcha
Override super class to prepare the int width.
setWidth(String) - Method in class org.zkoss.zul.Chart
Override super class to prepare the int width.
setWidth(String) - Method in class org.zkoss.zul.impl.HeaderElement
 
setWidth(String) - Method in class org.zkoss.zul.Listcell
 
setWidth(String) - Method in class org.zkoss.zul.Treecell
 
setWidths(String) - Method in class org.zkoss.zul.Box
Sets the widths/heights, which is a list of numbers separated by comma to denote the width/height of each cell in a box.
setXAxis(String) - Method in class org.zkoss.zul.Chart
Set the label in xAxis.
setYAxis(String) - Method in class org.zkoss.zul.Chart
Set the label in yAxis.
shallIgnoreCase() - Method in class org.zkoss.zul.ListitemComparator
Returns whether to ignore case.
SHIFT_KEY - Static variable in class org.zkoss.zul.event.ColSizeEvent
Indicates whether the Shift key is pressed.
shortValue() - Method in class org.zkoss.zul.Decimalbox
Returns the value in short.
shortValue() - Method in class org.zkoss.zul.Doublebox
Returns the value in short.
show(String, String, int, String) - Static method in class org.zkoss.zul.Messagebox
Shows a message box and returns what button is pressed.
show(String) - Static method in class org.zkoss.zul.Messagebox
Shows a message box and returns what button is pressed.
show(int, Object[], int, int, String) - Static method in class org.zkoss.zul.Messagebox
Shows a message box by specifying a message code, and returns what button is pressed.
show(int, Object, int, int, String) - Static method in class org.zkoss.zul.Messagebox
Shows a message box by specifying a message code, and returns what button is pressed.
show(int, int, int, String) - Static method in class org.zkoss.zul.Messagebox
Shows a message box by specifying a message code, and returns what button is pressed.
showCustomError(Component, WrongValueException) - Method in interface org.zkoss.zul.CustomConstraint
To display the error message in a custom way.
showCustomError(WrongValueException) - Method in class org.zkoss.zul.impl.InputElement
Shows the error message in the custom way by calling (CustomConstraint.showCustomError(org.zkoss.zk.ui.Component, org.zkoss.zk.ui.WrongValueException), if the contraint implements CustomConstraint.
SimpleCaptchaEngine - Class in org.zkoss.zul.impl
A Facade Captcha engine implementation.
SimpleCaptchaEngine() - Constructor for class org.zkoss.zul.impl.SimpleCaptchaEngine
 
SimpleCategoryModel - Class in org.zkoss.zul
A Category data model implementation of CategoryModel.
SimpleCategoryModel() - Constructor for class org.zkoss.zul.SimpleCategoryModel
 
SimpleChartEngine - Class in org.zkoss.zul.impl
A Facade Chart engine implemented with JFreeChart.
SimpleChartEngine() - Constructor for class org.zkoss.zul.impl.SimpleChartEngine
 
SimpleConstraint - Class in org.zkoss.zul
A simple constraint that you could build based the predefined constants.
SimpleConstraint(int) - Constructor for class org.zkoss.zul.SimpleConstraint
 
SimpleConstraint(int, String) - Constructor for class org.zkoss.zul.SimpleConstraint
Constraints a constraint.
SimpleConstraint(String, String) - Constructor for class org.zkoss.zul.SimpleConstraint
Constructs a regular-expression constraint.
SimpleConstraint(int, String, String) - Constructor for class org.zkoss.zul.SimpleConstraint
Constructs a constraint combining regular expression.
SimpleHiLoModel - Class in org.zkoss.zul
A HiLo data model implementation of HiLoModel.
SimpleHiLoModel() - Constructor for class org.zkoss.zul.SimpleHiLoModel
 
SimpleListModel - Class in org.zkoss.zul
A simple implementation of ListModel.
SimpleListModel(Object[], boolean) - Constructor for class org.zkoss.zul.SimpleListModel
Constructor.
SimpleListModel(Object[]) - Constructor for class org.zkoss.zul.SimpleListModel
Constructor.
SimpleListModel(List) - Constructor for class org.zkoss.zul.SimpleListModel
Constructor.
SimplePieModel - Class in org.zkoss.zul
A Pie chart data model implementation of PieModel.
SimplePieModel() - Constructor for class org.zkoss.zul.SimplePieModel
 
SimpleXYModel - Class in org.zkoss.zul
A XY data model implementation of XYModel.
SimpleXYModel() - Constructor for class org.zkoss.zul.SimpleXYModel
 
size() - Method in class org.zkoss.zul.ListModelList
 
size() - Method in class org.zkoss.zul.ListModelMap
 
size() - Method in class org.zkoss.zul.ListModelSet
 
Slider - Class in org.zkoss.zul
A slider.
Slider() - Constructor for class org.zkoss.zul.Slider
 
Slider(int) - Constructor for class org.zkoss.zul.Slider
 
Slider.ExtraCtrl - Class in org.zkoss.zul
A utility class to implement AbstractComponent.getExtraCtrl().
Slider.ExtraCtrl() - Constructor for class org.zkoss.zul.Slider.ExtraCtrl
 
smartDrawCaptcha() - Method in class org.zkoss.zul.Captcha
mark a draw flag to inform that this Chart needs update.
smartDrawChart() - Method in class org.zkoss.zul.Chart
mark a draw flag to inform that this Chart needs update.
smartUpdate(String, String) - Method in class org.zkoss.zul.Image
 
smartUpdate(String, String) - Method in class org.zkoss.zul.Listbox
 
smartUpdate(String, String) - Method in class org.zkoss.zul.Tree
 
smartUpdate(String, String) - Method in class org.zkoss.zul.Treechildren
 
smartUpdate(String, String) - Method in class org.zkoss.zul.Treeitem
 
sort(boolean) - Method in class org.zkoss.zul.Column
Sorts the rows (Row) based on Column.getSortAscending() and Column.getSortDescending(), if Column.getSortDirection() doesn't matches the ascending argument.
sort(boolean, boolean) - Method in class org.zkoss.zul.Column
Sorts the rows (Row) based on Column.getSortAscending() and Column.getSortDescending().
sort(boolean) - Method in class org.zkoss.zul.Listheader
Sorts the list items based on Listheader.getSortAscending() and Listheader.getSortDescending(), if Listheader.getSortDirection() doesn't matches the ascending argument.
sort(boolean, boolean) - Method in class org.zkoss.zul.Listheader
Sorts the list items based on Listheader.getSortAscending() and Listheader.getSortDescending().
sort(Comparator, boolean) - Method in class org.zkoss.zul.ListModelArray
Sorts the data.
sort(Comparator, boolean) - Method in interface org.zkoss.zul.ListModelExt
It called when Listbox or Grid has to sort the content.
sort(Comparator, boolean) - Method in class org.zkoss.zul.ListModelList
Sorts the data.
sort(Comparator, boolean) - Method in class org.zkoss.zul.ListModelMap
Sorts the data.
sort(Comparator, boolean) - Method in class org.zkoss.zul.ListModelSet
Sorts the data.
sort(Comparator, boolean) - Method in class org.zkoss.zul.SimpleListModel
Sorts the data.
Space - Class in org.zkoss.zul
Space is a Separator with the orient default to "horizontal".
Space() - Constructor for class org.zkoss.zul.Space
 
Splitter - Class in org.zkoss.zul
An element which should appear before or after an element inside a box (Box, Vbox and Hbox).
Splitter() - Constructor for class org.zkoss.zul.Splitter
 
Splitter.ExtraCtrl - Class in org.zkoss.zul
A utility class to implement AbstractComponent.getExtraCtrl().
Splitter.ExtraCtrl() - Constructor for class org.zkoss.zul.Splitter.ExtraCtrl
 
STACKED_AREA - Static variable in class org.zkoss.zul.Chart
 
STACKED_BAR - Static variable in class org.zkoss.zul.Chart
 
start() - Method in class org.zkoss.zul.Timer
Starts the timer.
STEP - Static variable in class org.zkoss.zul.Chart
 
STEP_AREA - Static variable in class org.zkoss.zul.Chart
 
stop() - Method in class org.zkoss.zul.Audio
Stops the audio at the cient.
stop() - Method in class org.zkoss.zul.Timer
Stops the timer.
STRING_TOO_LONG - Static variable in interface org.zkoss.zul.mesg.MZul
 
Style - Class in org.zkoss.zul
The style component used to specify CSS styles for the owner desktop.
Style() - Constructor for class org.zkoss.zul.Style
 
Style(String) - Constructor for class org.zkoss.zul.Style
 
subList(int, int) - Method in class org.zkoss.zul.ListModelList
 

T

Tab - Class in org.zkoss.zul
A tab.
Tab() - Constructor for class org.zkoss.zul.Tab
 
Tab(String) - Constructor for class org.zkoss.zul.Tab
 
Tab(String, String) - Constructor for class org.zkoss.zul.Tab
 
Tab.ExtraCtrl - Class in org.zkoss.zul
A utility class to implement AbstractComponent.getExtraCtrl().
Tab.ExtraCtrl() - Constructor for class org.zkoss.zul.Tab.ExtraCtrl
 
Tabbox - Class in org.zkoss.zul
A tabbox.
Tabbox() - Constructor for class org.zkoss.zul.Tabbox
 
Tabbox.ExtraCtrl - Class in org.zkoss.zul
A utility class to implement AbstractComponent.getExtraCtrl().
Tabbox.ExtraCtrl() - Constructor for class org.zkoss.zul.Tabbox.ExtraCtrl
 
Tabpanel - Class in org.zkoss.zul
A tab panel.
Tabpanel() - Constructor for class org.zkoss.zul.Tabpanel
 
Tabpanels - Class in org.zkoss.zul
A collection of tab panels.
Tabpanels() - Constructor for class org.zkoss.zul.Tabpanels
 
Tabs - Class in org.zkoss.zul
A collection of tabs (Tab).
Tabs() - Constructor for class org.zkoss.zul.Tabs
 
Textbox - Class in org.zkoss.zul
A textbox.
Textbox() - Constructor for class org.zkoss.zul.Textbox
 
Textbox(String) - Constructor for class org.zkoss.zul.Textbox
 
TIME_SERIES - Static variable in class org.zkoss.zul.Chart
 
Timer - Class in org.zkoss.zul
Fires one or more Event after a specified delay.
Timer() - Constructor for class org.zkoss.zul.Timer
 
Timer(int) - Constructor for class org.zkoss.zul.Timer
 
toArray() - Method in class org.zkoss.zul.ListModelList
 
toArray(Object[]) - Method in class org.zkoss.zul.ListModelList
 
toArray() - Method in class org.zkoss.zul.ListModelSet
 
toArray(Object[]) - Method in class org.zkoss.zul.ListModelSet
 
toggleItemSelection(Listitem) - Method in class org.zkoss.zul.Listbox
If the specified item is selected, it is deselected.
toggleItemSelection(Treeitem) - Method in class org.zkoss.zul.Tree
If the specified item is selected, it is deselected.
toNumberOnly(String) - Method in class org.zkoss.zul.impl.NumberInputElement
Filters out non digit characters, such comma and whitespace, from the specified value.
Toolbar - Class in org.zkoss.zul
A toolbar.
Toolbar() - Constructor for class org.zkoss.zul.Toolbar
 
Toolbar(String) - Constructor for class org.zkoss.zul.Toolbar
 
Toolbarbutton - Class in org.zkoss.zul
A tool button.
Toolbarbutton() - Constructor for class org.zkoss.zul.Toolbarbutton
 
Toolbarbutton(String) - Constructor for class org.zkoss.zul.Toolbarbutton
 
Toolbarbutton(String, String) - Constructor for class org.zkoss.zul.Toolbarbutton
 
toString() - Method in class org.zkoss.zul.ListitemComparator
 
toString() - Method in class org.zkoss.zul.ListModelArray
 
toString() - Method in class org.zkoss.zul.ListModelList
 
toString() - Method in class org.zkoss.zul.ListModelMap
 
toString() - Method in class org.zkoss.zul.ListModelSet
 
Tree - Class in org.zkoss.zul
A container which can be used to hold a tabular or hierarchical set of rows of elements.
Tree() - Constructor for class org.zkoss.zul.Tree
 
Tree.ExtraCtrl - Class in org.zkoss.zul
A utility class to implement AbstractComponent.getExtraCtrl().
Tree.ExtraCtrl() - Constructor for class org.zkoss.zul.Tree.ExtraCtrl
 
Treecell - Class in org.zkoss.zul
A treecell.
Treecell() - Constructor for class org.zkoss.zul.Treecell
 
Treecell(String) - Constructor for class org.zkoss.zul.Treecell
 
Treecell(String, String) - Constructor for class org.zkoss.zul.Treecell
 
Treechildren - Class in org.zkoss.zul
A treechildren.
Treechildren() - Constructor for class org.zkoss.zul.Treechildren
 
Treechildren.ExtraCtrl - Class in org.zkoss.zul
A utility class to implement AbstractComponent.getExtraCtrl().
Treechildren.ExtraCtrl() - Constructor for class org.zkoss.zul.Treechildren.ExtraCtrl
 
Treecol - Class in org.zkoss.zul
A treecol.
Treecol() - Constructor for class org.zkoss.zul.Treecol
 
Treecol(String) - Constructor for class org.zkoss.zul.Treecol
 
Treecol(String, String) - Constructor for class org.zkoss.zul.Treecol
 
Treecols - Class in org.zkoss.zul
A treecols.
Treecols() - Constructor for class org.zkoss.zul.Treecols
 
Treefoot - Class in org.zkoss.zul
A row of Treefooter.
Treefoot() - Constructor for class org.zkoss.zul.Treefoot
 
Treefooter - Class in org.zkoss.zul
A column of the footer of a tree (Tree).
Treefooter() - Constructor for class org.zkoss.zul.Treefooter
 
Treefooter(String) - Constructor for class org.zkoss.zul.Treefooter
 
Treefooter(String, String) - Constructor for class org.zkoss.zul.Treefooter
 
Treeitem - Class in org.zkoss.zul
A treeitem.
Treeitem() - Constructor for class org.zkoss.zul.Treeitem
 
Treeitem(String) - Constructor for class org.zkoss.zul.Treeitem
 
Treeitem(String, Object) - Constructor for class org.zkoss.zul.Treeitem
 
Treeitem.ExtraCtrl - Class in org.zkoss.zul
A utility class to implement AbstractComponent.getExtraCtrl().
Treeitem.ExtraCtrl() - Constructor for class org.zkoss.zul.Treeitem.ExtraCtrl
 
Treerow - Class in org.zkoss.zul
A treerow.
Treerow() - Constructor for class org.zkoss.zul.Treerow
 

U

UID - Static variable in class org.zkoss.zul.Version
Returns the version UID.
UPLOAD_CANCEL - Static variable in interface org.zkoss.zul.mesg.MZul
 
UPLOAD_MESSAGE - Static variable in interface org.zkoss.zul.mesg.MZul
 
UPLOAD_SUBMIT - Static variable in interface org.zkoss.zul.mesg.MZul
 
UPLOAD_TITLE - Static variable in interface org.zkoss.zul.mesg.MZul
 

V

validate(Component, Object) - Method in interface org.zkoss.zul.Constraint
Verifies whether the value is acceptable.
validate(Object) - Method in class org.zkoss.zul.impl.InputElement
Validates the value returned by InputElement.coerceFromString(java.lang.String).
validate(Component, Object) - Method in class org.zkoss.zul.SimpleConstraint
 
values() - Method in class org.zkoss.zul.ListModelMap
 
Vbox - Class in org.zkoss.zul
A vbox.
Vbox() - Constructor for class org.zkoss.zul.Vbox
 
Vbox(Component[]) - Constructor for class org.zkoss.zul.Vbox
Constructor a vertical box by assigning an array of children.
Version - Class in org.zkoss.zul
Specified this in lang.xml, such that ZK knows what lang.xml is associated with ZUL.
Version() - Constructor for class org.zkoss.zul.Version
 

W

WATERFALL - Static variable in class org.zkoss.zul.Chart
 
WEEK - Static variable in class org.zkoss.zul.Chart
 
Window - Class in org.zkoss.zul
A generic window.
Window() - Constructor for class org.zkoss.zul.Window
 
Window(String, String, boolean) - Constructor for class org.zkoss.zul.Window
 
Window.ExtraCtrl - Class in org.zkoss.zul
A utility class to implement AbstractComponent.getExtraCtrl().
Window.ExtraCtrl() - Constructor for class org.zkoss.zul.Window.ExtraCtrl
 

X

XulElement - Class in org.zkoss.zul.impl
The fundamental class for XUL elements.
XulElement() - Constructor for class org.zkoss.zul.impl.XulElement
 
XYModel - Interface in org.zkoss.zul
A XY chart data model.

Y

YEAR - Static variable in class org.zkoss.zul.Chart
 
YES - Static variable in class org.zkoss.zul.impl.MessageboxDlg
A Yes button.
YES - Static variable in interface org.zkoss.zul.mesg.MZul
 
YES - Static variable in class org.zkoss.zul.Messagebox
A Yes button.

Z

ZulEvents - Class in org.zkoss.zul.event
Utilities to access events for ZK and ZUL.
ZulFns - Class in org.zkoss.zul.fn
Utilities for using EL.
ZulFns() - Constructor for class org.zkoss.zul.fn.ZulFns
 

_

_array - Variable in class org.zkoss.zul.ListModelArray
 
_list - Variable in class org.zkoss.zul.ListModelList
 
_map - Variable in class org.zkoss.zul.ListModelMap
 
_set - Variable in class org.zkoss.zul.ListModelSet
 
_src - Variable in class org.zkoss.zul.Audio
 
_src - Variable in class org.zkoss.zul.Include
 

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 _

Copyright © 2005-2007 Potix Corporation. All Rights Reserved.