- 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.
Note: You don't need to close the content (a InputStream), it will be closed automatically after download.
- 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.
Note: You don't need to close the content (a Reader), it will be closed automatically after download.
- save(File, String) -
Static method in class org.zkoss.zul.Filedownload
- Open a download dialog to save the specified file at the client.
- save(URL, String) -
Static method in class org.zkoss.zul.Filedownload
- Open a download dialog to save the resource of the specified URL
at the client.
- save(String, String) -
Static method in class org.zkoss.zul.Filedownload
- Open a download dialog to save the resource of the specified path
at the client.
- SCATTER -
Static variable in class org.zkoss.zul.Chart
-
- Script - Class in org.zkoss.zul
- A component to generate script codes that will be evaluated at the client.
- Script() -
Constructor for class org.zkoss.zul.Script
-
- Script(String) -
Constructor for class org.zkoss.zul.Script
- Constructs a script component with the specified content.
- 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.
- Selectable<E> - Interface in org.zkoss.zul.ext
- Indicate a data model that supports selection.
- selectAll() -
Method in class org.zkoss.zul.Listbox
- Selects all items.
- selectAll() -
Method in class org.zkoss.zul.Tree
- Selects all items.
- Selectbox - Class in org.zkoss.zul
- A light weight dropdown list.
- Selectbox() -
Constructor for class org.zkoss.zul.Selectbox
-
- 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.
- 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
-
- SERVER -
Static variable in class org.zkoss.zul.SimpleConstraint
- Indicates this contraint requires the server validation.
- service(AuRequest, boolean) -
Method in class org.zkoss.zul.Bandbox
- Processes an AU request.
- service(AuRequest, boolean) -
Method in class org.zkoss.zul.Calendar
- Processes an AU request.
- service(AuRequest, boolean) -
Method in class org.zkoss.zul.Checkbox
- Processes an AU request.
- service(AuRequest, boolean) -
Method in class org.zkoss.zul.Column
- Processes an AU request.
- service(AuRequest, boolean) -
Method in class org.zkoss.zul.Combobox
- Processes an AU request.
- service(AuRequest, boolean) -
Method in class org.zkoss.zul.Combobutton
-
- service(AuRequest, boolean) -
Method in class org.zkoss.zul.Datebox
- Processes an AU request.
- service(AuRequest, boolean) -
Method in class org.zkoss.zul.Detail
- Processes an AU request.
- service(AuRequest, boolean) -
Method in class org.zkoss.zul.Grid
- Processes an AU request.
- service(AuRequest, boolean) -
Method in class org.zkoss.zul.Group
- Processes an AU request.
- service(AuRequest, boolean) -
Method in class org.zkoss.zul.Groupbox
- Processes an AU request.
- service(AuRequest, boolean) -
Method in class org.zkoss.zul.Iframe
- Processes an AU request.
- service(AuRequest, boolean) -
Method in class org.zkoss.zul.impl.FileuploadDlg
-
- service(AuRequest, boolean) -
Method in class org.zkoss.zul.impl.HeadersElement
- Processes an AU request.
- service(AuRequest, boolean) -
Method in class org.zkoss.zul.impl.InputElement
- Processes an AU request.
- service(AuRequest, boolean) -
Method in class org.zkoss.zul.LayoutRegion
- Processes an AU request.
- service(AuRequest, boolean) -
Method in class org.zkoss.zul.Listbox
- Processes an AU request.
- service(AuRequest, boolean) -
Method in class org.zkoss.zul.Listgroup
- Processes an AU request.
- service(AuRequest, boolean) -
Method in class org.zkoss.zul.Menu
- Processes an AU request.
- service(AuRequest, boolean) -
Method in class org.zkoss.zul.Menuitem
- Processes an AU request.
- service(AuRequest, boolean) -
Method in class org.zkoss.zul.Paging
- Processes an AU request.
- service(AuRequest, boolean) -
Method in class org.zkoss.zul.Panel
- Processes an AU request.
- service(AuRequest, boolean) -
Method in class org.zkoss.zul.Popup
- Processes an AU request.
- service(AuRequest, boolean) -
Method in class org.zkoss.zul.Radio
- Processes an AU request.
- service(AuRequest, boolean) -
Method in class org.zkoss.zul.Selectbox
-
- service(AuRequest, boolean) -
Method in class org.zkoss.zul.Slider
- Processes an AU request.
- service(AuRequest, boolean) -
Method in class org.zkoss.zul.Splitter
- Processes an AU request.
- service(AuRequest, boolean) -
Method in class org.zkoss.zul.Tab
- Processes an AU request.
- service(AuRequest, boolean) -
Method in class org.zkoss.zul.Timer
- Processes an AU request.
- service(AuRequest, boolean) -
Method in class org.zkoss.zul.Tree
- Processes an AU request.
- service(AuRequest, boolean) -
Method in class org.zkoss.zul.Treeitem
- Processes an AU request.
- service(AuRequest, boolean) -
Method in class org.zkoss.zul.Window
- Processes an AU request.
- sessionDidActivate(Page) -
Method in class org.zkoss.zul.Grid
-
- sessionDidActivate(Page) -
Method in class org.zkoss.zul.Listbox
-
- sessionDidActivate(Page) -
Method in class org.zkoss.zul.Selectbox
-
- sessionWillPassivate(Page) -
Method in class org.zkoss.zul.Grid
-
- sessionWillPassivate(Page) -
Method in class org.zkoss.zul.Listbox
-
- sessionWillPassivate(Page) -
Method in class org.zkoss.zul.Selectbox
-
- set(int, E) -
Method in class org.zkoss.zul.ListModelArray
- Change content of the Array at specified index.
- set(int, E) -
Method in class org.zkoss.zul.ListModelList
-
- 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.impl.MeshElement
- Sets the active page (starting from 0).
- setActivePage(Listitem) -
Method in class org.zkoss.zul.Listbox
- Sets the active page in which the specified item is.
- setActivePage(int) -
Method in class org.zkoss.zul.Paging
- Set the active page
- setActivePage(Treeitem) -
Method in class org.zkoss.zul.Tree
- Sets the active page in which the specified item is.
- setAlign(String) -
Method in class org.zkoss.zul.Applet
- Sets the alignment of an applet according to surrounding elements.
- 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.Box
- Sets the alignment of cells of this box in the 'opposite' direction
(start, center, end, stretch).
- setAlign(String) -
Method in class org.zkoss.zul.Cell
- Sets the horizontal alignment.
- setAlign(String) -
Method in class org.zkoss.zul.Div
- Deprecated. as of release 6.0.0, use CSS instead.
- setAlign(String) -
Method in class org.zkoss.zul.Grid
- Deprecated. As of release 5.0, use CSS instead.
- setAlign(String) -
Method in class org.zkoss.zul.Iframe
- Deprecated. as of release 6.0.0, use CSS instead.
- setAlign(String) -
Method in class org.zkoss.zul.Image
- Deprecated. as of release 6.0.0, use CSS instead.
- setAlign(String) -
Method in class org.zkoss.zul.impl.FooterElement
- Sets the horizontal alignment of this footer.
- 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.
- setAlign(String) -
Method in class org.zkoss.zul.Tabs
- Sets the alignment of tab.
- setAlign(String) -
Method in class org.zkoss.zul.Toolbar
- Sets the alignment of any children added to this toolbar.
- setAnchor(String) -
Method in class org.zkoss.zul.Anchorchildren
- Sets the width, height relative to parent, anchorlayout.
- setAnimationDisabled(boolean) -
Method in class org.zkoss.zul.Borderlayout
- Sets to disable animation effects.
- setArchive(String) -
Method in class org.zkoss.zul.Applet
- Sets the location of an archive file (URL).
- 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
.
- setAutodisable(String) -
Method in class org.zkoss.zul.Button
- Sets a list of component IDs that shall be disabled when the user
clicks this button.
- setAutodisable(String) -
Method in class org.zkoss.zul.Checkbox
- Sets a list of component IDs that shall be disabled when the user
clicks this checkbox.
- setAutodisable(String) -
Method in class org.zkoss.zul.Menuitem
- Sets a list of component IDs that shall be disabled when the user
clicks this menuitem.
- 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.Combobutton
- Sets whether to automatically drop the popup if user hovers on this
Combobutton.
- 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.
- setAutopaging(boolean) -
Method in class org.zkoss.zul.impl.MeshElement
- Sets whether the auto-paging facility is turned on when mold is
"paging".
- setAutoPlay(boolean) -
Method in class org.zkoss.zul.Flash
- Deprecated. As of release 3.6.1, use
Flash.setAutoplay(boolean)
instead.
- setAutoplay(boolean) -
Method in class org.zkoss.zul.Flash
- Sets wether to play the Flash movie automatically.
- setAutoscroll(boolean) -
Method in class org.zkoss.zul.LayoutRegion
- Sets whether enable overflow scrolling.
- 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.
- setBgcolor(String) -
Method in class org.zkoss.zul.Flash
- Sets the background color of Flash movie.
- setBorder(String) -
Method in class org.zkoss.zul.Audio
- Sets the width of the border.
- setBorder(boolean) -
Method in class org.zkoss.zul.Captcha
- Deprecated. As of release 5.0.4, use
Captcha.setFrame(boolean)
instead.
- setBorder(String) -
Method in class org.zkoss.zul.Image
- Deprecated. As of release 5.0.5, use CSS instead.
- setBorder(String) -
Method in class org.zkoss.zul.LayoutRegion
- Sets the border (either none or normal).
- setBorder(String) -
Method in class org.zkoss.zul.Panel
- Sets the border.
- setBorder(boolean) -
Method in class org.zkoss.zul.Panel
- Enables or disables the border.
- setBorder(String) -
Method in class org.zkoss.zul.Window
- Sets the border (either none or normal).
- setBorder(boolean) -
Method in class org.zkoss.zul.Window
- Enables or disables the border.
- setButton(Messagebox.Button, String) -
Method in class org.zkoss.zul.impl.MessageboxDlg.Button
- Sets the label's information and label.
- setButton(Messagebox.Button) -
Method in class org.zkoss.zul.impl.MessageboxDlg.Button
- Sets the label's information with a default label.
- setButtons(Messagebox.Button[], String[]) -
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.
- setButtonVisible(boolean) -
Method in class org.zkoss.zul.Doublespinner
- Sets whether the button (on the right of the textbox) is visible.
- setButtonVisible(boolean) -
Method in class org.zkoss.zul.Spinner
- Sets whether the button (on the right of the textbox) is visible.
- setButtonVisible(boolean) -
Method in class org.zkoss.zul.Timebox
- Sets whether the button (on the right of the textbox) is visible.
- setCapRadius(double) -
Method in class org.zkoss.zul.DialModel
- Sets the radius percentage(0 ~ 1) of the meter's cap; default to 0.07.
- setCharset(String) -
Method in class org.zkoss.zul.Script
- Sets the character encoding of the source.
- setChartStyle(String) -
Method in class org.zkoss.zul.Flashchart
- Sets the content style of flashchart.
- setCheckable(boolean) -
Method in class org.zkoss.zul.Listitem
- Sets whether it is checkable.
- setCheckable(boolean) -
Method in class org.zkoss.zul.Treeitem
- Sets whether it is checkable.
- 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
.
- 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.Menuitem
- 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.
- setChildPage(Page) -
Method in class org.zkoss.zul.Include
-
- 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.Panel
- Sets whether to show a close button on the title bar.
- 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.
- setClose(int, boolean) -
Method in interface org.zkoss.zul.GroupsModel
- Sets whether the group is close at the specified index.
- setClose(int, boolean) -
Method in class org.zkoss.zul.GroupsModelArray
-
- setClose(int, boolean) -
Method in class org.zkoss.zul.SimpleGroupsModel
-
- setCmargins(String) -
Method in class org.zkoss.zul.Center
- Center region can't be enabled the collapsed margin functionality.
- setCmargins(String) -
Method in class org.zkoss.zul.LayoutRegion
- Sets the collapsed margins for the element "0,1,2,3" that direction is
"top,left,right,bottom"
- setCode(String) -
Method in class org.zkoss.zul.Applet
- Sets the applet class to run.
- setCodebase(String) -
Method in class org.zkoss.zul.Applet
- Sets a relative base URL for applets specified in
Applet.setCode(java.lang.String)
(URL).
- setCollapse(String) -
Method in class org.zkoss.zul.Splitter
- Sets which side of the splitter is collapsed when its grippy
is clicked.
- setCollapsible(boolean) -
Method in class org.zkoss.zul.Center
- Center region can't be enabled the collapse functionality.
- setCollapsible(boolean) -
Method in class org.zkoss.zul.LayoutRegion
- Sets whether set the initial display to collapse.
- setCollapsible(boolean) -
Method in class org.zkoss.zul.Panel
- Sets whether to show a toggle button on the title bar.
- setCols(int) -
Method in class org.zkoss.zul.impl.InputElement
- Sets the cols.
- setColspan(int) -
Method in class org.zkoss.zul.Auxheader
- Sets the number of columns to span this header.
- setColspan(int) -
Method in class org.zkoss.zul.Cell
- Sets the number of columns to span.
- setColumns(int) -
Method in class org.zkoss.zul.Frozen
- Sets the number of columns to freeze.(from left to right)
- setColumnsgroup(boolean) -
Method in class org.zkoss.zul.Columns
- Sets whether to enable grouping of columns with the header context menu.
- setColumnshide(boolean) -
Method in class org.zkoss.zul.Columns
- Sets whether to enable hiding of columns with the header context menu.
- setComment(boolean) -
Method in class org.zkoss.zul.Include
- Sets whether to generate the included content inside
the HTML comment.
- setCompact(boolean) -
Method in class org.zkoss.zul.Datebox
- Deprecated. As of release 5.0.0, it is no longer supported.
- setConstraint(String) -
Method in class org.zkoss.zul.Datebox
-
- setConstraint(String) -
Method in class org.zkoss.zul.Doublespinner
-
- 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
-
- setConstraint(String) -
Method in class org.zkoss.zul.Spinner
-
- setContent(Audio) -
Method in class org.zkoss.zul.Audio
- Sets the content directly.
- setContent(String) -
Method in class org.zkoss.zul.Comboitem
- Sets the embedded content (i.e., HTML tags) that is
shown as part of the description.
- setContent(Media) -
Method in class org.zkoss.zul.Flash
- Sets the content of the flash directly.
- setContent(String) -
Method in class org.zkoss.zul.Html
- Sets the embedded content (i.e., HTML tags).
- 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.
- setContent(RenderedImage) -
Method in class org.zkoss.zul.Image
- Sets the content directly with the rendered image.
- setContent(String) -
Method in class org.zkoss.zul.Menu
- Sets the embedded content (i.e., HTML tags) that is
shown as part of the description.
- setContent(String) -
Method in class org.zkoss.zul.Script
- Sets the content of the script element.
- setContent(String) -
Method in class org.zkoss.zul.Style
- Sets the content of the style element.
- setContentSclass(String) -
Method in class org.zkoss.zul.Detail
- Sets the style class used for the content block.
- setContentSclass(String) -
Method in class org.zkoss.zul.Groupbox
- Sets the style class used for the content block.
- setContentSclass(String) -
Method in class org.zkoss.zul.Window
- Sets the style class used for the content block.
- setContentStyle(String) -
Method in class org.zkoss.zul.Detail
- Sets the CSS style for the content block of the window.
- 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 the popup (
Popup
) that should appear
when the user right-clicks on the element (aka., context menu).
- setContext(Popup) -
Method in class org.zkoss.zul.impl.XulElement
- Sets the UUID of the popup that should appear
when the user right-clicks on the element (aka., context menu).
- setCoords(String) -
Method in class org.zkoss.zul.Area
- Sets the coords of this area.
- setCtrlKeys(String) -
Method in class org.zkoss.zul.impl.XulElement
- Sets what keystrokes to intercept.
- setCurpos(int) -
Method in class org.zkoss.zul.Slider
- Sets the current position of the slider.
- setData(E) -
Method in class org.zkoss.zul.DefaultTreeNode
-
- setData(E) -
Method in interface org.zkoss.zul.TreeNode
- Sets the application-specific data associated with this node.
- setDateFormat(String) -
Method in class org.zkoss.zul.Chart
- Sets the date format used by date related Chart.
- setDefaultActionOnShow(String) -
Static method in class org.zkoss.zul.Window
- Deprecated. As release of 5.0.0, replaced with
HtmlBasedComponent.setAction(java.lang.String)
.
- 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.
- setDescription(String) -
Method in class org.zkoss.zul.GanttModel.GanttTask
-
- 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
- Sets whether to show total size and index of items in current page
- setDir(String) -
Method in class org.zkoss.zul.A
- Sets the direction to layout with image.
- setDir(String) -
Method in class org.zkoss.zul.Button
- Sets the direction to layout image.
- setDisabled(boolean) -
Method in class org.zkoss.zul.A
- Sets whether it is disabled.
- 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.Comboitem
- 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.
- setDisabled(boolean) -
Method in class org.zkoss.zul.Menuitem
- Sets whether it is disabled.
- setDisabled(boolean) -
Method in class org.zkoss.zul.Selectbox
- Sets whether it is disabled.
- setDisabled(boolean) -
Method in class org.zkoss.zul.Tab
- Sets whether this tab is disabled.
- setDisabled(boolean) -
Method in class org.zkoss.zul.Treeitem
- Sets whether it is disabled.
- setDisplayedTimeZones(List<TimeZone>) -
Method in class org.zkoss.zul.Datebox
- Sets a list of the time zones that will be displayed at the
client and allow user to select.
- setDisplayedTimeZones(String) -
Method in class org.zkoss.zul.Datebox
- Sets a catenation of a list of the time zones' ID, separated by comma,
that will be displayed at the client and allow user to select.
- setDraggable(String) -
Method in class org.zkoss.zul.Window
-
- setDynamic(boolean) -
Method in class org.zkoss.zul.Style
- Deprecated. As of release 5.0.0, it is decided automatically.
- setDynamicProperty(String, Object) -
Method in class org.zkoss.zul.Applet
-
- setDynamicProperty(String, Object) -
Method in class org.zkoss.zul.Include
- Adds a dynamic property that will be passed to the included page
via the request's attribute.
- setEmptyMessage(String) -
Method in class org.zkoss.zul.Grid
-
- setEmptyMessage(String) -
Method in class org.zkoss.zul.Listbox
-
- setEnd(Date) -
Method in class org.zkoss.zul.GanttModel.GanttTask
-
- 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.
- setErrorMessage(String) -
Method in class org.zkoss.zul.impl.InputElement
- Associates an error message to this input.
- setEventListener(EventListener<Messagebox.ClickEvent>) -
Method in class org.zkoss.zul.impl.MessageboxDlg
- Sets the event listener.
- 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).
- setField(String, String) -
Method in class org.zkoss.zul.Applet
- Sets the value of the specified filed.
- setFixedLayout(boolean) -
Method in class org.zkoss.zul.Grid
- Deprecated. since 5.0.0, use
MeshElement.setSizedByContent(boolean)
(!fixedLayout) instead
- setFixedLayout(boolean) -
Method in class org.zkoss.zul.Listbox
- Deprecated. since 5.0.0, use
MeshElement.setSizedByContent(boolean)
(!fixedLayout)
instead
- setFixedLayout(boolean) -
Method in class org.zkoss.zul.Tree
- Deprecated. since 5.0.0, use
MeshElement.setSizedByContent(boolean)
(!fixedLayout) instead
- setFlex(boolean) -
Method in class org.zkoss.zul.LayoutRegion
- Sets whether to grow and shrink vertical/horizontal to fit their given
space, so called flexibility.
- setFloatable(boolean) -
Method in class org.zkoss.zul.Panel
- Sets whether to float the panel to display it inline where it is rendered.
- setFocus(Messagebox.Button) -
Method in class org.zkoss.zul.impl.MessageboxDlg
- Sets the focus.
- setFontColor(String) -
Method in class org.zkoss.zul.Captcha
- Set font color.
- setFormat(String) -
Method in class org.zkoss.zul.Datebox
- Sets the date format.
- setFormat(String) -
Method in class org.zkoss.zul.impl.FormatInputElement
- Sets the format.
- setFormat(String) -
Method in class org.zkoss.zul.Timebox
- Sets the date format.
- setFramable(boolean) -
Method in class org.zkoss.zul.Panel
- Deprecated. As of release 5.0.6, replaced with
Panel.setBorder(java.lang.String)
.
Sets whether to render the panel with custom rounded borders.
Default: false.
- setFrame(boolean) -
Method in class org.zkoss.zul.Captcha
- Sets whether generate border.
- setFrameBgAlpha(int) -
Method in class org.zkoss.zul.DialModel
- Set the background alpha of the dial frame (transparency, 0 ~ 255).
- setFrameBgColor(String) -
Method in class org.zkoss.zul.DialModel
- Set the background color of the dial frame.
- setFrameBgColor1(String) -
Method in class org.zkoss.zul.DialModel
- Set the 1st background color of the dial frame (for gradient starting color).
- setFrameBgColor2(String) -
Method in class org.zkoss.zul.DialModel
- Set the 2nd background color of the dial frame (for gradient ending color).
- setFrameFgColor(String) -
Method in class org.zkoss.zul.DialModel
- Set the foreground color of the dial frame.
- setGradientDirection(String) -
Method in class org.zkoss.zul.DialModel
- Set the Frame background gradient color direction (from bgColor to bgColor2);
center_horizontal, center_vertical, horizontal, vertical.
- 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.Center
- The height can't be specified in this component because its height is
determined by other region components (
North
or South
).
- 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.East
- The height can't be specified in this component because its height is
determined by other region components (
North
or South
).
- setHeight(int) -
Method in class org.zkoss.zul.Grid.ExtraCtrl
-
- setHeight(int) -
Method in interface org.zkoss.zul.impl.Padding
- Set the padding height in px.
- setHeight(int) -
Method in class org.zkoss.zul.Listbox.ExtraCtrl
-
- setHeight(String) -
Method in class org.zkoss.zul.Panelchildren
- This method is unsupported.
- setHeight(String) -
Method in class org.zkoss.zul.West
- The height can't be specified in this component because its height is
determined by other region components (
North
or South
).
- setHeights(String) -
Method in class org.zkoss.zul.Box
- Deprecated. As of release 5.0.0, use
Cell
instead.
- setHflex(String) -
Method in class org.zkoss.zul.Columns
- Deprecated. as of release 6.0.0. To control the size of Grid related
components, please refer to
Grid
and Column
instead.
- setHflex(String) -
Method in class org.zkoss.zul.Foot
- Deprecated. as of release 6.0.0. To control the size of Grid related
components, please refer to
Grid
and Column
instead.
- setHflex(String) -
Method in class org.zkoss.zul.Listcell
- Deprecated. as of release 6.0.0. To control the hflex of Listcell, please
use
HtmlBasedComponent.setHflex(String)
instead.
- setHflex(String) -
Method in class org.zkoss.zul.Listfoot
- Deprecated. as of release 6.0.0. To control the size of Listbox related
components, please refer to
Listbox
and Listheader
instead.
- setHflex(String) -
Method in class org.zkoss.zul.Listhead
- Deprecated. as of release 6.0.0. To control the size of Listbox related
components, please refer to
Listbox
and Listheader
instead.
- setHflex(String) -
Method in class org.zkoss.zul.Listitem
- Deprecated. as of release 6.0.0. To control the size of Listbox related
components, please refer to
Listbox
and Listheader
instead.
- setHflex(String) -
Method in class org.zkoss.zul.Panel
-
- setHflex(String) -
Method in class org.zkoss.zul.Panelchildren
- This method is unsupported.
- setHflex(String) -
Method in class org.zkoss.zul.Row
- Deprecated. as of release 6.0.0. To control the size of Grid related
components, please refer to
Grid
and Column
instead.
- setHflex(String) -
Method in class org.zkoss.zul.Rows
- Deprecated. as of release 6.0.0. To control the size of Grid related
components, please refer to
Grid
and Column
instead.
- setHflex(String) -
Method in class org.zkoss.zul.Treecell
- Deprecated. as of release 6.0.0. To control the hflex of Treecell, please
use
HtmlBasedComponent.setHflex(String)
instead.
- setHflex(String) -
Method in class org.zkoss.zul.Treechildren
- Deprecated. as of release 6.0.0. To control the size of Tree related
components, please refer to
Tree
and Treecol
instead.
- setHflex(String) -
Method in class org.zkoss.zul.Treecols
- Deprecated. as of release 6.0.0. To control the size of Tree related
components, please refer to
Tree
and Treecol
instead.
- setHflex(String) -
Method in class org.zkoss.zul.Treefoot
- Deprecated. as of release 6.0.0. To control the size of Tree related
components, please refer to
Tree
and Treecol
instead.
- setHflex(String) -
Method in class org.zkoss.zul.Treeitem
- Deprecated. as of release 6.0.0. To control the size of Tree related
components, please refer to
Tree
and Treecol
instead.
- setHflex(String) -
Method in class org.zkoss.zul.Treerow
- Deprecated. as of release 6.0.0. To control the size of Tree related
components, please refer to
Tree
and Treecol
instead.
- setHover(String) -
Method in class org.zkoss.zul.Image
- Sets the image URI.
- setHoverContent(Image) -
Method in class org.zkoss.zul.Image
- Sets the content of the hover image directly.
- setHoverContent(RenderedImage) -
Method in class org.zkoss.zul.Image
- Sets the content of the hover image directly with the rendered image.
- setHoverImage(String) -
Method in class org.zkoss.zul.impl.LabelImageElement
- Sets the image URI.
- setHoverImageContent(Image) -
Method in class org.zkoss.zul.impl.LabelImageElement
- Sets the content of the hover image directly.
- setHoverImageContent(RenderedImage) -
Method in class org.zkoss.zul.impl.LabelImageElement
- Sets the content of the hover image directly with the rendered image.
- setHref(String) -
Method in class org.zkoss.zul.A
- Sets the href.
- setHref(String) -
Method in class org.zkoss.zul.Button
- Sets the href.
- setHref(String) -
Method in class org.zkoss.zul.Menuitem
- Sets the href.
- setHspace(String) -
Method in class org.zkoss.zul.Applet
- Sets the horizontal spacing in pixels around an applet.
- setHspace(String) -
Method in class org.zkoss.zul.Image
- Deprecated. as of release 6.0.0, use CSS instead.
- setHyphen(boolean) -
Method in class org.zkoss.zul.Label
- Deprecated. As of release 5.0.0, use CSS instead.
Use the CSS style called "word-wrap: word-break"
to have similar effect.
Unfortunately, word-wrap is not applicable to
FF and Opera(it works fine with IE and Safari).
- setIdentity(int) -
Method in class org.zkoss.zul.impl.MessageboxDlg.Button
- Deprecated. As of release 6.0.0, buttons are created in Java
- 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.
- setImage(String) -
Method in class org.zkoss.zul.Treerow
- Sets the image of the
Treecell
it contains.
- setImageContent(Image) -
Method in class org.zkoss.zul.impl.LabelImageElement
- Sets the content directly.
- setImageContent(RenderedImage) -
Method in class org.zkoss.zul.impl.LabelImageElement
- Sets the content directly with the rendered image.
- setIndex(int) -
Method in interface org.zkoss.zul.impl.LoadStatus
- Sets the index of the loaded item (so client known row's index).
- setIndex(int) -
Method in class org.zkoss.zul.Listitem.ExtraCtrl
-
- setIndex(int) -
Method in class org.zkoss.zul.Listitem
-
- setIndex(int) -
Method in class org.zkoss.zul.Row.ExtraCtrl
-
- setInnerRadius(double) -
Method in class org.zkoss.zul.DialModelRange
- Sets the inner radius percentage(0 ~ 1) of the dial range; default to 0.7.
- setInnerWidth(String) -
Method in class org.zkoss.zul.Grid
- Sets the inner width of this component.
- setInnerWidth(String) -
Method in class org.zkoss.zul.Listbox
- Sets the inner width of this component.
- setInnerWidth(String) -
Method in class org.zkoss.zul.Tree
- Sets the inner width of this component.
- setInplace(boolean) -
Method in class org.zkoss.zul.impl.InputElement
- Sets to enable the inplace-editing function that the look and feel is
like a label.
- setInstant(boolean) -
Method in class org.zkoss.zul.impl.InputElement
- Sets the instant attribute.
- setItemRenderer(ComboitemRenderer) -
Method in class org.zkoss.zul.Combobox
- Sets the renderer which is used to render each row
if
Combobox.getModel()
is not null.
- setItemRenderer(String) -
Method in class org.zkoss.zul.Combobox
- Sets the renderer by use of a class name.
- 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.
- setItemRenderer(OptionRenderer) -
Method in class org.zkoss.zul.Selectbox
- Sets the renderer which is used to render each item if
Selectbox.getModel()
is not null.
- setItemRenderer(String) -
Method in class org.zkoss.zul.Selectbox
- Sets the renderer by use of a class name.
- setItemRenderer(TreeitemRenderer) -
Method in class org.zkoss.zul.Tree
- Sets the renderer which is used to render each item
if
Tree.getModel()
is not null.
- setLabel(String) -
Method in class org.zkoss.zul.Comboitem
-
- setLabel(String) -
Method in class org.zkoss.zul.Group
- Sets the value of the
Label
it contains.
- setLabel(String) -
Method in class org.zkoss.zul.Groupfoot
- Sets the value of the
Label
it contains.
- setLabel(String) -
Method in class org.zkoss.zul.impl.LabelElement
- Sets the label.
- setLabel(String) -
Method in class org.zkoss.zul.Listgroupfoot
- Sets the value of the
Label
it contains.
- 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.
- setLabel(String) -
Method in class org.zkoss.zul.Treerow
- Sets the label of the
Treecell
it contains.
- setLegend(boolean) -
Method in class org.zkoss.zul.Groupbox
- Deprecated. As of release 6.0, legend no longer used in groupbox.
- setLegendFont(Font) -
Method in class org.zkoss.zul.Chart
- Sets the legend font of this chart.
- 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
- Sets whether or not date/time parsing is to be lenient.
- setLoadAll(boolean) -
Method in interface org.zkoss.zul.impl.DataLoader
- Sets whether to always load all items from ListModel.
- setLoadAll(boolean) -
Method in class org.zkoss.zul.impl.GridDataLoader
-
- setLoadAll(boolean) -
Method in class org.zkoss.zul.impl.ListboxDataLoader
-
- setLoaded(boolean) -
Method in interface org.zkoss.zul.impl.LoadStatus
- Sets whether the on-demand-loading item is loaded.
- setLoaded(boolean) -
Method in class org.zkoss.zul.Listitem.ExtraCtrl
-
- setLoaded(boolean) -
Method in class org.zkoss.zul.Row.ExtraCtrl
-
- setLocale(Locale) -
Method in class org.zkoss.zul.Datebox
- Sets the locale used to identify the format of this datebox.
- setLocale(String) -
Method in class org.zkoss.zul.Datebox
- Sets the locale used to identify the format of this datebox.
- setLocale(Locale) -
Method in class org.zkoss.zul.impl.NumberInputElement
- Sets the locale used to identify the symbols of this number input element.
- setLocale(String) -
Method in class org.zkoss.zul.impl.NumberInputElement
- Sets the locale used to identify the symbols of this number input element.
- setLocale(Locale) -
Method in class org.zkoss.zul.Timebox
- Sets the locale used to identify the format of this timebox.
- setLocale(String) -
Method in class org.zkoss.zul.Timebox
- Sets the locale used to identify the format of this timebox.
- setLocalized(boolean) -
Method in class org.zkoss.zul.Include
- Sets whether the source depends on the current Locale.
- setLoop(boolean) -
Method in class org.zkoss.zul.Audio
- Sets whether to play the audio repeatedly.
- setLoop(boolean) -
Method in class org.zkoss.zul.Flash
- Sets whether the Flash movie plays repeatly
- setLowerBound(double) -
Method in class org.zkoss.zul.DialModelRange
- Sets the lower bound in scale of this colored range.
- setMargins(String) -
Method in class org.zkoss.zul.LayoutRegion
- Sets margins for the element "0,1,2,3" that direction is
"top,left,right,bottom"
- setMax(Double) -
Method in class org.zkoss.zul.SimpleDoubleSpinnerConstraint
- Set the maximum value.
- setMax(Integer) -
Method in class org.zkoss.zul.SimpleSpinnerConstraint
- Set the maximum value.
- setMaximizable(boolean) -
Method in class org.zkoss.zul.Panel
- Sets whether to display the maximizing button and allow the user to maximize
the panel, when a panel is maximized, the button will automatically
change to a restore button with the appropriate behavior already built-in
that will restore the panel to its previous size.
- setMaximizable(boolean) -
Method in class org.zkoss.zul.Window
- Sets whether to display the maximizing button and allow the user to maximize
the window, when a window is maximized, the button will automatically
change to a restore button with the appropriate behavior already built-in
that will restore the window to its previous size.
- setMaximized(boolean) -
Method in class org.zkoss.zul.Panel
- Sets whether the panel is maximized, and then the size of the panel will depend
on it to show a appropriate size.
- setMaximized(boolean) -
Method in class org.zkoss.zul.Window
- Sets whether the window is maximized, and then the size of the window will depend
on it to show a appropriate size.
- 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.
- setMaxsize(int) -
Method in class org.zkoss.zul.Center
- Center region can't be enabled the maxsize.
- setMaxsize(int) -
Method in class org.zkoss.zul.Fileupload
- Deprecated. As of release 5.0.0, replaced with
Button.setUpload(String)
- setMaxsize(int) -
Method in class org.zkoss.zul.LayoutRegion
- Sets the maximum size of the resizing element.
- setMayscript(boolean) -
Method in class org.zkoss.zul.Applet
- Sets whether the applet is allowed to access the scripting object.
- setMedia(String) -
Method in class org.zkoss.zul.Style
- Sets the media dependencies for this style sheet.
- setMenupopup(String) -
Method in class org.zkoss.zul.Columns
- Sets the ID of the menupopup (
Menupopup
) that should appear
when the user clicks on the element of each column.
- setMin(Double) -
Method in class org.zkoss.zul.SimpleDoubleSpinnerConstraint
- Set the minimum value.
- setMin(Integer) -
Method in class org.zkoss.zul.SimpleSpinnerConstraint
- Set the minimum value.
- setMinheight(int) -
Method in class org.zkoss.zul.Panel
- Sets the minimum height in pixels allowed for this panel.
- setMinheight(int) -
Method in class org.zkoss.zul.Window
- Sets the minimum height in pixels allowed for this window.
- setMinimizable(boolean) -
Method in class org.zkoss.zul.Panel
- Sets whether to display the minimizing button and allow the user to minimize
the panel.
- setMinimizable(boolean) -
Method in class org.zkoss.zul.Window
- Sets whether to display the minimizing button and allow the user to minimize
the window.
- setMinimized(boolean) -
Method in class org.zkoss.zul.Panel
- Sets whether the panel is minimized.
- setMinimized(boolean) -
Method in class org.zkoss.zul.Window
- Sets whether the window is minimized.
- setMinsize(int) -
Method in class org.zkoss.zul.Center
- Center region can't be enabled the minsize.
- setMinsize(int) -
Method in class org.zkoss.zul.LayoutRegion
- Sets the minimum size of the resizing element.
- setMinwidth(int) -
Method in class org.zkoss.zul.Panel
- Sets the minimum width in pixels allowed for this panel.
- setMinwidth(int) -
Method in class org.zkoss.zul.Window
- Sets the minimum width in pixels allowed for this window.
- setMode(String) -
Method in class org.zkoss.zul.Include
- Sets the inclusion mode.
- setMode(Window.Mode) -
Method in class org.zkoss.zul.Window
- Sets the mode.
- 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.Combobox
- Sets the list model associated with this combobox.
- setModel(DefaultTreeModel<E>) -
Method in class org.zkoss.zul.DefaultTreeNode
-
- setModel(ChartModel) -
Method in class org.zkoss.zul.Flashchart
- Sets the model of chart.
- setModel(ListModel<?>) -
Method in class org.zkoss.zul.Grid
- Sets the list model associated with this grid.
- setModel(GroupsModel<?, ?, ?>) -
Method in class org.zkoss.zul.Grid
- Sets the groups model associated with this grid.
- setModel(ListModel<?>) -
Method in class org.zkoss.zul.Listbox
- Sets the list model associated with this listbox.
- setModel(GroupsModel<?, ?, ?>) -
Method in class org.zkoss.zul.Listbox
- Sets the groups model associated with this list box.
- setModel(ListModel) -
Method in class org.zkoss.zul.Selectbox
- Sets the list model associated with this selectbox.
- setModel(TreeModel<?>) -
Method in class org.zkoss.zul.Tree
- Sets the tree model associated with this tree.
- setModel(DefaultTreeModel<E>) -
Method in interface org.zkoss.zul.TreeNode
- Sets the tree model it belongs to.
- setMold(String) -
Method in class org.zkoss.zul.Grid
- Sets the mold to render this component.
- setMold(String) -
Method in class org.zkoss.zul.Listbox
- Sets the mold to render this component.
- setMold(String) -
Method in class org.zkoss.zul.Slider
- Sets the mold.
- setMold(String) -
Method in class org.zkoss.zul.Tabbox
- Sets the mold.
- setMold(String) -
Method in class org.zkoss.zul.Tree
- Sets the mold to render this component.
- setMovable(boolean) -
Method in class org.zkoss.zul.Panel
- Sets whether to move the panel to display it inline where it is rendered.
- setMultiline(boolean) -
Method in class org.zkoss.zul.Bandbox
- Bandbox can't be enabled the multiline functionality.
- 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.Calendar
- Sets the name of this component.
- 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.Selectbox
- Sets the name of this component.
- setName(String) -
Method in class org.zkoss.zul.Slider
- Sets the name of this component.
- setName(String) -
Method in class org.zkoss.zul.Tree
- Sets the name of this component.
- setNative(boolean) -
Method in class org.zkoss.zul.Fileupload
- Deprecated. As of release 5.0.0, replaced with
Button.setUpload(String)
- setNeedleColor(String) -
Method in class org.zkoss.zul.DialModelScale
- Set the needle color.
- setNeedleRadius(double) -
Method in class org.zkoss.zul.DialModelScale
- Sets the radius percentage(0 ~ 1) of the scale's needle; default to 0.9.
- setNeedleType(String) -
Method in class org.zkoss.zul.DialModelScale
- Sets the needle type of this scale ("pointer" or "pin")
- setNoise(boolean) -
Method in class org.zkoss.zul.Captcha
- Sets whether generate noise; default to false.
- setNonselectableTags(String) -
Method in class org.zkoss.zul.Listbox
- Sets a list of HTML tag names that shall not cause the list item
being selected if they are clicked.
- setNonselectableTags(String) -
Method in class org.zkoss.zul.Tree
- Sets a list of HTML tag names that shall not cause the tree item
being selected if they are clicked.
- setNowrap(boolean) -
Method in class org.zkoss.zul.Row
- Sets the nowrap.
- setNumber(int) -
Method in class org.zkoss.zul.Fileupload
- Deprecated. As of release 5.0.0, replaced with
Button.setUpload(String)
- setOddRowSclass(String) -
Method in class org.zkoss.zul.Grid
- Sets the style class for the odd rows.
- setOddRowSclass(String) -
Method in class org.zkoss.zul.Listbox
- Sets the style class for the odd rows.
- setOpen(E, boolean) -
Method in class org.zkoss.zul.AbstractTreeModel
-
- setOpen(boolean) -
Method in class org.zkoss.zul.Bandbox
- Drops down or closes the child.
- setOpen(boolean) -
Method in class org.zkoss.zul.Center
- Center region can't be closed.
- setOpen(boolean) -
Method in class org.zkoss.zul.Combobox
- Drops down or closes the list of combo items (
Comboitem
.
- setOpen(boolean) -
Method in class org.zkoss.zul.Combobutton
- Drops down or closes the child.
- setOpen(boolean) -
Method in class org.zkoss.zul.Datebox
- Drops down or closes the calendar to select a date.
- setOpen(boolean) -
Method in class org.zkoss.zul.Detail
- Sets whether the detail is open.
- setOpen(E, boolean) -
Method in interface org.zkoss.zul.ext.Openable
- Sets the specified object into open.
- setOpen(boolean) -
Method in class org.zkoss.zul.Group
- Sets whether this container is open.
- setOpen(boolean) -
Method in class org.zkoss.zul.Groupbox
- Opens or closes this groupbox.
- setOpen(boolean) -
Method in class org.zkoss.zul.LayoutRegion
- Opens or collapses the splitter.
- setOpen(boolean) -
Method in class org.zkoss.zul.Listgroup
- Sets whether this container is open.
- setOpen(boolean) -
Method in class org.zkoss.zul.Panel
- Opens or closes this Panel.
- 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.
- setOrient(String) -
Method in class org.zkoss.zul.Box
- Sets the orient.
- setOrient(String) -
Method in class org.zkoss.zul.Button
- Sets the orient to layout image.
- 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.Slider
- 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.
- setOuterRadius(double) -
Method in class org.zkoss.zul.DialModelRange
- Sets the outer radius percentage(0 ~ 1) of the dial range; default to 0.8.
- setPack(String) -
Method in class org.zkoss.zul.Box
- Sets the alignment of cells of this box
(start, center, end) plus an stretch option.
- setPackages(String) -
Method in class org.zkoss.zul.Script
- Sets the list of packages to load before evaluating the script
defined in
Script.getContent()
.
- 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
- Sets the number of page list icon when mold is "os"
- 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.impl.MeshElement
- Sets the page size, aka., the number rows per page.
- setPageSize(int) -
Method in class org.zkoss.zul.Paging
- Sets the items to show in each page
- setPageSize(int) -
Method in class org.zkoss.zul.Tree
- Sets the page size, aka., the number items per page.
- setPaginal(Paginal) -
Method in class org.zkoss.zul.Grid
-
- setPaginal(Paginal) -
Method in class org.zkoss.zul.Listbox
-
- setPaginal(Paginal) -
Method in class org.zkoss.zul.Tree
-
- setPagingPosition(String) -
Method in class org.zkoss.zul.impl.MeshElement
- Sets how to position the paging of mesh element at the client screen.
- 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
.
- setParam(String, String) -
Method in class org.zkoss.zul.Applet
- Sets a parameter.
- setParams(Map<String, String>) -
Method in class org.zkoss.zul.Applet
- Sets a map of parameters (all existent parameters are removed first).
- setParent(DefaultTreeNode<E>) -
Method in class org.zkoss.zul.DefaultTreeNode
- Sets the parent.
- setParent(Component) -
Method in class org.zkoss.zul.Radio
-
- setParent(Component) -
Method in class org.zkoss.zul.Treechildren
-
- setParent(Component) -
Method in class org.zkoss.zul.Treeitem
-
- setPercent(double) -
Method in class org.zkoss.zul.GanttModel.GanttTask
-
- setPeriod(String) -
Method in class org.zkoss.zul.Chart
- Sets the period used in Time Series Chart.
- setPopup(Menupopup) -
Method in class org.zkoss.zul.Columns
- Deprecated. As of release 5.0.0, replaced with
XulElement.setPopup(Popup)
.
- setPopup(String) -
Method in class org.zkoss.zul.impl.XulElement
- Sets the ID of the popup (
Popup
) that should appear
when the user clicks on the element.
- setPopup(Popup) -
Method in class org.zkoss.zul.impl.XulElement
- Sets the UUID of the popup that should appear
when the user clicks on the element.
- 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
- Deprecated. As of release 5.0.8, use custom attributes (org.zkoss.zul.listbox.preloadSize) instead.
Sets the number of rows to preload when receiving
the rendering request from the client.
It is used only if live data (Grid.setModel(ListModel)
and
not paging (Grid.getPagingChild()
.
- setPreloadSize(int) -
Method in class org.zkoss.zul.Listbox
- Deprecated. As of release 5.0.8, use custom attributes (org.zkoss.zul.listbox.preloadSize) instead.
Sets the number of items to preload when receiving the rendering request
from the client.
It is used only if live data (Listbox.setModel(ListModel)
and not paging
(Listbox.getPagingChild()
.
- setProgressing(boolean) -
Method in class org.zkoss.zul.Include
- Sets whether to show the
PLEASE_WAIT
message before a long operation.
- setQuality(String) -
Method in class org.zkoss.zul.Flash
- Sets the quality of the Flash movie.
- setRadiogroup(Radiogroup) -
Method in class org.zkoss.zul.Radio
- Associates the radiogroup to this radio component.
- setRadiogroup(String) -
Method in class org.zkoss.zul.Radio
- Associates the radiogroup to this radio component by giving ID.
- setRange(double, double, String, double, double) -
Method in class org.zkoss.zul.DialModelRange
- Setup the DailModel range.
- setRangeColor(String) -
Method in class org.zkoss.zul.DialModelRange
- Set the range color of the dial range.
- setRawValue(Object) -
Method in class org.zkoss.zul.Decimalbox
-
- setRawValue(Object) -
Method in class org.zkoss.zul.impl.InputElement
- Sets the raw value directly.
- setReadonly(boolean) -
Method in class org.zkoss.zul.impl.InputElement
- Sets whether it is readonly.
- setRenderingResult(String) -
Method in class org.zkoss.zul.Include
-
- setRepeats(boolean) -
Method in class org.zkoss.zul.Timer
- Sets whether the timer shall send Event repeatly.
- 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
- Bandbox can't be enabled the rows functionality.
- setRows(int) -
Method in class org.zkoss.zul.Combobox
-
- setRows(int) -
Method in class org.zkoss.zul.Frozen
- Sets the number of rows to freeze.(from top to bottom)
- 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.
- setRowspan(int) -
Method in class org.zkoss.zul.Auxheader
- Sets the number of rows to span this header.
- setRowspan(int) -
Method in class org.zkoss.zul.Cell
- Sets the number of rows to span.
- setRunning(boolean) -
Method in class org.zkoss.zul.Timer
- Start or stops the timer.
- setScale(int) -
Method in class org.zkoss.zul.Decimalbox
- Sets 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).
- setScale(double, double, double, double, double, int) -
Method in class org.zkoss.zul.DialModelScale
- Sets the scale information of this DialModelScale.
- setScrollable(boolean) -
Method in class org.zkoss.zul.Menubar
- Sets whether to enable the menubar scrolling
When enable, if menubar is shorter than total width of menu, left,right arrow will appear.
- setScrolling(String) -
Method in class org.zkoss.zul.Iframe
- Define scroll bars
- 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.Combobox
- Deselects the currently selected items and selects
the item with the given index.
- 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.Selectbox
- Selects the item with the given index.
- setSelectedIndex(int) -
Method in class org.zkoss.zul.Tabbox
- Sets the selected index.
- setSelectedItem(Comboitem) -
Method in class org.zkoss.zul.Combobox
- Deselects the currently selected items and selects the given item.
- 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.
- setSelectedItems(Set) -
Method in class org.zkoss.zul.Listbox
- Selects the given listitems.
- 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
beginning 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
-
- setShadow(boolean) -
Method in class org.zkoss.zul.Window
- Sets whether to show the shadow of an overlapped/popup/modal
window.
- 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.Panel
- Sets whether the panel is sizable.
- setSizable(boolean) -
Method in class org.zkoss.zul.Window
- Sets whether the window is sizable.
- setSize(String) -
Method in class org.zkoss.zul.Center
- The size can't be specified in this component.
- setSize(String) -
Method in class org.zkoss.zul.East
- Sets the size of this region.
- setSize(String) -
Method in class org.zkoss.zul.LayoutRegion
- Sets the size of this region.
- setSize(String) -
Method in class org.zkoss.zul.North
- Sets the size of this region.
- setSize(String) -
Method in class org.zkoss.zul.South
- Sets the size of this region.
- setSize(String) -
Method in class org.zkoss.zul.West
- Sets the size of this region.
- setSizedByContent(boolean) -
Method in class org.zkoss.zul.Box
- Sets whether sizing the cell's size by its content.
- setSizedByContent(boolean) -
Method in class org.zkoss.zul.impl.MeshElement
- Sets whether sizing grid/listbox/tree column width by its content; it equals set hflex="min" on each column.
- setSlidingtext(String) -
Method in class org.zkoss.zul.Slider
- Sets the sliding text.
- setSort(String) -
Method in class org.zkoss.zul.Column
- Sets the type of the sorter.
- setSort(String) -
Method in class org.zkoss.zul.Listheader
- Sets the type of the sorter.
- setSort(String) -
Method in class org.zkoss.zul.Treecol
- 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.
- setSortAscending(Comparator<?>) -
Method in class org.zkoss.zul.Treecol
- Sets the ascending sorter, or null for no sorter for
the ascending order.
- setSortAscending(String) -
Method in class org.zkoss.zul.Treecol
- 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.
- setSortDescending(Comparator<?>) -
Method in class org.zkoss.zul.Treecol
- Sets the descending sorter, or null for no sorter for the
descending order.
- setSortDescending(String) -
Method in class org.zkoss.zul.Treecol
- 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.
- setSortDirection(String) -
Method in class org.zkoss.zul.Treecol
- Sets the sort direction.
- setSpacing(String) -
Method in class org.zkoss.zul.Box
- Sets the spacing between adjacent children.
- setSpacing(String) -
Method in class org.zkoss.zul.Layout
- Sets the spacing between adjacent children.
- setSpacing(String) -
Method in class org.zkoss.zul.Separator
- Sets the spacing.
- setSpan(int) -
Method in class org.zkoss.zul.impl.FooterElement
- Sets the number of columns to span this footer.
- setSpan(String) -
Method in class org.zkoss.zul.impl.MeshElement
- Sets column span hint of this component.
- setSpan(boolean) -
Method in class org.zkoss.zul.impl.MeshElement
- Sets whether distributes remaining empty space of this component to ALL columns proportionally.
- 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.Treecell
- Sets the number of columns to span this cell.
- setSpans(String) -
Method in class org.zkoss.zul.Row
- Deprecated. As of release 5.0.0, use
Cell
instead.
- setSplittable(boolean) -
Method in class org.zkoss.zul.Center
- Center region can't be enabled the split functionality.
- setSplittable(boolean) -
Method in class org.zkoss.zul.LayoutRegion
- Sets whether enable the split functionality.
- setSrc(String) -
Method in class org.zkoss.zul.Audio
- Sets the src.
- setSrc(String) -
Method in class org.zkoss.zul.Flash
- Sets the source path of Flash movie
and redraw the component
- 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
- Deprecated. As of release 3.5.0, it is redudant since
it is the same as
LabelImageElement.setImage(java.lang.String)
- setSrc(String) -
Method in class org.zkoss.zul.Include
- Sets the src.
- setSrc(String) -
Method in class org.zkoss.zul.Listitem
- Deprecated. As of release 3.5.0, it is redundant since it
is the same
Listitem.getSrc()
.
- 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
- Deprecated. As of release 3.5.0, it is redundant since it
the same as
Treeitem.setImage(java.lang.String)
.
- setStart(int) -
Method in class org.zkoss.zul.Frozen
- Sets the start position of the scrollbar.
- setStart(Date) -
Method in class org.zkoss.zul.GanttModel.GanttTask
-
- setStep(double) -
Method in class org.zkoss.zul.Doublespinner
- Set the step of double spinner
- setStep(int) -
Method in class org.zkoss.zul.Spinner
- Set the step of spinner
- setTabbable(boolean) -
Method in class org.zkoss.zul.Textbox
- Sets whether TAB is allowed.
- setTabindex(int) -
Method in class org.zkoss.zul.A
- Sets the tab order of this component.
- 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.Selectbox
- Sets the tab order of this component.
- setTabscroll(boolean) -
Method in class org.zkoss.zul.Tabbox
- Sets whether to enable the tab scrolling.
- setTarget(String) -
Method in class org.zkoss.zul.A
- Sets the target frame or window.
- 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.
- 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.DialModelScale
- Sets the text annotation of this scale; e.g.
- setText(String) -
Method in class org.zkoss.zul.impl.InputElement
- Sets the value in the String format.
- setTextFont(Font) -
Method in class org.zkoss.zul.DialModelScale
- Sets the text annotation font.
- setTextRadius(double) -
Method in class org.zkoss.zul.DialModelScale
- Sets the radius percentage(0 ~ 1) to place the text annotation.
- 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).
- setTickColor(String) -
Method in class org.zkoss.zul.DialModelScale
- Set the tick color.
- setTickFont(Font) -
Method in class org.zkoss.zul.DialModelScale
- Sets the tick label font.
- setTickLabelOffset(double) -
Method in class org.zkoss.zul.DialModelScale
- Sets the radius offset in percentage(0 ~ 1) between the tick and tick label.
- setTickRadius(double) -
Method in class org.zkoss.zul.DialModelScale
- Sets the radius percentage(0 ~ 1) to place the tick label.
- setTimeZone(TimeZone) -
Method in class org.zkoss.zul.Calendar
- As of release 5.0.5, it is meaningless to set time zone for a calendar.
- 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.
- setTimeZone(String) -
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.
- setTimeZone(TimeZone) -
Method in class org.zkoss.zul.Timebox
- Sets the time zone that this time box belongs to, or null if
the default time zone is used.
- setTimeZonesReadonly(boolean) -
Method in class org.zkoss.zul.Datebox
- Sets whether the list of the time zones to display is readonly.
- setTitle(String) -
Method in class org.zkoss.zul.Chart
- Set the chart's title.
- setTitle(String) -
Method in class org.zkoss.zul.Groupbox
- Sets the title.
- setTitle(String) -
Method in class org.zkoss.zul.LayoutRegion
- Sets the title.
- setTitle(String) -
Method in class org.zkoss.zul.Panel
- Sets the title.
- setTitle(String) -
Method in class org.zkoss.zul.Window
- Sets the title.
- setTitleFont(Font) -
Method in class org.zkoss.zul.Chart
- Sets the title font of this chart.
- setTooltip(String) -
Method in class org.zkoss.zul.impl.XulElement
- Sets the ID of the popup (
Popup
) that should be used
as a tooltip window when the mouse hovers over the element for a moment.
- setTooltip(Popup) -
Method in class org.zkoss.zul.impl.XulElement
- Sets the UUID of the popup that should be used
as a tooltip window when the mouse hovers over the element for a moment.
- setTooltiptext(String) -
Method in class org.zkoss.zul.Area
- Sets the text as the tooltip.
- setTopmost() -
Method in class org.zkoss.zul.Window
- Makes this window as topmost.
- 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
- Sets total size of items
- setTreeitemRenderer(TreeitemRenderer) -
Method in class org.zkoss.zul.Tree
- Deprecated. As of release 5.0.6, replaced with
Tree.setItemRenderer(org.zkoss.zul.TreeitemRenderer)
.
Sets the renderer which is used to render each item
if Tree.getModel()
is not null.
Note: changing a render will not cause the tree to re-render.
If you want it to re-render, you could assign the same model again
(i.e., setModel(getModel())), or fire an TreeDataEvent
event.
- setType(String) -
Method in class org.zkoss.zul.Button
- Sets the button type.
- 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.Flashchart
- Sets the type of chart.
- setType(String) -
Method in class org.zkoss.zul.Script
- Deprecated. As of release 5.0.0, it is meaningless since
text/javascript is always assumed.
- setType(String) -
Method in class org.zkoss.zul.Textbox
- Sets the type.
- setUpload(String) -
Method in class org.zkoss.zul.Button
- Sets the JavaScript class at the client to handle the upload if this
button is used for file upload.
- setUpload(String) -
Method in class org.zkoss.zul.Combobutton
- Combobutton does not support file upload
- setUpload(String) -
Method in class org.zkoss.zul.Menuitem
- Sets the JavaScript class at the client to handle the upload if this
button is used for file upload.
- setUpperBound(double) -
Method in class org.zkoss.zul.DialModelRange
- Sets the upper bound in scale of this colored range.
- setValign(String) -
Method in class org.zkoss.zul.Cell
- Sets the vertical alignment of this grid.
- setValign(String) -
Method in class org.zkoss.zul.Hlayout
- Sets the valign.
- setValign(String) -
Method in class org.zkoss.zul.impl.FooterElement
- Sets the vertical alignment of this footer.
- 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
- Sets 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(String) -
Method in class org.zkoss.zul.Checkbox
- Sets the value.
- setValue(T) -
Method in class org.zkoss.zul.Column
- Sets the value.
- setValue(T) -
Method in class org.zkoss.zul.Columns
- Sets the value.
- setValue(T) -
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(String) -
Method in class org.zkoss.zul.Decimalbox
-
- setValue(int, double) -
Method in class org.zkoss.zul.DialModel
- add or update the value of a specified scale index.
- setValue(double) -
Method in class org.zkoss.zul.DialModelScale
-
- 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(Double) -
Method in class org.zkoss.zul.Doublespinner
- Sets the value (in Double).
- setValue(Date, Number, Number, Number, Number, Number, int) -
Method in interface org.zkoss.zul.HiLoModel
- Replace an (date, open, high, low, close, volumn) tuple at specified index.
- 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(T) -
Method in class org.zkoss.zul.Listcell
- Sets the value.
- setValue(T) -
Method in class org.zkoss.zul.Listhead
- Sets the value.
- setValue(T) -
Method in class org.zkoss.zul.Listheader
- Sets the value.
- setValue(T) -
Method in class org.zkoss.zul.Listitem
- Sets the value.
- setValue(Long) -
Method in class org.zkoss.zul.Longbox
- Sets the value (in Long).
- 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(T) -
Method in class org.zkoss.zul.Row
- Sets the value.
- setValue(Comparable<?>, Comparable<?>, Number) -
Method in class org.zkoss.zul.SimpleCategoryModel
-
- setValue(Date, Number, Number, Number, Number, Number, int) -
Method in class org.zkoss.zul.SimpleHiLoModel
-
- setValue(Comparable<?>, Number) -
Method in class org.zkoss.zul.SimplePieModel
-
- setValue(Comparable<?>, Number, Number, int) -
Method in class org.zkoss.zul.SimpleXYModel
-
- setValue(Comparable<?>, Number, Number, int) -
Method in class org.zkoss.zul.SimpleXYZModel
- Not supported since we need not only x, y, but also z information.
- setValue(Comparable<?>, Number, Number, Number, int) -
Method in class org.zkoss.zul.SimpleXYZModel
-
- setValue(Integer) -
Method in class org.zkoss.zul.Spinner
- Sets the value (in Integer).
- setValue(String) -
Method in class org.zkoss.zul.Textbox
- Sets the value.
- setValue(Date) -
Method in class org.zkoss.zul.Timebox
- Sets the value (in Date).
- setValue(T) -
Method in class org.zkoss.zul.Treeitem
- Sets the value.
- setValue(Comparable<?>, Number, Number, int) -
Method in interface org.zkoss.zul.XYModel
- Replace the value of the new (x,y) into a series at specified index.
- setValue(Comparable<?>, Number, Number, Number, int) -
Method in interface org.zkoss.zul.XYZModel
- Replace an (x,y,z) into a series at the specified index.
- setValueAngle(double) -
Method in class org.zkoss.zul.DialModelScale
- Sets the angle in degree to place the value (counter clockwise is positive).
- setValueDirectly(Object) -
Method in class org.zkoss.zul.impl.InputElement
- Sets the value directly.
- setValueFont(Font) -
Method in class org.zkoss.zul.DialModelScale
- Sets the value font.
- setValueRadius(double) -
Method in class org.zkoss.zul.DialModelScale
- Sets the radius percentage(0 ~ 1) to place the value.
- setVersion(String) -
Method in class org.zkoss.zul.Flash
- Sets the expected version of the Flash player.
- setVflex(boolean) -
Method in class org.zkoss.zul.Grid
- Sets whether to grow and shrink vertical to fit their given space,
so called vertical flexibility.
- 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(String) -
Method in class org.zkoss.zul.Panel
-
- setVflex(String) -
Method in class org.zkoss.zul.Panelchildren
- This method is unsupported.
- 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.Center
- This component can't be hidden.
- setVisible(boolean) -
Method in class org.zkoss.zul.Listitem
-
- setVisible(boolean) -
Method in class org.zkoss.zul.Panel
-
- setVisible(boolean) -
Method in class org.zkoss.zul.Popup
- Not allowed.
- setVisible(boolean) -
Method in class org.zkoss.zul.Row
-
- setVisible(boolean) -
Method in class org.zkoss.zul.Style
- Not allowd.
- setVisible(boolean) -
Method in class org.zkoss.zul.Treeitem
-
- setVisible(boolean) -
Method in class org.zkoss.zul.Window
- Changes the visibility of the window.
- setVspace(String) -
Method in class org.zkoss.zul.Applet
- Sets the vertical spacing in pixels around an applet.
- setVspace(String) -
Method in class org.zkoss.zul.Image
- Deprecated. as of release 6.0.0, use CSS instead.
- 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.Center
- The width can't be specified in this component because its width is
determined by other region components (
West
or East
).
- 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.Columns
- Deprecated. as of release 6.0.0. To control the size of Grid related
components, please refer to
Grid
and Column
instead.
- setWidth(String) -
Method in class org.zkoss.zul.Foot
- Deprecated. as of release 6.0.0. To control the size of Grid related
components, please refer to
Grid
and Column
instead.
- setWidth(String) -
Method in class org.zkoss.zul.Listcell
-
- setWidth(String) -
Method in class org.zkoss.zul.Listfoot
- Deprecated. as of release 6.0.0. To control the size of Listbox related
components, please refer to
Listbox
and Listheader
instead.
- setWidth(String) -
Method in class org.zkoss.zul.Listhead
- Deprecated. as of release 6.0.0. To control the size of Listbox related
components, please refer to
Listbox
and Listheader
instead.
- setWidth(String) -
Method in class org.zkoss.zul.Listitem
- Deprecated. as of release 6.0.0. To control the size of Listbox related
components, please refer to
Listbox
and Listheader
instead.
- setWidth(String) -
Method in class org.zkoss.zul.North
- The width can't be specified in this component because its width is
determined by other region components (
West
or East
).
- setWidth(String) -
Method in class org.zkoss.zul.Panelchildren
- This method is unsupported.
- setWidth(String) -
Method in class org.zkoss.zul.Row
- Deprecated. as of release 6.0.0. To control the size of Grid related
components, please refer to
Grid
and Column
instead.
- setWidth(String) -
Method in class org.zkoss.zul.Rows
- Deprecated. as of release 6.0.0. To control the size of Grid related
components, please refer to
Grid
and Column
instead.
- setWidth(String) -
Method in class org.zkoss.zul.South
- The width can't be specified in this component because its width is
determined by other region components (
West
or East
).
- setWidth(String) -
Method in class org.zkoss.zul.Tab
-
- setWidth(String) -
Method in class org.zkoss.zul.Treecell
- Deprecated. as of release 6.0.0. To control the width of Treecell, please
use
HtmlBasedComponent.setWidth(String)
instead.
- setWidth(String) -
Method in class org.zkoss.zul.Treechildren
- Deprecated. as of release 6.0.0. To control the size of Tree related
components, please refer to
Tree
and Treecol
instead.
- setWidth(String) -
Method in class org.zkoss.zul.Treecols
- Deprecated. as of release 6.0.0. To control the size of Tree related
components, please refer to
Tree
and Treecol
instead.
- setWidth(String) -
Method in class org.zkoss.zul.Treefoot
- Deprecated. as of release 6.0.0. To control the size of Tree related
components, please refer to
Tree
and Treecol
instead.
- setWidth(String) -
Method in class org.zkoss.zul.Treeitem
- Deprecated. as of release 6.0.0. To control the size of Tree related
components, please refer to
Tree
and Treecol
instead.
- setWidth(String) -
Method in class org.zkoss.zul.Treerow
- Deprecated. as of release 6.0.0. To control the size of Tree related
components, please refer to
Tree
and Treecol
instead.
- setWidths(String) -
Method in class org.zkoss.zul.Box
- Deprecated. As of release 5.0.0, use
Cell
instead.
- setWmode(String) -
Method in class org.zkoss.zul.Flash
- Sets the Window Mode property of the Flash movie
for transparency, layering, and positioning in the browser.
- setX(int) -
Method in class org.zkoss.zul.Absolutechildren
- Sets current "x" position within parent container component.
- setXAxis(String) -
Method in class org.zkoss.zul.Chart
- Set the label in xAxis.
- setXaxis(String) -
Method in class org.zkoss.zul.Flashchart
- Sets X-Axis name of chart.
- setXAxisFont(Font) -
Method in class org.zkoss.zul.Chart
- Sets the label font of x axis of this chart.
- setXAxisTickFont(Font) -
Method in class org.zkoss.zul.Chart
- Sets the tick number font of x axis of this chart.
- setXsize(int) -
Method in class org.zkoss.zul.WaferMapModel
- Returns the x size of the wafer matrix.
- setY(int) -
Method in class org.zkoss.zul.Absolutechildren
- Sets current "y" position within parent container component.
- setYAxis(String) -
Method in class org.zkoss.zul.Chart
- Set the label in yAxis.
- setYaxis(String) -
Method in class org.zkoss.zul.Flashchart
- Sets Y-Axis name of chart.
- setYAxisFont(Font) -
Method in class org.zkoss.zul.Chart
- Sets the label font of y axis of this chart.
- setYAxisTickFont(Font) -
Method in class org.zkoss.zul.Chart
- Sets the tick number font of y axis of this chart.
- setYsize(int) -
Method in class org.zkoss.zul.WaferMapModel
- Returns the y size of the wafer matrix.
- SHALL_RENDER_ITEM -
Static variable in class org.zkoss.zul.Attributes
- It is used to check whether Treechildren should render its children or not
- shallBlock(AuRequest) -
Method in class org.zkoss.zul.Combobox.ExtraCtrl
-
- shallBlock(AuRequest) -
Method in class org.zkoss.zul.Datebox.ExtraCtrl
-
- shallIgnoreCase() -
Method in class org.zkoss.zul.ListitemComparator
- Returns whether to ignore case.
- shallIgnoreCase() -
Method in class org.zkoss.zul.RowComparator
- Returns whether to ignore case.
- shallIgnoreCase() -
Method in class org.zkoss.zul.TreeitemComparator
- 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, Messagebox.Button[], String[], String, Messagebox.Button, EventListener<Messagebox.ClickEvent>) -
Static method in class org.zkoss.zul.Messagebox
- Shows a message box and returns what button is pressed.
- show(String, String, Messagebox.Button[], String, Messagebox.Button, EventListener<Messagebox.ClickEvent>) -
Static method in class org.zkoss.zul.Messagebox
- Shows a message box and returns what button is pressed.
- show(String, String, Messagebox.Button[], String, EventListener<Messagebox.ClickEvent>) -
Static method in class org.zkoss.zul.Messagebox
- Shows a message box and returns what button is pressed.
- show(String, Messagebox.Button[], EventListener<Messagebox.ClickEvent>) -
Static method in class org.zkoss.zul.Messagebox
- Shows a message box and returns what button is pressed.
- 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, String, int, String, EventListener<Event>) -
Static method in class org.zkoss.zul.Messagebox
- Shows a message box and returns what button is pressed.
- show(String, String, int, String, int) -
Static method in class org.zkoss.zul.Messagebox
- Shows a message box and returns what button is pressed.
- show(String, String, int, String, int, EventListener<Event>) -
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, int) -
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, int, EventListener<Event>) -
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, Object, int, int, String, int) -
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, int, EventListener<Event>) -
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.
- show(int, int, int, String, int) -
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, int, EventListener<Event>) -
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 constraint
implements CustomConstraint
.
- SimpleCategoryModel - Class in org.zkoss.zul
- A Category data model implementation of
CategoryModel
. - SimpleCategoryModel() -
Constructor for class org.zkoss.zul.SimpleCategoryModel
-
- SimpleConstraint - Class in org.zkoss.zul
- The default constraint supporting no empty, regular expressions and so on.
- SimpleConstraint(int) -
Constructor for class org.zkoss.zul.SimpleConstraint
- Constructs a constraint with flags.
- SimpleConstraint(int, String) -
Constructor for class org.zkoss.zul.SimpleConstraint
- Constructs a constraint with flags and an error message.
- 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.
- SimpleConstraint(String) -
Constructor for class org.zkoss.zul.SimpleConstraint
- Constructs a constraint with a list of constraints separated by comma.
- SimpleDateConstraint - Class in org.zkoss.zul
- A simple date constraint.
- SimpleDateConstraint(int) -
Constructor for class org.zkoss.zul.SimpleDateConstraint
-
- SimpleDateConstraint(int, String) -
Constructor for class org.zkoss.zul.SimpleDateConstraint
- Constraints a constraint.
- SimpleDateConstraint(String, String) -
Constructor for class org.zkoss.zul.SimpleDateConstraint
- Constructs a regular-expression constraint.
- SimpleDateConstraint(int, String, String) -
Constructor for class org.zkoss.zul.SimpleDateConstraint
- Constructs a constraint combining regular expression.
- SimpleDateConstraint(int, Date, Date, String) -
Constructor for class org.zkoss.zul.SimpleDateConstraint
- Constructs a constraint with beginning and ending date.
- SimpleDateConstraint(String) -
Constructor for class org.zkoss.zul.SimpleDateConstraint
- Constructs a constraint with a list of constraints separated by comma.
- SimpleDoubleSpinnerConstraint - Class in org.zkoss.zul
- A simple double spinner constraint.
- SimpleDoubleSpinnerConstraint() -
Constructor for class org.zkoss.zul.SimpleDoubleSpinnerConstraint
- Constraints a constraint.
- SimpleDoubleSpinnerConstraint(int) -
Constructor for class org.zkoss.zul.SimpleDoubleSpinnerConstraint
- Constraints a constraint.
- SimpleDoubleSpinnerConstraint(String) -
Constructor for class org.zkoss.zul.SimpleDoubleSpinnerConstraint
- Constructs a constraint with a list of constraints separated by comma.
- SimpleGroupsModel<D,H,F> - Class in org.zkoss.zul
- A simple implementation of
GroupsModel
. - SimpleGroupsModel(D[][]) -
Constructor for class org.zkoss.zul.SimpleGroupsModel
- Constructs a groups data model with a two-dimensional array of data.
- SimpleGroupsModel(D[][], H[]) -
Constructor for class org.zkoss.zul.SimpleGroupsModel
- Constructor
When using this constructor ,
SimpleGroupsModel.getGroup(int)
will return the corresponding Object depends on heads.
- SimpleGroupsModel(D[][], H[], F[]) -
Constructor for class org.zkoss.zul.SimpleGroupsModel
- Constructor
When using this constructor ,
SimpleGroupsModel.getGroup(int)
will return the corresponding Object depends on heads.
- SimpleGroupsModel(D[][], H[], F[], boolean[]) -
Constructor for class org.zkoss.zul.SimpleGroupsModel
- Constructor
When using this constructor ,
SimpleGroupsModel.getGroup(int)
will return the corresponding Object depends on heads.
- SimpleHiLoModel - Class in org.zkoss.zul
- A HiLo data model implementation of
HiLoModel
. - SimpleHiLoModel() -
Constructor for class org.zkoss.zul.SimpleHiLoModel
-
- SimpleListModel<E> - Class in org.zkoss.zul
- A simple implementation of
ListModel
. - SimpleListModel(E[], boolean) -
Constructor for class org.zkoss.zul.SimpleListModel
- Constructor.
- SimpleListModel(E[]) -
Constructor for class org.zkoss.zul.SimpleListModel
- Constructor.
- SimpleListModel(List<? extends E>) -
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
-
- SimpleSpinnerConstraint - Class in org.zkoss.zul
- A simple spinner constraint.
- SimpleSpinnerConstraint() -
Constructor for class org.zkoss.zul.SimpleSpinnerConstraint
- Constraints a constraint.
- SimpleSpinnerConstraint(int) -
Constructor for class org.zkoss.zul.SimpleSpinnerConstraint
- Constraints a constraint.
- SimpleSpinnerConstraint(String) -
Constructor for class org.zkoss.zul.SimpleSpinnerConstraint
- Constructs a constraint with a list of constraints separated by comma.
- SimpleXYModel - Class in org.zkoss.zul
- A XY data model implementation of
XYModel
. - SimpleXYModel() -
Constructor for class org.zkoss.zul.SimpleXYModel
-
- SimpleXYModel.XYPair - Class in org.zkoss.zul
-
- SimpleXYModel.XYPair(Number, Number) -
Constructor for class org.zkoss.zul.SimpleXYModel.XYPair
-
- SimpleXYZModel - Class in org.zkoss.zul
- A XYZ data model implementation of
XYZModel
. - SimpleXYZModel() -
Constructor for class org.zkoss.zul.SimpleXYZModel
-
- size() -
Method in class org.zkoss.zul.DefaultTreeNode.TreeNodeChildrenList
-
- size() -
Method in class org.zkoss.zul.DialModel
- Returns the number of
DialModelScale
s.
- 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
-
- 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, Object) -
Method in class org.zkoss.zul.Listitem
-
- smartUpdate(String, boolean) -
Method in class org.zkoss.zul.Listitem
-
- smartUpdate(String, int) -
Method in class org.zkoss.zul.Listitem
-
- smartUpdate(String, Object) -
Method in class org.zkoss.zul.Panelchildren
-
- smartUpdate(String, Object) -
Method in class org.zkoss.zul.Tree
-
- smartUpdate(String, Object) -
Method in class org.zkoss.zul.Treechildren
-
- smartUpdate(String, Object) -
Method in class org.zkoss.zul.Treerow
-
- 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(Comparator<TreeNode<E>>, boolean) -
Method in class org.zkoss.zul.DefaultTreeModel
- Sorts the data.
- sort(Comparator<T>, boolean) -
Method in interface org.zkoss.zul.ext.Sortable
- It called when the associated component
(such as
Listbox
) has to sort the content.
- sort(Comparator<D>, boolean, int) -
Method in class org.zkoss.zul.GroupsModelArray
-
- sort(Comparator<D>, boolean, int) -
Method in interface org.zkoss.zul.GroupsModelExt
- It called when
Listbox
or Grid
has to sort
the content.
- 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<E>, boolean) -
Method in class org.zkoss.zul.ListModelArray
- Sorts the data.
- sort(Comparator<E>, boolean) -
Method in class org.zkoss.zul.ListModelList
- Sorts the data.
- sort(Comparator<Map.Entry<K, V>>, boolean) -
Method in class org.zkoss.zul.ListModelMap
- Sorts the data.
- sort(Comparator<E>, boolean) -
Method in class org.zkoss.zul.ListModelSet
- Sorts the data.
- sort(Comparator<D>, boolean, int) -
Method in class org.zkoss.zul.SimpleGroupsModel
- Sort each data in each group by Comparator, developer could override
SimpleGroupsModel.sortGroupData(Object, Object[], Comparator, boolean, int)
to customize.
- sort(Comparator<E>, boolean) -
Method in class org.zkoss.zul.SimpleListModel
- Sorts the data.
- sort(boolean) -
Method in class org.zkoss.zul.Treecol
- Sorts the treechildren (
Treeitem
) based on Treecol.getSortAscending()
and Treecol.getSortDescending()
, if Treecol.getSortDirection()
doesn't
matches the ascending argument.
- sort(boolean, boolean) -
Method in class org.zkoss.zul.Treecol
- Sorts the treechildren (
Treeitem
) based on Treecol.getSortAscending()
and Treecol.getSortDescending()
.
- sort(Comparator<Node>, boolean) -
Method in interface org.zkoss.zul.TreeModelExt
- It called when
TreeModel
or Tree
has to sort
the content.
- Sortable<T> - Interface in org.zkoss.zul.ext
- Indicate a data model that supports sorting.
- sortDataInGroupOrder(Comparator<D>, boolean, int) -
Method in class org.zkoss.zul.GroupsModelArray
- Sorts the native data in the group order.
- sortGroupData(H, D[], Comparator<D>, boolean, int) -
Method in class org.zkoss.zul.GroupsModelArray
- Sorts data within a group.
- sortGroupData(Object, D[], Comparator<D>, boolean, int) -
Method in class org.zkoss.zul.SimpleGroupsModel
- Sorts a group of data.
- SOUTH -
Static variable in class org.zkoss.zul.Borderlayout
- The south layout constraint (bottom of container).
- South - Class in org.zkoss.zul
- A south region of a border layout.
- South() -
Constructor for class org.zkoss.zul.South
-
- Space - Class in org.zkoss.zul
- Space is a
Separator
with the orient default to "vertical". - Space() -
Constructor for class org.zkoss.zul.Space
-
- Span - Class in org.zkoss.zul
- The same as HTML SPAN tag.
- Span() -
Constructor for class org.zkoss.zul.Span
-
- Spinner - Class in org.zkoss.zul
- An edit box for holding a constrained integer.
- Spinner() -
Constructor for class org.zkoss.zul.Spinner
-
- Spinner(int) -
Constructor for class org.zkoss.zul.Spinner
-
- 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
-
- 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.
- START_AFTER -
Static variable in class org.zkoss.zul.SimpleConstraint
- The Error-box position.
- START_BEFORE -
Static variable in class org.zkoss.zul.SimpleConstraint
- The Error-box position.
- 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.
- STRICT -
Static variable in class org.zkoss.zul.SimpleConstraint
- The value must match inside the data from ListModel only.
- STRING_COMPARATOR -
Static variable in class org.zkoss.zul.ListModels
- A comparator for
ListSubModel.getSubModel(java.lang.Object, int)
to check if
a value retrived from the model matches the user typed.
- STRING_TOO_LONG -
Static variable in interface org.zkoss.zul.mesg.MZul
-
- stringToArray(String, String) -
Static method in class org.zkoss.zul.impl.Utils
- Parse a list of numbers.
- stringToInts(String, int) -
Static method in class org.zkoss.zul.impl.Utils
- Parse a list of numbers.
- STRUCTURE_CHANGED -
Static variable in class org.zkoss.zul.event.GroupsDataEvent
- Identifies the structure of the lists has changed.
- STRUCTURE_CHANGED -
Static variable in class org.zkoss.zul.event.ListDataEvent
- Identifies the structure of the lists has changed.
- STRUCTURE_CHANGED -
Static variable in class org.zkoss.zul.event.TreeDataEvent
- Identifies the structure of the tree has changed.
- 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
-
- Style(String, String) -
Constructor for class org.zkoss.zul.Style
-
- subList(int, int) -
Method in class org.zkoss.zul.ListModelList
-
- SYNCING_MODEL -
Static variable in class org.zkoss.zul.Listbox
-
- syncModel(int, int) -
Method in interface org.zkoss.zul.impl.DataLoader
- Synchronizes the owner component to be consistent with the specified model.
- syncModel(int, int) -
Method in class org.zkoss.zul.impl.GridDataLoader
-
- syncModel(int, int) -
Method in class org.zkoss.zul.impl.ListboxDataLoader
-