- gecko - Static variable in class _global_.zk
-
Returns the version as double (only the first two part of the version, such as 3.5)
if it is Gecko-based browsers,
such as Firefox.
- get(Object, String) - Static method in class _global_.zk
-
Retrieves a value from the specified property.
- get(String) - Method in class zk.Widget
-
Retrieves a value from the specified property.
- getAction() - Method in class zk.Widget
-
Returns the client-side action.
- getActivePage() - Method in class zul.mesh.MeshWidget
-
Returns the active page (starting from 0).
- getActivePage() - Method in class zul.mesh.Paging
-
Returns the active page (starting from 0).
- getAlign() - Method in class zul.box.Box
-
Returns the alignment of cells of a box in the 'opposite' direction
(null, start, center, end).
- getAlign() - Method in class zul.grid.Row
-
Returns the horizontal alignment of the whole row.
- getAlign() - Method in class zul.med.Applet
-
Returns the alignment of an applet according to surrounding elements.
- getAlign() - Method in class zul.mesh.FooterWidget
-
Returns the horizontal alignment of this footer.
- getAlign() - Method in class zul.mesh.HeaderWidget
-
Returns the horizontal alignment of this column.
- getAlign() - Method in class zul.utl.Iframe
-
Deprecated.
as of release 6.0.0, use CSS instead.
- getAlign() - Method in class zul.wgt.Cell
-
Returns the horizontal alignment.
- getAlign() - Method in class zul.wgt.Div
-
Deprecated.
as of release 6.0.0, use CSS instead.
- getAlign() - Method in class zul.wgt.Image
-
Deprecated.
as of release 6.0.0, use CSS instead.
- getAlign() - Method in class zul.wgt.Toolbar
-
Returns the alignment of any children added to this toolbar.
- getAllowedKeys_() - Method in class zul.inp.NumberInputWidget
-
Returns a string of keystrokes that are allowed.
- getAnchor() - Method in class zul.layout.Anchorchildren
-
Returns the anchor setting.
- getAnchorUuid() - Method in class zkmax.wgt.Dropupload
-
Return the anchor uuid of widget.
- getAnimationSpeed(Object) - Method in class _global_.jqzk
-
Get the value of animation speed assigned through client attribute "data-animationspeed"
- getArchive() - Method in class zul.med.Applet
-
Returns the location of an archive file (URL).
- getAscitem() - Method in class zul.mesh.ColumnMenupopup
-
Returns the menuitem with ascending label
- getAttachEdge() - Method in class zkex.menu.Fisheyebar
-
Returns the attach edge.
- getAuRequests(Desktop) - Static method in class _global_.zAu
-
Returns all pending AU requests.
- getAutodisable() - Method in class zul.menu.Menuitem
-
Returns a list of component IDs that shall be disabled when the user
clicks this menuitem.
- getAutodisable() - Method in class zul.wgt.A
-
Returns a list of component IDs that shall be disabled when the user
clicks this anchor.
- getAutodisable() - Method in class zul.wgt.Button
-
Returns a list of component IDs that shall be disabled when the user
clicks this button.
- getAutodisable() - Method in class zul.wgt.Checkbox
-
Returns a list of checkbox component IDs that shall be disabled when the user
clicks this checkbox.
- getAutodisable() - Method in class zul.wgt.Toolbarbutton
-
Returns a list of component IDs that shall be disabled when the user
clicks this button.
- getBadgeText() - Method in class zkmax.nav.Nav
-
Returns the badge text of the nav
- getBgcolor() - Method in class zul.med.Flash
-
Gets the background color of Flash movie.
- getBodyWidgetIterator() - Method in class zul.grid.Grid
-
Returns the tree item iterator.
- getBodyWidgetIterator() - Method in class zul.sel.Listbox
-
Returns the list item iterator.
- getBodyWidgetIterator() - Method in class zul.sel.Tree
-
Returns the tree item iterator.
- getBorder() - Method in class zul.layout.LayoutRegion
-
Returns the border.
- getBorder() - Method in class zul.wnd.Panel
-
Returns the border.
- getBorder() - Method in class zul.wnd.Window
-
Returns the border.
- getCaveNode() - Method in class zk.Widget
-
- getCell(int, int) - Method in class zul.grid.Grid
-
Returns the specified cell, or null if not available.
- getCharset() - Method in class zul.utl.Script
-
Returns the character enconding of the source.
- getChildAt(int) - Method in class zk.Widget
-
Return the child widget at the specified index.
- getChildIndex() - Method in class zk.Widget
-
Returns the child index of this widget.
- getClass(String) - Static method in class zk.Widget
-
Returns the class of the specified widget's name.
- getClassName(String) - Static method in class zk.wgt.WidgetInfo
-
Returns the class name of the widget.
- getCmargins() - Method in class zul.layout.LayoutRegion
-
Returns the collapsed margins, which is a list of numbers separated by comma.
- getCode() - Method in class zul.med.Applet
-
Return the applet class to run.
- getCodebase() - Method in class zul.med.Applet
-
- getCollapse() - Method in class zul.box.Splitter
-
Returns the collapse of this button.
- getColor() - Method in class zkex.inp.Colorbox
-
Returns the color (in string as #RRGGBB).
- getColor() - Method in class zkex.inp.Colorpicker
-
Returns the color (in string as #RRGGBB).
- getCols() - Method in class zkmax.big.Biglistbox
-
Returns the columns' size of the viewport.
- getCols() - Method in class zul.inp.InputWidget
-
Returns the cols.
- getColspan() - Method in class zkmax.layout.Rowchildren
-
The number of columns to occupy
- getColspan() - Method in class zkmax.layout.Tablechildren
-
Returns number of columns to span this header.
- getColspan() - Method in class zul.mesh.Auxheader
-
Returns number of columns to span this header.
- getColspan() - Method in class zul.sel.Listcell
-
Returns number of columns to span this cell.
- getColspan() - Method in class zul.sel.Treecell
-
Returns number of columns to span this cell.
- getColspan() - Method in class zul.wgt.Cell
-
Returns number of columns to span.
- getColumn() - Method in class zul.grid.Footer
-
Returns the column that is in the same column as
this footer, or null if not available.
- getColumns() - Method in class zkmax.layout.Tablelayout
-
Returns number of rows to span this header.
- getColumns() - Method in class zul.mesh.Frozen
-
Returns the number of columns to freeze.
- getColWidth() - Method in class zkmax.big.Biglistbox
-
Returns the width of the single column
Default: 60px
- getConfig() - Method in class zkmax.inp.Tbeditor
-
Returns the current configuration
- getConstraint() - Method in class zul.db.Calendar
-
Returns the constraint of this component.
- getConstraint() - Method in class zul.db.Datebox
-
Returns the constraint, or null if no constraint at all.
- getConstraint() - Method in class zul.inp.InputWidget
-
Returns the constraint, or null if no constraint at all.
- getContent() - Method in class zkmax.nav.Navitem
-
Returns the embedded content (i.e., HTML tags) that is
shown as part of the description.
- getContent() - Method in class zkmax.wgt.Dropupload
-
Return the content of widget, it's visible depends on detection setting.
- getContent() - Method in class zul.inp.Comboitem
-
Returns the embedded content (i.e., HTML tags) that is
shown as part of the description.
- getContent() - Method in class zul.menu.Menu
-
Returns the embedded content (i.e., HTML tags) that is
shown as part of the description.
- getContent() - Method in class zul.utl.Script
-
Returns the content of the script element.
- getContent() - Method in class zul.utl.Style
-
Returns the content of this style tag.
- getContent() - Method in class zul.wgt.Html
-
Returns the embedded content (i.e., HTML tags).
- getContentSclass() - Method in class zkex.grid.Detail
-
Returns the style class used for the content block.
- getContentSclass() - Method in class zul.wgt.Groupbox
-
Returns the style class used for the content block of the groupbox.
- getContentSclass() - Method in class zul.wnd.Window
-
Returns the style class used for the content block.
- getContentStyle() - Method in class zkex.grid.Detail
-
Returns the CSS style for the content block of the window.
- getContentStyle() - Method in class zul.wgt.Groupbox
-
Returns the CSS style for the content block of the groupbox.
- getContentStyle() - Method in class zul.wnd.Window
-
Returns the CSS style for the content block of the window.
- getContext() - Method in class zul.Widget
-
Returns the ID of the popup (
Popup
) that should appear
when the user right-clicks on the element (aka., context menu).
- getCoords() - Method in class zul.wgt.Area
-
Returns the coordination of this area.
- getCreateMessage() - Method in class zkmax.inp.Chosenbox
-
Returns the create message of this component.
- getCtrlKeys() - Method in class zul.Widget
-
Returns what keystrokes to intercept.
- getCurpos() - Method in class zul.inp.Slider
-
Returns the current position of the slider.
- getCurrentMargins_() - Method in class zul.layout.LayoutRegion
-
Returns the current margins.
- getDataHandler() - Static method in class _global_.zk
-
Returns the dataHandler from the given name
- getDataXML() - Method in class zkmax.fusionchartz.Fusionchart
-
Get the XML string of the chart data.
- getDataXMLPath() - Method in class zkmax.fusionchartz.Fusionchart
-
Get the url of the chart data .xml file.
- getDateFormat() - Method in class zul.db.Datebox
-
Returns the Date format of the specified format
- getDelay() - Method in class zul.utl.Timer
-
Returns the delay, the number of milliseconds between
successive action events.
- getDescitem() - Method in class zul.mesh.ColumnMenupopup
-
Returns the menuitem with descending label
- getDescription() - Method in class zul.inp.Comboitem
-
Returns the description (never null).
- getDetection() - Method in class zkmax.wgt.Dropupload
-
Return the setting of drag detection area.
- getDir() - Method in class zul.wgt.A
-
Returns the direction.
- getDir() - Method in class zul.wgt.Button
-
Returns the direction.
- getDir() - Method in class zul.wgt.Toolbarbutton
-
Returns the direction.
- getDisplayedTimeZones() - Method in class zul.db.Datebox
-
Returns a list of the time zones that will be displayed at the
client and allow user to select.
- getDraggable() - Method in class zk.Widget
-
Returns the identifier of a draggable type for this widget, or null if not draggable.
- getDragMessage_() - Method in class zk.Widget
-
- getDragNode() - Method in class zk.Widget
-
Returns the DOM element of this widget that can be dragged.
- getDragOptions_(Map) - Method in class zk.Widget
-
Returns the options used to instantiate
Draggable
.
- getDrop(Draggable, Offset, Event) - Static method in class zk.DnD
-
Returns the widget to drop to.
- getDrop_(Widget) - Method in class zk.Widget
-
Returns the widget if it allows to drop the specified widget (being dragged), or null if not allowed.
- getDroppable() - Method in class zk.Widget
-
Returns the identifier, or a list of identifiers of a droppable type for this widget, or null if not droppable.
- getDropTarget(Event, Draggable) - Static method in class zk.DnD
-
Returns the drop target from the event, or the element from the event's
ClientX and ClientY.
- getElementsById(String) - Static method in class zk.Widget
-
Returns all elements with the given ID.
- getElementsByName(String) - Static method in class zk.Widget
-
Returns all elements with the given widget name.
- getElementValue(DOMElement) - Static method in class zk.xml.Utl
-
Returns the concatenation of the text nodes under the specified
DOM element.
- getEmptyMessage() - Method in class zkmax.inp.Chosenbox
-
Returns the emptyMessage,
it will be displayed if no selected items while not focused.
- getEmptyMessage() - Method in class zul.grid.Grid
-
Returns the message to display when there are no items
- getEmptyMessage() - Method in class zul.sel.Listbox
-
Returns the message to display when there are no items
- getEnclosingTag() - Method in class zk.Macro
-
Returns the tag name for this macro widget.
- getEnclosingTag() - Method in class zul.wgt.Include
-
Returns the enclosing tag
- getEncodedText() - Method in class zul.wgt.Label
-
Returns the encoded text.
- getErrorboxIconSclass() - Method in class zul.inp.InputWidget
-
Returns the custom style icon class name applied to the errorbox, if any.
- getErrorboxSclass() - Method in class zul.inp.InputWidget
-
Returns the custom style class name applied to the errorbox, if any.
- getErrorMessage() - Method in class zul.inp.InputWidget
-
Returns the error message that is caused when user entered invalid value,
or null if no error at all.
- getErrorMesssage() - Method in class zul.inp.InputWidget
-
Deprecated.
use getErrorMessage() instead.
- getErrorURI(int) - Static method in class _global_.zAu
-
Returns the URI for the specified error.
- getField(String) - Method in class zul.med.Applet
-
Returns the value of the specified filed.
- getFileItem(String) - Method in class zkmax.wgt.DropUploadManager
-
Returns the file item.
- getFileItem(String) - Method in class zul.UploadManager
-
Returns the file item.
- getFirstCell() - Method in class zul.sel.Treeitem
-
Returns the first treecell.
- getFirstNode_() - Method in class zk.Widget
-
Returns the first DOM element of this widget.
- getFlags() - Method in class zul.inp.SimpleConstraint
-
Returns the constraint flags Object which has many attribute about constraint,
For example, f.NO_POSITIVE = true.
- getFloatZIndex_(DOMElement) - Method in class zk.Widget
-
Returns the z-index of a floating widget.
- getFocusCell(DOMElement) - Method in class zul.mesh.MeshWidget
-
Returns the index of the cell including the child got focus.
- getFormat() - Method in class zul.db.Calendar
-
Returns the format of this component.
- getFormat() - Method in class zul.db.Datebox
-
Returns the full date format of the specified format
- getFormat() - Method in class zul.inp.FormatWidget
-
Returns the format.
- getFrozenCols() - Method in class zkmax.big.Biglistbox
-
Returns the size of the frozen columns.
- getGrid() - Method in class zul.grid.Column
-
Returns the grid that contains this column.
- getGrid() - Method in class zul.grid.Columns
-
Returns the grid that contains this columns.
- getGrid() - Method in class zul.grid.Foot
-
Returns the grid that contains this column.
- getGrid() - Method in class zul.grid.Footer
-
Returns the grid that this belongs to.
- getGrid() - Method in class zul.grid.Row
-
Returns the grid that contains this row.
- getGrid() - Method in class zul.grid.Rows
-
Returns the grid that contains this rows.
- getGroup() - Method in class zul.grid.Row
-
Returns the group that this row belongs to, or null.
- getGroupCount() - Method in class zul.grid.Rows
-
Returns the number of groups.
- getGroupCount() - Method in class zul.sel.Listbox
-
Returns the number of listgroup
- getGroupitem() - Method in class zul.mesh.ColumnMenupopup
-
Returns the menuitem with group label
- getGroups() - Method in class zul.grid.Rows
-
Returns a list of all
Group
.
- getGroups() - Method in class zul.sel.Listbox
-
- getHeaderWidget() - Method in class zul.mesh.FooterWidget
-
Returns the column that is in the same column as
this footer, or null if not available.
- getHeadWidget() - Method in class zul.mesh.MeshWidget
-
Returns the self's head widget.
- getHeadWidgetClass() - Method in class zul.grid.Grid
-
Returns the head widget class.
- getHeadWidgetClass() - Method in class zul.sel.Listbox
-
Returns the head widget class
- getHeadWidgetClass() - Method in class zul.sel.Tree
-
Returns the head widget class. i.e.
- getHeight() - Method in class zk.Widget
-
Returns the height of this widget.
- getHex() - Method in class zkex.inp.Color
-
Returns the color (in string as #RRGGBB).
- getHflex() - Method in class zk.Widget
-
Return horizontal flex hint of this widget.
- getHost(String, boolean) - Static method in class _global_.zk
-
Returns the URI of the server (so called host) for the specified package.
- getHover() - Method in class zul.wgt.Image
-
Returns the URI of the hover image.
- getHoverImage() - Method in class zul.LabelImageWidget
-
Returns the URI of the hover image.
- getHref() - Method in class zkmax.nav.Navitem
-
Returns the href that the browser shall jump to, if an user clicks
this button.
- getHref() - Method in class zul.menu.Menuitem
-
Returns the href.
- getHref() - Method in class zul.wgt.A
-
Returns the href that the browser shall jump to, if an user clicks
this button.
- getHref() - Method in class zul.wgt.Button
-
Returns the href that the browser shall jump to, if an user clicks
this button.
- getHref() - Method in class zul.wgt.Toolbarbutton
-
Returns the href that the browser shall jump to, if an user clicks
this button.
- getHspace() - Method in class zul.med.Applet
-
Returns the horizontal spacing around an applet.
- getHspace() - Method in class zul.wgt.Image
-
Deprecated.
as of release 6.0.0, use CSS instead.
- getHue() - Method in class zkex.inp.Color
-
Returns the color hue
- getIconClass_() - Method in class zul.inp.ComboWidget
-
Returns the icon class for this combo widget.
- getIconSclass() - Method in class zul.LabelImageWidget
-
Returns the icon font
- getId() - Method in class zk.Widget
-
Returns the identifier of this widget, or null if not assigned.
- getImage() - Method in class zul.LabelImageWidget
-
Returns the image URI.
- getImage() - Method in class zul.sel.Treeitem
-
Returns the image of the
Treecell
it contains.
- getImageNode() - Method in class zul.LabelImageWidget
-
Returns the image node if any.
- getImageNode() - Method in class zul.wgt.Image
-
Returns the image node if any.
- getIndex() - Method in class zul.tab.Tab
-
Returns the index of this panel, or -1 if it doesn't belong to any tabs.
- getIndex() - Method in class zul.tab.Tabpanel
-
Returns the index of this panel, or -1 if it doesn't belong to any
tabpanels.
- getInnerWidth() - Method in class zul.mesh.MeshWidget
-
Returns the inner width of this component.
- getInplaceCSS() - Method in class zul.inp.InputWidget
-
Returns the CSS style of inplace if inplace is not null
- getInputNode() - Method in class zul.inp.InputWidget
-
Returns the input node of this widget
- getInputType() - Method in class zkex.inp.Colorpicker
-
Returns the input type of RGB and HSL inputs
- getInterval() - Method in class zkmax.inp.Timepicker
-
Sets the interval seconds of options
- getItemAtIndex(int) - Method in class zul.wgt.Radiogroup
-
Returns the radio button at the specified index.
- getItemCount() - Method in class zkex.grid.Group
-
Returns the number of items.
- getItemCount() - Method in class zkex.sel.Listgroup
-
Returns the number of items.
- getItemCount() - Method in class zul.sel.Tree
-
- getItemCount() - Method in class zul.sel.Treechildren
-
Returns the number of child
Treeitem
including all descendants.
- getItemCount() - Method in class zul.wgt.Radiogroup
-
Returns the number of radio buttons in this group.
- getItemHeight() - Method in class zkex.menu.Fisheyebar
-
Returns the item height of
Fisheye
.
- getItemMaxHeight() - Method in class zkex.menu.Fisheyebar
-
Returns the item maximal height of
Fisheye
.
- getItemMaxWidth() - Method in class zkex.menu.Fisheyebar
-
Returns the item maximal width of
Fisheye
.
- getItemPadding() - Method in class zkex.menu.Fisheyebar
-
Returns the item padding of
Fisheye
.
- getItems() - Method in class zkex.grid.Group
-
Returns a Array of all
Row
are grouped by this group.
- getItems() - Method in class zkex.sel.Listgroup
-
Returns a list of all
Listitem
are grouped by this listgroup.
- getItems() - Method in class zul.sel.Tree
-
Returns a readonly list of all descending
Treeitem
(children's children and so on).
- getItems(Array) - Method in class zul.sel.Treechildren
-
Returns a readonly list of all descending
Treeitem
(children's children and so on).
- getItems() - Method in class zul.wgt.Radiogroup
-
Returns the all of radio buttons in this group.
- getItemWidth() - Method in class zkex.menu.Fisheyebar
-
- getKey() - Method in class zul.Upload
-
Returns the uuid of the uploader with its sequential number
- getLabel() - Method in class zkex.grid.Group
-
Returns the value of the
Label
it contains, or null
if no such cell.
- getLabel() - Method in class zul.LabelImageWidget
-
Returns the label (never null).
- getLabel() - Method in class zul.sel.ItemWidget
-
Returns the label of the
Listcell
or
Treecell
it contains, or null
if no such cell.
- getLabel() - Method in class zul.sel.Option
-
Returns the label of the
Listcell
it contains, or null
if no such cell.
- getLabel() - Method in class zul.sel.Treeitem
-
Returns the label of the
Treecell
it contains, or null
if no such cell.
- getLabelEdge() - Method in class zkex.menu.Fisheyebar
-
Returns the label edge.
- getLeft() - Method in class zk.Widget
-
Returns the left of this widget.
- getLevel() - Method in class zul.sel.Treecell
-
Returns the level this cell is.
- getLevel() - Method in class zul.sel.Treeitem
-
Returns the level this cell is.
- getLevel() - Method in class zul.sel.Treerow
-
Returns the level this cell is.
- getLinkedPanel() - Method in class zul.tab.Tab
-
Returns the panel associated with this tab.
- getLinkedTab() - Method in class zul.tab.Tabpanel
-
Returns the tab associated with this tab panel.
- getLinkedTreechildren() - Method in class zul.sel.Treerow
-
- getLinkedTreerow() - Method in class zul.sel.Treechildren
-
Returns the
Treerow
that is associated with
this treechildren, or null if no such treerow.
- getListbox() - Method in class zul.sel.Listcell
-
Returns the list box that it belongs to.
- getListbox() - Method in class zul.sel.Listfoot
-
Returns the list box that it belongs to.
- getListbox() - Method in class zul.sel.Listfooter
-
Returns the listbox that this belongs to.
- getListbox() - Method in class zul.sel.Listhead
-
Returns the listbox that this belongs to.
- getListbox() - Method in class zul.sel.Listheader
-
Returns the listbox that this belongs to.
- getListbox() - Method in class zul.sel.Listitem
-
Returns the list box that it belongs to.
- getListgroup() - Method in class zul.sel.Listitem
-
Returns the listgroup that this item belongs to, or null.
- getListheader() - Method in class zul.sel.Listcell
-
Returns the list header that is in the same column as
this cell, or null if not available.
- getListheader() - Method in class zul.sel.Listfooter
-
Returns the list header that is in the same column as
this footer, or null if not available.
- getMargins() - Method in class zul.layout.LayoutRegion
-
Returns the margins, which is a list of numbers separated by comma.
- getMax() - Method in class zkmax.inp.Timepicker
-
Sets the maximum time of options
- getMax() - Method in class zul.inp.SimpleDoubleSpinnerConstraint
-
Returns the maximum value.
- getMax() - Method in class zul.inp.SimpleSpinnerConstraint
-
Returns the maximum value.
- getMaximizedMode() - Method in class zkmax.layout.Portallayout
-
Returns the mode of the maximized panel.
- getMaxlength() - Method in class zul.inp.InputWidget
-
Returns the maxlength.
- getMaxlength() - Method in class zul.sel.Listcell
-
Returns the maximal length for this cell.
- getMaxlength() - Method in class zul.sel.Listfooter
-
Returns the maximal length for this cell.
- getMaxlength() - Method in class zul.sel.Listheader
-
Returns the maximal length of each item's label.
- getMaxlength() - Method in class zul.sel.Option
-
Returns the maximal length of each item's label.
- getMaxlength() - Method in class zul.sel.Select
-
Returns the maximal length of each item's label.
- getMaxlength() - Method in class zul.sel.Treecell
-
Returns the maximal length of each item's label.
- getMaxlength() - Method in class zul.sel.Treecol
-
Returns the maximal length of each item's label.
- getMaxlength() - Method in class zul.sel.Treefooter
-
Returns the maximal length for this cell.
- getMaxlength() - Method in class zul.wgt.Label
-
Returns the maximal length of the label.
- getMaxpos() - Method in class zul.inp.Slider
-
Returns the maximum position of the slider.
- getMaxsize() - Method in class zkmax.wgt.Dropupload
-
Get the max size setting of upload file, unit is "KB".
- getMaxsize() - Method in class zul.layout.LayoutRegion
-
Returns the maximum size of the resizing element.
- getMedia() - Method in class zul.utl.Style
-
Returns the media dependencies for this style sheet.
- getMenubar() - Method in class zul.menu.Menu
-
Returns the
Menubar
that contains this menu, or null if not available.
- getMenubar() - Method in class zul.menu.Menuitem
-
Returns the
Menubar
that contains this menuitem, or null if not available.
- getMenubar() - Method in class zul.menu.Menupopup
-
Returns the
Menubar
that contains this menuitem, or null if not available.
- getMenubar() - Method in class zul.menu.Menuseparator
-
Returns the
Menubar
that contains this menuseparator, or null if not available.
- getMenupopup() - Method in class zul.mesh.ColumnMenuWidget
-
Returns the ID of the Menupopup (
Menupopup
) that should appear
when the user clicks on the element.
- getMeshBody() - Method in class zul.grid.Column
-
Returns the rows of the grid that contains this column.
- getMeshBody() - Method in class zul.sel.Listheader
-
Returns the mesh body that this belongs to.
- getMeshBody() - Method in class zul.sel.Treecol
-
Returns the mesh body that this belongs to.
- getMeshWidget() - Method in class zul.mesh.FooterWidget
-
Returns the mesh widget that this belongs to.
- getMeshWidget() - Method in class zul.mesh.HeaderWidget
-
Returns the mesh widget that this belongs to.
- getMeshWidget() - Method in class zul.mesh.HeadWidget
-
Returns the mesh widget that this belongs to.
- getMeshWidget() - Method in class zul.sel.ItemWidget
-
Returns the mesh widget.
- getMeshWidget() - Method in class zul.sel.Treeitem
-
Returns the mesh widget. i.e.
- getMin() - Method in class zul.inp.SimpleDoubleSpinnerConstraint
-
Returns the minimum value.
- getMin() - Method in class zul.inp.SimpleSpinnerConstraint
-
Returns the minimum value.
- getMinheight() - Method in class zul.wnd.Panel
-
Returns the minimum height.
- getMinheight() - Method in class zul.wnd.Window
-
Returns the minimum height.
- getMinpos() - Method in class zul.inp.Slider
-
Returns the minimum position of the slider.
- getMinsize() - Method in class zul.layout.LayoutRegion
-
Returns the minimum size of the resizing element.
- getMinwidth() - Method in class zul.wnd.Panel
-
Returns the minimum width.
- getMinwidth() - Method in class zul.wnd.Window
-
Returns the minimum width.
- getMode() - Method in class zul.inp.Slider
-
Returns the current mode of slider
One of "integer", "decimal".
- getMode() - Method in class zul.wgt.Toolbarbutton
-
Returns the mode.
- getMode() - Method in class zul.wnd.Window
-
Returns the current mode.
- getMold() - Method in class zk.Widget
-
Returns this widget's mold.
- getName() - Method in class zkmax.inp.Chosenbox
-
Returns the name of the input of this component.
- getName() - Method in class zul.db.Calendar
-
Returns the name of this component.
- getName() - Method in class zul.inp.InputWidget
-
Returns the name of this component.
- getName() - Method in class zul.inp.Slider
-
Returns the name of this component.
- getName() - Method in class zul.sel.Select
-
Returns the name of this component.
- getName() - Method in class zul.sel.SelectWidget
-
Returns the name of this component.
- getName() - Method in class zul.utl.Iframe
-
Returns the frame name.
- getName() - Method in class zul.wgt.Checkbox
-
Returns the name of this component.
- getName() - Method in class zul.wgt.Radio
-
Returns the name of this radio button.
- getName() - Method in class zul.wgt.Radiogroup
-
Returns the name of this group of radio buttons.
- getName() - Method in class zul.wgt.Selectbox
-
Returns the name of this component.
- getNavbar() - Method in class zkmax.nav.Navseparator
-
Returns the
Navbar
that contains this navseparator, or null if not available.
- getNcols() - Method in class zkmax.layout.Rowlayout
-
The number of columns to divide the row into
Default: 12
- getNewColor() - Method in class zkex.inp.Colorpicker
-
Returns the (
Color
) of user selected
- getNoResultsText() - Method in class zkmax.inp.Chosenbox
-
Returns the no-result text of this component.
- getOddRowSclass() - Method in class zkmax.big.Biglistbox
-
Returns the style class for the odd rows.
- getOddRowSclass() - Method in class zul.grid.Grid
-
Returns the style class for the odd rows.
- getOddRowSclass() - Method in class zul.sel.Listbox
-
Returns the style class for the odd rows.
- getOffset() - Method in class zkmax.layout.Rowchildren
-
The number of columns to skip ahead
- getOldWidget_(DOMElement) - Method in class zk.Widget
-
Returns the widget associated with the given node element.
- getOpenTooltip() - Static method in class zul.Widget
-
Returns the tooltip that is opened, or null if no tooltip is opened.
- getOptionIndex_() - Method in class zul.sel.Option
-
The index for option widget only , not including the listhead.etc
- getOrient() - Method in class zkex.menu.Fisheyebar
-
Returns the orientation of
Fisheye
.
- getOrient() - Method in class zkmax.fusionchartz.Fusionchart
-
Get the chart orientation (vertical or horizontal)
- getOrient() - Method in class zkmax.layout.Cardlayout
-
Returns the orient.
- getOrient() - Method in class zkmax.layout.Portallayout
-
Returns the orient.
- getOrient() - Method in class zkmax.layout.Scrollview
-
Returns the orient.
- getOrient() - Method in class zkmax.nav.Navbar
-
Returns the orient.
- getOrient() - Method in class zul.box.Box
-
Returns the orient.
- getOrient() - Method in class zul.box.Splitter
-
Returns the orient.
- getOrient() - Method in class zul.inp.Slider
-
Returns the orient.
- getOrient() - Method in class zul.menu.Menubar
-
Returns the orient.
- getOrient() - Method in class zul.tab.Tabbox
-
Returns the orient.
- getOrient() - Method in class zul.wgt.Button
-
Returns the orient.
- getOrient() - Method in class zul.wgt.Radiogroup
-
Returns the orient.
- getOrient() - Method in class zul.wgt.Separator
-
Returns the orient.
- getOrient() - Method in class zul.wgt.Toolbar
-
Returns the orient.
- getOrient() - Method in class zul.wgt.Toolbarbutton
-
Returns the orient.
- getPack() - Method in class zul.box.Box
-
Returns the pack alignment of cells of this box
(start, center, end) plus an indication stretch option.
- getPage() - Method in class zk.Widget
-
Returns the page that this widget belongs to, or null if there is
no page available.
- getPageCount() - Method in class zul.mesh.MeshWidget
-
Returns the number of pages.
- getPageCount() - Method in class zul.mesh.Paging
-
Returns the number of pages.
- getPageIncrement() - Method in class zul.inp.Slider
-
Returns the amount that the value of
Slider.getCurpos()
changes by when the tray of the scroll bar is clicked.
- getPageIncrement() - Method in class zul.mesh.Paging
-
Returns the number of page anchors shall appear at the client.
- getPageSize() - Method in class zul.mesh.MeshWidget
-
Returns the page size, aka., the number rows per page.
- getPageSize() - Method in class zul.mesh.Paging
-
Returns the page size, aka., the number rows per page.
- getPaginal() - Method in class zul.mesh.MeshWidget
-
Returns the external Paging widget, if any.
- getPagingPosition() - Method in class zul.mesh.MeshWidget
-
Returns how to position the paging of the widget at the client screen.
- getPanel(int, int) - Method in class zkmax.layout.Portallayout
-
Returns the specified pnael, or null if not available.
- getPanelSpacing() - Method in class zul.tab.Tabbox
-
- getParentItem() - Method in class zul.sel.Treeitem
-
Returns the parent tree item,
or null if this item is already the top level of the tree.
- getPlaceholder() - Method in class zul.inp.InputWidget
-
Returns the placeholder text
- getPopup() - Method in class zul.Widget
-
Returns the ID of the popup (
Popup
) that should appear
when the user clicks on the element.
- getPopupNode_(boolean) - Method in class zul.inp.ComboWidget
-
Returns the DOM element of the popup.
- getPopupSize_() - Method in class zul.inp.ComboWidget
-
Returns [width, height] for the popup if specified by user.
- getPosition() - Method in class zkex.inp.ContentHandler
-
Returns the position of the
Menu
that contains this palette popup
- getPosition(Panel) - Method in class zkmax.layout.Portallayout
-
Returns an int array[col, row] that indicates the specified panel located
within this portal layout.
- getPosition() - Method in class zul.layout.Center
-
- getPosition() - Method in class zul.layout.East
-
- getPosition() - Method in class zul.layout.North
-
- getPosition() - Method in class zul.layout.South
-
- getPosition() - Method in class zul.layout.West
-
- getPosition() - Method in class zul.wnd.Window
-
Returns how to position the window at the client screen.
- getPrecision() - Method in class zk.BigDecimal
-
Returns the precision.
- getPreload() - Method in class zul.med.Audio
-
Returns whether and how the audio should be loaded.
- getProximitybox() - Method in class zkex.menu.Fisheyebar
-
Returns the proximity box
- getPushErrorURI(int) - Static method in class _global_.zAu
-
Sets the URI for the server-push related error.
- getQuality() - Method in class zul.med.Flash
-
Returns the quality of the Flash movie
Default: "high".
- getRadiogroup() - Method in class zul.wgt.Radio
-
Returns
Radiogroup
that this radio button belongs to.
- getRenderdefer() - Method in class zk.Widget
-
Returns the number of milliseconds before rendering this component
at the client.
- getRepos() - Method in class zul.inp.Combobox
-
Update the value of the input element in this component
- getRGB() - Method in class zkex.inp.Color
-
Returns a color Array in [R,G,B] format, R,G,B are integer
- getRounding() - Method in class zul.inp.NumberInputWidget
-
Returns the rounding mode.
- getRowHeight() - Method in class zkmax.big.Biglistbox
-
Returns the height of the single row.
- getRows() - Method in class zkmax.big.Biglistbox
-
Returns the rows' size of the viewport.
- getRows() - Method in class zul.inp.Textbox
-
Returns the rows.
- getRows() - Method in class zul.sel.Select
-
Returns the rows.
- getRows() - Method in class zul.sel.SelectWidget
-
Returns the rows.
- getRowspan() - Method in class zkmax.layout.Tablechildren
-
Returns number of rows to span this header.
- getRowspan() - Method in class zul.mesh.Auxheader
-
Returns number of rows to span this header.
- getRowspan() - Method in class zul.wgt.Cell
-
Returns number of rows to span.
- getSaturation() - Method in class zkex.inp.Color
-
Returns the color saturation
- getScale() - Method in class zul.inp.Decimalbox
-
Returns the precision scale.
- getSclass() - Method in class zk.Widget
-
Returns the CSS class of this widget.
- getScrolling() - Method in class zul.utl.Iframe
-
Deprecated.
as of release 7.0.0, use CSS instead.
- getScrollLeft() - Method in class zk.Widget
-
Returns the scoll left of the associated DOM element of this widget.
- getScrollPosH(Widget) - Static method in class zul.mesh.Scrollbar
-
Return the horizontal scroll position of the body element of given MeshWidget.
- getScrollPosV(Widget) - Static method in class zul.mesh.Scrollbar
-
Return the vertical scroll position of the body element of given MeshWidget.
- getScrollTop() - Method in class zk.Widget
-
Returns the scoll top of the associated DOM element of this widget.
- getSelectedIndex() - Method in class zkmax.inp.Chosenbox
-
Returns the index of the selected item (-1 if no one is selected).
- getSelectedIndex() - Method in class zkmax.layout.Cardlayout
-
Returns the index of the widget in view port.
- getSelectedIndex() - Method in class zul.sel.Select
-
Returns the index of the selected item (-1 if no one is selected).
- getSelectedIndex() - Method in class zul.sel.SelectWidget
-
Returns the index of the selected item (-1 if no one is selected).
- getSelectedIndex() - Method in class zul.tab.Tabbox
-
Returns the selected index.
- getSelectedIndex() - Method in class zul.wgt.Radiogroup
-
Returns the index of the selected radio button (-1 if no one is selected).
- getSelectedIndex() - Method in class zul.wgt.Selectbox
-
Returns the index of the selected item (-1 if no one is selected).
- getSelectedItem() - Method in class zkmax.nav.Navbar
-
Returns the selected item.
- getSelectedItem() - Method in class zul.sel.SelectWidget
-
Returns the selected item.
- getSelectedItem() - Method in class zul.wgt.Radiogroup
-
Returns the selected radio button.
- getSelectedItems() - Method in class zul.sel.SelectWidget
-
Returns all selected items.
- getSelectedPanel() - Method in class zul.tab.Tabbox
-
Returns the selected tab panel.
- getSelectedTab() - Method in class zul.tab.Tabbox
-
Returns the selected tab.
- getSelectionRange() - Method in class _global_.jqzk
-
Returns the selection range of the specified input-type element.
- getSeparator() - Method in class zkmax.inp.Chosenbox
-
Returns the separate chars of this component.
- getShape() - Method in class zul.wgt.Area
-
Returns the shape of this area.
- getSize() - Method in class zul.layout.Center
-
The size can't be returned in this component.
- getSize() - Method in class zul.layout.East
-
Returns the size of this region.
- getSize() - Method in class zul.layout.North
-
Returns the size of this region.
- getSize() - Method in class zul.layout.South
-
Returns the size of this region.
- getSize() - Method in class zul.layout.West
-
Returns the size of this region.
- getSlidingtext() - Method in class zul.inp.Slider
-
Returns the sliding text.
- getSortAscending() - Method in class zul.mesh.SortWidget
-
Returns the ascending sorter, or null if not available.
- getSortDescending() - Method in class zul.mesh.SortWidget
-
Returns the descending sorter, or null if not available.
- getSortDirection() - Method in class zul.mesh.SortWidget
-
Returns the sort direction.
- getSpacing() - Method in class zkmax.layout.Rowlayout
-
The spacing between columns, it should be given as a ratio to the column width.
- getSpacing() - Method in class zul.box.Box
-
Returns the spacing between adjacent children, or null if the default
spacing is used.
- getSpacing() - Method in class zul.box.Layout
-
Returns the spacing between adjacent children, or null if the default
spacing is used.
- getSpacing() - Method in class zul.wgt.Separator
-
Returns the spacing.
- getSpan() - Method in class zul.mesh.FooterWidget
-
Returns number of columns to span this footer.
- getSpan() - Method in class zul.mesh.MeshWidget
-
Return column span hint of this widget.
- getSpans() - Method in class zul.grid.Row
-
Returns the spans, which is a list of numbers separated by comma.
- getSrc() - Method in class zul.med.Audio
-
Returns the src.
- getSrc() - Method in class zul.med.Flash
-
Gets the source path of Flash movie
- getSrc() - Method in class zul.utl.Script
-
Returns the URI of the source that contains the script codes.
- getSrc() - Method in class zul.utl.Style
-
Returns the URI of an external style sheet.
- getSrc() - Method in class zul.wgt.Image
-
Returns the source URI of the image.
- getStart() - Method in class zul.mesh.Frozen
-
Returns the start position of the scrollbar.
- getStep() - Method in class zul.inp.Doublespinner
-
Return the step of double spinner
- getStep() - Method in class zul.inp.Slider
-
Returns the step of slider
- getStep() - Method in class zul.inp.Spinner
-
Return the step of spinner
- getStyle() - Method in class zk.Widget
-
Returns the CSS style of this widget
- getTabbox() - Method in class zul.tab.Tab
-
Returns the tabbox owns this component.
- getTabbox() - Method in class zul.tab.Tabpanel
-
Returns the tabbox owns this component.
- getTabbox() - Method in class zul.tab.Tabpanels
-
Returns the tabbox owns this component.
- getTabbox() - Method in class zul.tab.Tabs
-
Returns the tabbox owns this component.
- getTabindex() - Method in class zk.Widget
-
Returns the tab order of this component.
- getTabindex() - Method in class zkmax.inp.Chosenbox
-
Returns the tab order of the input of this component.
- getTabindex() - Method in class zul.inp.InputWidget
-
Returns the tab order of this component.
- getTabindex() - Method in class zul.wgt.Checkbox
-
Returns the tab order of this component.
- getTabpanels() - Method in class zul.tab.Tabbox
-
Returns the tabpanels that this tabbox owns.
- getTabs() - Method in class zul.tab.Tabbox
-
Returns the tabs that this tabbox owns.
- getTarget() - Method in class zkmax.nav.Navitem
-
Returns the target frame or window.
- getTarget() - Method in class zul.menu.Menuitem
-
Returns the target frame or window.
- getTarget() - Method in class zul.wgt.A
-
Returns the target frame or window.
- getTarget() - Method in class zul.wgt.Button
-
Returns the target frame or window.
- getTarget() - Method in class zul.wgt.Toolbarbutton
-
Returns the target frame or window.
- getText() - Method in class zul.inp.InputWidget
-
Returns the text representing the value in the given format,
or an empty etring if value is null
- getTextNode() - Method in class zk.Widget
-
Returns the DOM element that is used to hold the text, or null
if this widget doesn't show any text.
- getTime() - Method in class zul.db.Calendar
-
Returns the Date that is assigned to this component.
- getTimeFormat() - Method in class zul.db.Datebox
-
Returns the Time format of the specified format
- getTimeZone() - Method in class zul.db.Datebox
-
Returns the time zone that this date box belongs to.
- getTimeZoneLabel() - Method in class zul.db.Datebox
-
Returns the label of the time zone
- getTitle() - Method in class zul.layout.LayoutRegion
-
Returns the title.
- getTitle() - Method in class zul.wgt.Groupbox
-
Returns the title of the groupbox.
- getTitle() - Method in class zul.wnd.Panel
-
Returns the title.
- getTitle() - Method in class zul.wnd.Window
-
Returns the title.
- getToolbar() - Method in class zul.tab.Tabbox
-
Returns the auxiliary toolbar that this tabbox owns.
- getTooltip() - Method in class zul.Widget
-
Returns the ID of the popup (
Popup
) that should be used
as a tooltip window when the mouse hovers over the element for a moment.
- getTooltiptext() - Method in class zk.Widget
-
Returns the tooltip text of this widget.
- getTop() - Method in class zk.Widget
-
Returns the top of this widget.
- getTopWidget() - Method in class zk.Widget
-
Returns the top widget, which is the first floating ancestor,
or null if no floating ancestor.
- getTotalSize() - Method in class zul.mesh.Paging
-
Returns the total number of items.
- getTree() - Method in class zul.sel.Treecell
-
Return the tree that owns this cell.
- getTree() - Method in class zul.sel.Treechildren
-
Returns the
Tree
instance containing this element.
- getTree() - Method in class zul.sel.Treecol
-
Returns the tree that it belongs to.
- getTree() - Method in class zul.sel.Treecols
-
Returns the tree that it belongs to.
- getTree() - Method in class zul.sel.Treefoot
-
Returns the tree that it belongs to.
- getTree() - Method in class zul.sel.Treefooter
-
Returns the tree that this belongs to.
- getTree() - Method in class zul.sel.Treeitem
-
- getTree() - Method in class zul.sel.Treerow
-
Returns the
Tree
instance containing this element.
- getTreecol() - Method in class zul.sel.Treecell
-
Returns the tree col associated with this cell, or null if not available.
- getTreecol() - Method in class zul.sel.Treefooter
-
Returns the tree header that is in the same column as
this footer, or null if not available.
- getType() - Method in class zkmax.fusionchartz.Fusionchart
-
Get the chart's type.
- getType() - Method in class zul.inp.InputWidget
-
Returns the type.
- getType() - Method in class zul.inp.Textbox
-
Returns the type.
- getType() - Method in class zul.wgt.Button
-
Returns the button type.
- getUnformater() - Method in class zul.db.Datebox
-
Returns the unformater.
- getUnformater() - Method in class zul.db.Timebox
-
Returns the unformater.
- getUpload() - Method in class zul.menu.Menuitem
-
Returns non-null if this button is used for file upload, or null otherwise.
- getUpload() - Method in class zul.wgt.Button
-
Returns non-null if this button is used for file upload, or null otherwise.
- getUpload() - Method in class zul.wgt.Toolbarbutton
-
Returns non-null if this button is used for file upload, or null otherwise.
- getValign() - Method in class zul.box.Hlayout
-
Returns the current valign.
- getValign() - Method in class zul.grid.Row
-
Returns the vertical alignment of the whole row.
- getValign() - Method in class zul.mesh.FooterWidget
-
Returns the vertical alignment of this footer.
- getValign() - Method in class zul.mesh.HeaderWidget
-
Returns the vertical alignment of this grid.
- getValign() - Method in class zul.wgt.Cell
-
Returns the vertical alignment.
- getValue() - Method in class zkex.inp.Color
-
Returns the color value
- getValue() - Method in class zkex.inp.Colorbox
-
Returns the value of color
Default: #000000
- getValue() - Method in class zkmax.inp.Tbeditor
-
Returns editor's content with html format
- getValue() - Method in class zul.db.Calendar
-
Returns the value that is assigned to this component.
- getValue() - Method in class zul.inp.InputWidget
-
Returns the value in the String format.
- getValue() - Method in class zul.menu.Menuitem
-
Returns the value.
- getValue() - Method in class zul.sel.ItemWidget
-
Returns the value.
- getValue() - Method in class zul.sel.Option
-
Returns the value.
- getValue() - Method in class zul.wgt.Checkbox
-
Returns the value.
- getValue() - Method in class zul.wgt.Label
-
Returns the value.
- getValue() - Method in class zul.wgt.Progressmeter
-
Returns the current value of the progress meter.
- getVersion(String) - Static method in class _global_.zk
-
Returns the version of the specified package, or null if not available.
- getVersion() - Method in class zul.med.Flash
-
Returns the expected version of the Flash player.
- getVflex() - Method in class zk.Widget
-
Returns vertical flex hint of this widget.
- getViewerClass() - Method in class zkmax.wgt.Dropupload
-
Retrun the custom upload viewer class name.
- getVisibleItemCount() - Method in class zul.grid.Rows
-
Returns the number of visible descendant
Row
.
- getVspace() - Method in class zul.med.Applet
-
Returns the vertical spacing around an applet.
- getVspace() - Method in class zul.wgt.Image
-
Deprecated.
as of release 6.0.0, use CSS instead.
- getWidget() - Method in class zkmax.wgt.DropUploader
-
Return the widget which the uploader belongs to.
- getWidget() - Method in class zul.Uploader
-
Returns the widget which the uploader belongs to.
- getWidth() - Method in class zk.Widget
-
Returns the width of this widget.
- getWmode() - Method in class zul.med.Flash
-
Returns the Window mode property of the Flash movie
Default: "transparent".
- getX() - Method in class zul.layout.Absolutechildren
-
Returns the current "x" position within parent container component
- getY() - Method in class zul.layout.Absolutechildren
-
Returns the current "y" position within parent container component
- getZclass() - Method in class zk.Widget
-
Returns the ZK Cascading Style class(es) for this widget.
- getZIndex() - Method in class zk.Widget
-
Returns the Z index.
- ghost(Draggable, Offset, String) - Static method in class zk.DnD
-
Ghost the DOM element being dragged.
- go(String, Map) - Static method in class _global_.zUtl
-
Navigates to the specified URL.
- go(DOMElement, int) - Static method in class zul.mesh.Paging
-
Goes to the active page according to the page number.
- Grid - Class in zul.grid
-
A grid is an element that contains both rows and columns elements.
- Group - Class in zkex.grid
-
Adds the ability for single level grouping to the Grid.
- group(boolean, Event) - Method in class zul.grid.Column
-
- group(boolean, Event) - Method in class zul.sel.Listheader
-
- Groupbox - Class in zul.wgt
-
Groups a set of child elements to have a visual effect.
- Groupfoot - Class in zkex.grid
-
GroupFoot serves as a summary row of group.
- GROUPING - Static variable in class _global_.zk
-
The character used for thousands separator.
- groupSelect - Variable in class zul.sel.Listbox
-
Whether to allow Listgroup to be selected
Default: false
- i0 - Static variable in class _global_.zUtl
-
A shortcut of '<i style="height:0;width:0"/>'
.
- id - Variable in class zk.Widget
-
The identifier of this widget, or null if not assigned (readonly).
- Idspace - Class in zul.wgt
-
Just like DIV tag but implements IdSpace.
- ie - Static variable in class _global_.zk
-
Returns the DOM API's version
if the browser is Internet Explorer, or null if not.
- ie6_ - Static variable in class _global_.zk
-
Whether it is Internet Exploer 6 (excluding 7 or others).
- ie7 - Static variable in class _global_.zk
-
Whether it is Internet Exploer 7 or later.
- ie7_ - Static variable in class _global_.zk
-
Whether it is Internet Exploer 7 (excluding 8 or others).
- ie8 - Static variable in class _global_.zk
-
Whether it is Internet Exploer 8 or later.
- ie8c - Static variable in class _global_.zk
-
Whether it is Internet Exploer 8 or later, and running in
Internet Explorer 7 compatible mode.
- ie9 - Static variable in class _global_.zk
-
Whether it is Internet Exploer 9 or later.
- iex - Static variable in class _global_.zk
-
Returns the browser's version as double (only the first two part of the version, such as 8)
if the browser is Internet Explorer, or null if not.
- Iframe - Class in zul.utl
-
Includes an inline frame.
- ignoreDescendantFloatUp_() - Method in class zk.Widget
-
A widget call this function of its ancestor if it wants to know whether its ancestor prefer ignore float up event of it self.
- ignoreDrag_(Draggable) - Method in class zk.Widget
-
Returns if the location that an user is trying to drag is allowed.
- Image - Class in zul.wgt
-
An image.
- Imagemap - Class in zul.wgt
-
An image map.
- img0 - Static variable in class _global_.zUtl
-
A shortcut of '<img style="height:0;width:0"/>'
.
- inAccordionMold() - Method in class zul.tab.Tabbox
-
Returns whether it is in the accordion mold.
- Include - Class in zul.wgt
-
An include widget
- indexOfItem(ItemWidget) - Method in class zul.sel.SelectWidget
-
Returns the index of the ItemWidget
- infoText_() - Method in class zul.mesh.Paging
-
- init(Widget) - Static method in class zul.mesh.Scrollbar
-
Initialize the scrollbar of MeshWidget.
- initDrag_() - Method in class zk.Widget
-
Initializes the widget to make it draggable.
- innerHeight() - Static method in class _global_.jq
-
Returns the width of the viewport (visible part) of the browser window.
- innerWidth() - Static method in class _global_.jq
-
Returns the height of the viewport (visible part) of the browser window.
- innerX() - Static method in class _global_.jq
-
Returns the X coordination of the visible part of the browser window.
- innerY() - Static method in class _global_.jq
-
Returns the Y coordination of the visible part of the browser window.
- inPagingMold() - Method in class zul.mesh.MeshWidget
-
Returns whether the widget is in paging mold.
- inPanelMold() - Method in class zul.wgt.Toolbar
-
Returns whether is in panel mold or not.
- InputCtrl - Class in zul.inp
-
The extra control for the InputWidget.
- InputWidget - Class in zul.inp
-
A skeletal implementation for a input widget.
- inRoundedMold() - Method in class zul.inp.InputWidget
-
Returns whether is in rounded mold or not.
- inScaleMold() - Method in class zul.inp.Slider
-
Return whether this widget in scale mold
- inSelectMold() - Method in class zul.sel.Listbox
-
Returns whether the HTML's select tag is used.
- insertBefore(Widget, Widget) - Method in class zk.Widget
-
Inserts a child widget before the reference widget (the sibling
argument).
- insertChildHTML_(Widget, Widget, Desktop) - Method in class zk.Widget
-
Inserts the HTML content generated by the specified child widget before the reference widget (the before argument).
- insertingBefore_ - Variable in class zk.Widget
-
- inServer - Variable in class zk.Widget
-
Whether this widget has a peer component (readonly).
- inSphereMold() - Method in class zul.inp.Slider
-
Return whether this widget in sphere mold
- Intbox - Class in zul.inp
-
An edit box for holding an integer.
- intsToString(int[]) - Static method in class _global_.zUtl
-
Converts an integer array to a string (separated by comma).
- intValue() - Method in class zul.inp.Intbox
-
Returns the value in int.
- intValue() - Method in class zul.inp.Spinner
-
Returns the value in int.
- invoke(Widget, String, Object...) - Method in class zk.AuCmd1
-
Invokes the specifed method of the specified widget.
- invoke() - Method in class zul.med.Applet
-
Invokes the function of the applet running at the client.
- isAncestor(DOMElement, DOMElement) - Static method in class _global_.jq
-
Tests if one element (p) is an ancestor of another (c).
- isAncestor(Object, Object) - Static method in class _global_.zUtl
-
Returns if one is ancestor of the other.
- isAssignableFrom(Class) - Method in class zk.Class
-
Determines if the class by this Class object is either the same as, or is a superclass of, the class represented by the specified Class parameter.
- isAssignableFrom(Class) - Static method in class zk.Object
-
Determines if the class by this Class object is either the same as, or is a superclass of, the class represented by the specified Class parameter.
- isAutocheck() - Method in class zul.menu.Menuitem
-
Returns whether the menuitem check mark will update each time
the menu item is selected.
- isAutoCols() - Method in class zkmax.big.Biglistbox
-
Returns whether enables the auto adjusting cols size.
- isAutocomplete() - Method in class zul.inp.Combobox
-
Returns whether to automatically complete this text box
by matching the nearest item (
Comboitem
.
- isAutodrop() - Method in class zul.inp.ComboWidget
-
Returns whether to automatically drop the list if users is changing
this text box.
- isAutodrop() - Method in class zul.menu.Menubar
-
Returns whether to automatically drop down menus if user moves mouse
over it.
- isAutodrop() - Method in class zul.wgt.Combobutton
-
Returns whether to automatically drop the list if users is changing
this text box.
- isAutohide() - Method in class zul.mesh.Paging
-
Returns whether to automatically hide this component if there is only one
page available.
- isAutohide() - Method in class zul.utl.Iframe
-
Returns whether to automatically hide this component if
a popup or dropdown is overlapped with it.
- isAutoId(String) - Static method in class zk.Widget
-
Deprecated.
we cannot really detect at the client if UUID is generated automatically.
- isAutopaging() - Method in class zul.mesh.MeshWidget
-
Returns whether turn on auto-paging facility when mold is
"paging".
- isAutoplay() - Method in class zul.med.Audio
-
Returns whether to auto start playing the audio.
- isAutoplay() - Method in class zul.med.Flash
-
Return true if the Flash movie starts playing automatically
Default: true
- isAutoRows() - Method in class zkmax.big.Biglistbox
-
Returns whether enables the auto adjusting rows size.
- isAutoscroll() - Method in class zul.layout.LayoutRegion
-
Returns whether enable overflow scrolling.
- isBar() - Method in class zul.wgt.Separator
-
Returns whether to display a visual bar as the separator.
- isBinding() - Method in class zk.Widget
-
Returns whether this widget is being bound to DOM.
- isBothPaging() - Method in class zul.mesh.Paging
-
Returns whether the paging is in both mold. i.e.
- isBottom() - Method in class zul.tab.Tabbox
-
Returns whether it is the bottom orientation.
- isButtonVisible() - Method in class zul.db.Datebox
-
Returns whether the button (on the right of the textbox) is visible.
- isButtonVisible() - Method in class zul.db.Timebox
-
Returns whether the button (on the right of the textbox) is visible.
- isButtonVisible() - Method in class zul.inp.ComboWidget
-
Returns whether the button (on the right of the textbox) is visible.
- isButtonVisible() - Method in class zul.inp.Doublespinner
-
Returns whether the button (on the right of the textbox) is visible.
- isButtonVisible() - Method in class zul.inp.Spinner
-
Returns whether the button (on the right of the textbox) is visible.
- isChar(char, Map) - Static method in class _global_.zUtl
-
Returns whether the character is according to its opts.
- isCheckable() - Method in class zul.sel.ItemWidget
-
- isChecked() - Method in class zul.menu.Menuitem
-
Returns whether it is checked.
- isChecked() - Method in class zul.wgt.Checkbox
-
Returns whether it is checked.
- isChecked() - Method in class zul.wgt.Toolbarbutton
-
Returns whether it is checked.
- isCheckmark() - Method in class zul.menu.Menuitem
-
Returns whether the check mark shall be displayed in front
of each item.
- isCheckmark() - Method in class zul.sel.SelectWidget
-
Returns whether the check mark shall be displayed in front of each item.
- isClass(Object) - Static method in class _global_.zk
-
Returns if the given JS object is a class (
Class
).
- isClosable() - Method in class zul.tab.Tab
-
Returns whether this tab is closable.
- isClosable() - Method in class zul.wgt.Groupbox
-
Returns whether user can open or close the group box.
- isClosable() - Method in class zul.wnd.Panel
-
Returns whether to show a close button on the title bar.
- isClosable() - Method in class zul.wnd.Window
-
Returns whether to show a close button on the title bar.
- isCloseVisible() - Method in class zul.wgt.Caption
-
Whether to generate a close button.
- isCollapsed() - Method in class zkmax.nav.Navbar
-
Returns whether it is collapsed.
- isCollapsible() - Method in class zul.layout.LayoutRegion
-
Returns whether set the initial display to collapse.
- isCollapsible() - Method in class zul.wnd.Panel
-
Returns whether to show a toggle button on the title bar.
- isCollapsibleVisible() - Method in class zul.wgt.Caption
-
Whether to generate a collapsible button.
- isColumnsgroup() - Method in class zul.mesh.ColumnMenuWidget
-
Returns whether to enable grouping of the widget with the header context menu.
- isColumnshide() - Method in class zul.mesh.ColumnMenuWidget
-
Returns whether to enable hiding of the widget with the header context menu.
- isComment() - Method in class zul.wgt.Include
-
Returns whether to generate the included content inside
the HTML comment.
- isContainer() - Method in class zul.sel.Treeitem
-
Returns whether the element is to act as a container
which can have child elements.
- isControls() - Method in class zul.med.Audio
-
Returns whether to display the audio controls.
- isCreatable() - Method in class zkmax.inp.Chosenbox
-
Returns whether can create new item,
The input will considered to be a new item if it is not exist and this property is true.
- isDecimal() - Method in class zul.inp.Slider
-
Returns whether it is a decimal slider.
- isDetailed() - Method in class zul.mesh.Paging
-
- isDisabled() - Method in class zkex.inp.Colorbox
-
Returns whether it is disabled.
- isDisabled() - Method in class zkmax.inp.Chosenbox
-
Returns whether it is disabled.
- isDisabled() - Method in class zkmax.nav.Navitem
-
Returns whether it is disabled.
- isDisabled() - Method in class zul.inp.Comboitem
-
Returns whether it is disabled.
- isDisabled() - Method in class zul.inp.InputWidget
-
Returns whether it is disabled.
- isDisabled() - Method in class zul.menu.Menuitem
-
Returns whether it is disabled.
- isDisabled() - Method in class zul.sel.ItemWidget
-
Returns whether it is disabled.
- isDisabled() - Method in class zul.sel.Option
-
Returns whether it is disabled.
- isDisabled() - Method in class zul.sel.Select
-
Returns whether it is disabled.
- isDisabled() - Method in class zul.tab.Tab
-
Returns whether this tab is disabled.
- isDisabled() - Method in class zul.wgt.A
-
Returns whether it is disabled.
- isDisabled() - Method in class zul.wgt.Button
-
Returns whether it is disabled.
- isDisabled() - Method in class zul.wgt.Checkbox
-
Returns whether it is disabled.
- isDisabled() - Method in class zul.wgt.Selectbox
-
Returns whether it is disabled.
- isDisabled() - Method in class zul.wgt.Toolbarbutton
-
Returns whether it is disabled.
- isEmpty() - Method in class zul.sel.Treeitem
-
Returns whether this element contains no child elements.
- isFinish() - Method in class zkmax.wgt.DropUploader
-
Return the upload is finish or not.
- isFinish(Widget) - Static method in class zul.Upload
-
Returns the fileupload of the widget whether is finish or not.
- isFixFrozenCols() - Method in class zkmax.big.Biglistbox
-
Returns whether to fix the frozen columns.
- isFlex() - Method in class zul.layout.LayoutRegion
-
Returns whether to grow and shrink vertical/horizontal to fit their given
space, so called flexibility.
- isFloatable() - Method in class zul.wnd.Panel
-
Returns whether to float the panel to display it inline where it is rendered.
- isFloating_() - Method in class zk.Widget
-
Returns if this widget is floating.
- isFrameRequired() - Static method in class zul.tab.TabRenderer
-
Check the Tab whether to render the frame
- isFrameRequired(Panel) - Static method in class zul.wnd.PanelRenderer
-
Check the panel whether to render the rounded frame.
- isHorizontal() - Method in class zkmax.layout.Cardlayout
-
Return if orient is horizontal or not.
- isHorizontal() - Method in class zul.tab.Tabbox
-
Returns whether it is a horizontal tabbox.
- isIgnoredDragForErrorbox(Draggable, Offset, Event) - Static method in class zul.inp.InputCtrl
-
Returns whether to ignore the dragdrop for errorbox
- isImageLoading() - Static method in class _global_.zUtl
-
Checks whether all the loading images are finish.
- isInplace() - Method in class zul.inp.InputWidget
-
Returns whether enable the inplace-editing.
- isInput() - Method in class _global_.jqzk
-
Tests if all elements are input elements (including textarea).
- isInstance(Object) - Method in class zk.Class
-
Determines if the specified Object is assignment-compatible with this Class.
- isInstance(Object) - Static method in class zk.Object
-
Determines if the specified Object is assignment-compatible with this Class.
- isInstant() - Method in class zul.inp.InputWidget
-
Returns whether to send onChange event as soon as user types in the
input.
- isLeft() - Method in class zul.tab.Tabbox
-
Returns whether it is the left orientation.
- isLenient() - Method in class zul.db.Datebox
-
Returns whether or not date/time parsing is to be lenient.
- isListen(String, Map) - Method in class zk.Widget
-
Returns if a listener is registered for the specified event.
- isLoaded(String, boolean) - Static method in class _global_.zk
-
Tests if a package is loaded (or being loaded).
- isLoop() - Method in class zul.med.Audio
-
Returns whether to play the audio repeatedly.
- isLoop() - Method in class zul.med.Flash
-
Returns true if the Flash movie plays repeatly.
- isMaximalHeight() - Method in class zul.tab.Tabbox
-
Returns whether to use maximum height of all tabpanel in initial phase or not.
- isMaximizable() - Method in class zul.wnd.Panel
-
Returns whether to display the maximizing button and allow the user to maximize
the panel.
- isMaximizable() - Method in class zul.wnd.Window
-
Returns whether to display the maximizing button and allow the user to maximize
the window.
- isMaximized() - Method in class zul.wnd.Panel
-
Returns whether the panel is maximized.
- isMaximized() - Method in class zul.wnd.Window
-
Returns whether the window is maximized.
- isMaximizeVisible() - Method in class zul.wgt.Caption
-
Whether to generate a maximize button.
- isMayscript() - Method in class zul.med.Applet
-
Returns whether the applet is allowed to access the scripting object.
- isMinimizable() - Method in class zul.wnd.Panel
-
Returns whether to display the minimizing button and allow the user to minimize
the panel.
- isMinimizable() - Method in class zul.wnd.Window
-
Returns whether to display the minimizing button and allow the user to minimize
the window.
- isMinimized() - Method in class zul.wnd.Panel
-
Returns whether the panel is minimized.
- isMinimized() - Method in class zul.wnd.Window
-
Returns whether the window is minimized.
- isMinimizeVisible() - Method in class zul.wgt.Caption
-
Whether to generate a minimize button.
- isModel() - Method in class zul.mesh.MeshWidget
-
Returns whether the widget is in model mode or not.
- isMovable() - Method in class zul.wnd.Panel
-
Returns whether to move the panel to display it inline where it is rendered.
- isMultiline() - Method in class zul.inp.InputWidget
-
Returns whether it is multiline.
- isMultiline() - Method in class zul.inp.Textbox
-
Returns whether it is multiline.
- isMultiline() - Method in class zul.wgt.Label
-
Returns whether to preserve the new line and the white spaces at the
begining of each line.
- isMultiple() - Method in class zul.sel.Select
-
Returns whether multiple selections are allowed.
- isMultiple() - Method in class zul.sel.SelectWidget
-
Returns whether multiple selections are allowed.
- isMuted() - Method in class zul.med.Audio
-
Returns whether to mute the audio.
- isNative() - Method in class zkmax.wgt.Dropupload
-
Return the setting that treat the upload file as binary or not.
- isNav() - Method in class zkmax.nav.Navseparator
-
Returns whether parent is a
Nav
- isNowrap() - Method in class zul.grid.Row
-
Returns the nowrap.
- isObject(Object) - Static method in class _global_.zk
-
Returns whether the given JS object is a ZK object (
Object
).
- isOpen() - Method in class zkex.grid.Detail
-
Returns whether the detail is open.
- isOpen() - Method in class zkex.grid.Group
-
Returns whether this container is open.
- isOpen() - Method in class zkex.inp.ContentHandler
-
Returns whether the content is open
- isOpen() - Method in class zkex.sel.Listgroup
-
Returns whether this container is open.
- isOpen() - Method in class zkmax.inp.Chosenbox
-
Returns the open status of drop down list.
- isOpen() - Method in class zkmax.inp.Timepicker
-
- isOpen() - Method in class zkmax.nav.Nav
-
Returns the open.
- isOpen() - Method in class zul.box.Splitter
-
Returns whether it is open (i.e., not collapsed.
- isOpen() - Method in class zul.inp.ComboWidget
-
Returns whether the list of combo items is open
- isOpen() - Method in class zul.layout.LayoutRegion
-
Returns whether it is open (i.e., not collapsed.
- isOpen() - Method in class zul.sel.Treeitem
-
Returns whether this container is open.
- isOpen() - Method in class zul.wgt.Combobutton
-
Returns whether the list of combo items is open
- isOpen() - Method in class zul.wgt.Groupbox
-
Returns whether this groupbox is open.
- isOpen() - Method in class zul.wgt.Popup
-
Returns whether the popup is visible.
- isOpen() - Method in class zul.wnd.Panel
-
Returns whether this Panel is open.
- isOutOfRange(boolean, Date) - Method in class zul.db.Calendar
-
Check whether the date is out of range between 1900~2100 years
- isOverlapped(Offset, Offset, Offset, Offset, int) - Static method in class _global_.jq
-
Returns if the specified rectangles are overlapped with each other.
- isOverlapped(Offset, Offset, Offset, Offset) - Static method in class _global_.jq
-
Returns if the specified rectangles are overlapped with each other.
- isOverlapped(DOMElement, int) - Method in class _global_.jqzk
-
Tests if the first matched element is overlapped with the specified
element.
- isPopup() - Method in class zul.menu.Menuseparator
-
- isPre() - Method in class zul.wgt.Label
-
Returns whether to preserve the white spaces, such as space,
tab and new line.
- isPreservedFocus(Widget) - Static method in class zul.db.DateboxCtrl
-
Returns whether to preserve the focus state.
- isPreservedFocus(Widget) - Static method in class zul.inp.InputCtrl
-
Returns whether to preserve the focus state.
- isPreservedMouseMove(Widget) - Static method in class zul.inp.InputCtrl
-
Returns whether to preserve the mousemove state.
- isReadonly() - Method in class zul.inp.InputWidget
-
Returns whether it is readonly.
- isRealElement() - Method in class zk.Widget
-
Returns whether the widget has its own element bound to HTML DOM tree.
- isRealScrollIntoView() - Method in class _global_.jqzk
-
Checks whether the element is shown in the current viewport (consider both native and fake scrollbar).
- isRealVisible(boolean) - Method in class _global_.jqzk
-
Returns whether the first match element is really visible.
- isRealVisible(Map) - Method in class zk.Widget
-
Returns if this widget is really visible, i.e., all ancestor widget and itself are visible.
- isRealVisible() - Method in class zk.Widget
-
Returns if this widget is really visible, i.e., all ancestor widget and itself are visible.
- isRepeats() - Method in class zul.utl.Timer
-
Returns whether the timer shall send Event repeatly.
- isRight() - Method in class zul.tab.Tabbox
-
Returns whether it is the right orientation.
- isRunning() - Method in class zul.utl.Timer
-
Returns whether this timer is running.
- isScrollable() - Method in class zul.menu.Menubar
-
Returns whether the menubar scrolling is enabled.
- isScrollIntoView() - Method in class _global_.jqzk
-
Checks whether the element is shown in the current viewport.
- isSelectable() - Method in class zul.sel.ItemWidget
-
Returns whether it is selectable.
- isSelected() - Method in class zkmax.nav.Navitem
-
Returns whether it is selected.
- isSelected() - Method in class zul.sel.ItemWidget
-
Returns whether it is selected.
- isSelected() - Method in class zul.sel.Option
-
Returns whether it is selected.
- isSelected() - Method in class zul.tab.Tab
-
Returns whether this tab is selected.
- isSelected() - Method in class zul.tab.Tabpanel
-
Returns whether this tab panel is selected.
- isSelected() - Method in class zul.wgt.Radio
-
Returns whether it is selected.
- isShadow() - Method in class zul.wnd.Window
-
Returns whether to show the shadow of an overlapped/popup/modal
window.
- isShowTodayLink() - Method in class zul.db.Calendar
-
Returns whether enable to show the link that jump to today in day view
Default: false
- isShowTodayLink() - Method in class zul.db.Datebox
-
Returns whether enable to show the link that jump to today in day view
Default: false
- isSizable() - Method in class zul.mesh.HeadWidget
-
Returns whether the width of the child column is sizable.
- isSizable() - Method in class zul.wnd.Panel
-
Returns whether the panel is sizable.
- isSizable() - Method in class zul.wnd.Window
-
Returns whether the window is sizable.
- isSizedByContent() - Method in class zul.box.Box
-
Returns whether sizing the cell's size by its content.
- isSizedByContent() - Method in class zul.mesh.MeshWidget
-
Returns whether sizing the widget column width by its content.
- isSlide() - Method in class zul.layout.LayoutRegion
-
Returns whether it is slide down.
- isSortable_() - Method in class zul.mesh.HeaderWidget
-
Returns whether the widget is sortable or not.
- isSplittable() - Method in class zul.layout.LayoutRegion
-
Returns whether enable the split functionality.
- isStripeable_() - Method in class zkex.grid.Group
-
Returns whether is stripeable or not.
- isStripeable_() - Method in class zkex.grid.Groupfoot
-
Returns whether is stripeable or not.
- isStripeable_() - Method in class zkex.sel.Listgroup
-
Returns whether is stripeable or not.
- isStripeable_() - Method in class zkex.sel.Listgroupfoot
-
Returns whether is stripeable or not.
- isStripeable_() - Method in class zul.grid.Row
-
Returns whether is stripeable or not.
- isStripeable_() - Method in class zul.sel.ItemWidget
-
Returns whether is stripeable or not.
- isTabbable() - Method in class zul.inp.Textbox
-
Returns whether TAB is allowed.
- isTabscroll() - Method in class zul.tab.Tabbox
-
Returns whether the tab scrolling is enabled.
- isThreeD() - Method in class zkmax.fusionchartz.Fusionchart
-
Whether a 3d chart.
- isTimeZonesReadonly() - Method in class zul.db.Datebox
-
Returns whether the list of the time zones to display is readonly.
- isTop() - Method in class zul.tab.Tabbox
-
Returns whether it is the top orientation.
- isTopmost() - Method in class zul.menu.Menu
-
Returns whether this is an top-level menu, i.e., not owning
by another
Menupopup
.
- isTopmost() - Method in class zul.menu.Menuitem
-
Returns whether this is an top-level menu, i.e., not owning
by another
Menupopup
.
- isTopmost() - Method in class zul.sel.Treechildren
-
Returns whether this treechildren is topmost.
- isVertical() - Method in class zkmax.layout.Cardlayout
-
Return if orient is vertical or not.
- isVertical() - Method in class zkmax.layout.Portallayout
-
Returns whether it is a vertical tabbox.
- isVertical() - Method in class zul.box.Box
-
Returns whether it is a vertical box.
- isVertical() - Method in class zul.box.Splitter
-
Returns if it is a vertical box.
- isVertical() - Method in class zul.inp.Slider
-
Returns whether it is a vertical slider.
- isVertical() - Method in class zul.tab.Tabbox
-
Returns whether it is a vertical tabbox.
- isVertical() - Method in class zul.wgt.Separator
-
Returns whether it is a vertical separator.
- isVertical_() - Method in class zul.box.Layout
-
Returns whether the layout is vertical
- isVisible(boolean) - Method in class _global_.jqzk
-
Returns whether the first matched element is visible.
- isVisible() - Method in class _global_.jqzk
-
Returns whether the first matched element is visible.
- isVisible(boolean) - Method in class zk.Widget
-
Returns if this widget is visible
- isVisible() - Method in class zk.Widget
-
Returns if this widget is visible
- isWatchable_(String, Widget, Map) - Method in class zk.Widget
-
Returns if the given watch shall be fired for this widget.
- isWeekOfYear() - Method in class zul.db.Calendar
-
Returns whether enable to show the week number within the current year or not.
- isWeekOfYear() - Method in class zul.db.Datebox
-
Returns whether enable to show the week number in the current calendar
or not.
- ItemIter - Class in zul.sel
-
The listitem iterator.
- itemIterator() - Method in class zul.sel.Listbox
-
Returns the list item iterator.
- itemIterator() - Method in class zul.sel.Tree
-
Returns the tree item iterator.
- ItemWidget - Class in zul.sel
-
- safari - Static variable in class _global_.zk
-
Returns the version as double (only the first two part of the version, such as 533.1) if it is Safari-based, or null if not.
- scale(int) - Method in class zk.Long
-
Scales the number as value * 10 ^ digits.
- script(String) - Method in class zk.AuCmd0
-
Executes the JavaScript.
- Script - Class in zul.utl
-
A component to generate script codes that will be evaluated at the client.
- Scrollbar - Class in zul.mesh
-
The extra Scrollbar for the MeshWidget.
- Scrollbar - Class in zul
-
A Scrollbar used to replace browser native scrollbar on Mesh Element to
navigate the content, such as Grid/Listbox/Tree.
- scrollbarWidth() - Static method in class _global_.jq
-
Returns the width of the scrollbar
- scrollBy(int, int) - Method in class zk.AuCmd0
-
Scrolls the content of the browser window.
- scroller - Variable in class zul.Scrollbar
-
The content inside container object that will be scrolled.
- scrollIntoView(DOMElement) - Method in class _global_.jqzk
-
Causes the first matched element to scroll into view.
- scrollIntoView(String) - Method in class zk.AuCmd0
-
Scrolls the widget or an DOM element into the view
- scrollIntoView() - Method in class zk.Widget
-
Makes this widget visible in the browser window by scrolling ancestors up or down, if necessary.
- scrollOffset() - Method in class _global_.jqzk
-
Calculates the cumulative scroll offset of the first matched element in nested scrolling containers.
- scrollTo() - Method in class _global_.jqzk
-
Scrolls the browser window to make the first matched element visible.
- scrollTo(int, int) - Method in class zk.AuCmd0
-
Scrolls the contents of the browser window to the specified location.
- Scrollview - Class in zkmax.layout
-
A container that can scroll containing elements.
- select(int) - Method in class _global_.jqzk
-
Selects the first matched element.
- select(Widget, int, int) - Method in class zk.AuCmd1
-
Selects all text of the specified widget.
- select(int, int) - Method in class zul.inp.InputWidget
-
Selects the whole text in this input.
- Select - Class in zul.sel
-
A HTML select tag.
- selectAll(boolean, Event) - Method in class zul.sel.SelectWidget
-
Selects all items.
- Selectbox - Class in zul.wgt
-
A light weight dropdown list.
- selectItem(Option) - Method in class zul.sel.Select
-
Deselects all of the currently selected items and selects the given item.
- selectItem(ItemWidget) - Method in class zul.sel.SelectWidget
-
Deselects all of the currently selected items and selects the given item.
- SelectWidget - Class in zul.sel
-
A skeletal implementation for a select widget.
- send(Event, int) - Static method in class _global_.zAu
-
Sends an AU request and appends it to the end if there is other pending
AU requests.
- sendAhead(Event, int) - Static method in class _global_.zAu
-
Sends an AU request by placing in front of any other pending request.
- sendAU_(Event, int) - Method in class zk.Widget
-
Sends an AU request to the server.
- sendNow(Desktop) - Static method in class _global_.zAu
-
Enforces all pending AU requests of the specified desktop to send immediately
- sendResult(String, String, int) - Static method in class zul.Upload
-
Sends the upload result to server.
- Separator - Class in zul.wgt
-
A separator.
- Service - Class in zk
-
A service utile widget
- set(Object, Object, Array, boolean) - Static method in class _global_.zk
-
Sets the given properties from one object to another.
- set(Object, String, Object, Object) - Static method in class _global_.zk
-
Assigns a value to the specified property.
- set(String, Object, Object) - Method in class zk.Widget
-
Sets a property.
- set(String, Object) - Method in class zk.Widget
-
Sets a property.
- setAction(String) - Method in class zk.Widget
-
Sets the client-side action.
- setActivePage(int) - Method in class zul.mesh.MeshWidget
-
Sets the active page (starting from 0).
- setActivePage(int) - Method in class zul.mesh.Paging
-
Sets the active page (starting from 0).
- setAlign(String) - Method in class zul.box.Box
-
Sets the alignment of cells of this box in the 'opposite' direction
(start, center, end, stretch).
- setAlign(String) - Method in class zul.grid.Row
-
Sets the horizontal alignment of the whole row.
- setAlign(String) - Method in class zul.med.Applet
-
Sets the alignment of an applet according to surrounding elements.
- setAlign(String) - Method in class zul.mesh.FooterWidget
-
Sets the horizontal alignment of this footer.
- setAlign(String) - Method in class zul.mesh.HeaderWidget
-
Sets the horizontal alignment of this column.
- setAlign(String) - Method in class zul.utl.Iframe
-
Deprecated.
as of release 6.0.0, use CSS instead.
- setAlign(String) - Method in class zul.wgt.Cell
-
Sets the horizontal alignment.
- setAlign(String) - Method in class zul.wgt.Div
-
Deprecated.
as of release 6.0.0, use CSS instead.
- setAlign(String) - Method in class zul.wgt.Image
-
Deprecated.
as of release 6.0.0, use CSS instead.
- setAlign(String) - Method in class zul.wgt.Toolbar
-
Sets the alignment of any children added to this toolbar.
- setAnchor(String) - Method in class zul.layout.Anchorchildren
-
Sets the width, height relative to parent, anchorlayout.
- setAnchorUuid(String) - Method in class zkmax.wgt.Dropupload
-
Set the anchor uuid of widget, the anchor allows the dropupload component to anchor to another component
and overlay that component when the user drag & drops files to the browser.
- setArchive(String) - Method in class zul.med.Applet
-
Sets the location of an archive file (URL).
- setAttachEdge(String) - Method in class zkex.menu.Fisheyebar
-
Sets the attach edge.
- setAttr(Widget, String, Object) - Method in class zk.AuCmd1
-
Sets the attribute of a widget.
- setAutocheck(boolean) - Method in class zul.menu.Menuitem
-
Sets whether the menuitem check mark will update each time
the menu item is selected.
- setAutoCols(boolean) - Method in class zkmax.big.Biglistbox
-
Sets whether enables the auto adjusting cols size.
- setAutocomplete(boolean) - Method in class zul.inp.Combobox
-
Sets whether to automatically complete this text box
by matching the nearest item (
Comboitem
.
- setAutodisable(String) - Method in class zul.menu.Menuitem
-
Sets whether to disable the button after the user clicks it.
- setAutodisable(String) - Method in class zul.wgt.A
-
Sets whether to disable the anchor after the user clicks it.
- setAutodisable(String) - Method in class zul.wgt.Button
-
Sets whether to disable the button after the user clicks it.
- setAutodisable(String) - Method in class zul.wgt.Checkbox
-
Sets whether to disable the checkbox after the user clicks it.
- setAutodisable(String) - Method in class zul.wgt.Toolbarbutton
-
Sets whether to disable the button after the user clicks it.
- setAutodrop(boolean) - Method in class zul.inp.ComboWidget
-
Sets whether to automatically drop the list if users is changing
this text box.
- setAutodrop(boolean) - Method in class zul.menu.Menubar
-
Sets whether to automatically drop down menus if user moves mouse
over it.
- setAutodrop(boolean) - Method in class zul.wgt.Combobutton
-
Sets whether to automatically drop the list if users is changing
this text box.
- setAutohide(boolean) - Method in class zul.mesh.Paging
-
Sets whether to automatically hide this component if there is only one
page available.
- setAutohide(boolean) - Method in class zul.utl.Iframe
-
Sets whether to automatically hide this component if
a popup or dropdown is overlapped with it.
- setAutopaging(boolean) - Method in class zul.mesh.MeshWidget
-
Sets whether turn on auto-paging facility when mold is
"paging".
- setAutoplay(boolean) - Method in class zul.med.Audio
-
Sets whether to auto start playing the audio.
- setAutoplay(boolean) - Method in class zul.med.Flash
-
Sets wether to play the Flash movie automatically.
- setAutoRows(boolean) - Method in class zkmax.big.Biglistbox
-
Sets whether enables the auto adjusting rows size.
- setAutoscroll(boolean) - Method in class zul.layout.LayoutRegion
-
Sets whether enable overflow scrolling.
- setBadgeText(String) - Method in class zkmax.nav.Nav
-
Sets the badge text of the nav
- setBar(boolean) - Method in class zul.wgt.Separator
-
Sets whether to display a visual bar as the separator.
- setBgcolor(String) - Method in class zul.med.Flash
-
Sets the background color of Flash movie.
- setBorder(String) - Method in class zul.layout.LayoutRegion
-
Sets the border (either none or normal).
- setBorder(String) - Method in class zul.wnd.Panel
-
Sets the border.
- setBorder(String) - Method in class zul.wnd.Window
-
Sets the border (either none or normal).
- setButtonVisible(boolean) - Method in class zul.db.Datebox
-
Sets whether the button (on the right of the textbox) is visible.
- setButtonVisible(boolean) - Method in class zul.db.Timebox
-
Sets whether the button (on the right of the textbox) is visible.
- setButtonVisible(boolean) - Method in class zul.inp.ComboWidget
-
Sets whether the button (on the right of the textbox) is visible.
- setButtonVisible(boolean) - Method in class zul.inp.Doublespinner
-
Sets whether the button (on the right of the textbox) is visible.
- setButtonVisible(boolean) - Method in class zul.inp.Spinner
-
Sets whether the button (on the right of the textbox) is visible.
- setCharset(String) - Method in class zul.utl.Script
-
Sets the character encoding of the source.
- setCheckable(boolean) - Method in class zul.sel.ItemWidget
-
- setChecked(boolean) - Method in class zul.menu.Menuitem
-
Sets whether it is checked.
- setChecked(boolean) - Method in class zul.wgt.Checkbox
-
Sets whether it is checked.
- setChecked(boolean) - Method in class zul.wgt.Radio
-
Sets the radio is checked and unchecked the others in the same radio
group (
Radiogroup
- setChecked(boolean) - Method in class zul.wgt.Toolbarbutton
-
Sets whether it is checked.
- setCheckmark(boolean) - Method in class zul.menu.Menuitem
-
Sets whether the check mark shall be displayed in front
of each item.
- setCheckmark(boolean) - Method in class zul.sel.SelectWidget
-
Sets whether the check mark shall be displayed in front of each item.
- setChildren(Array) - Method in class zk.Widget
-
Appends an array of children.
- setClosable(boolean) - Method in class zul.tab.Tab
-
Sets whether this tab is closable.
- setClosable(boolean) - Method in class zul.wgt.Groupbox
-
Sets whether user can open or close the group box.
- setClosable(boolean) - Method in class zul.wnd.Panel
-
Sets whether to show a close button on the title bar.
- setClosable(boolean) - Method in class zul.wnd.Window
-
Sets whether to show a close button on the title bar.
- setCmargins(String) - Method in class zul.layout.Center
-
Center region can't be enabled the collapsed margin functionality.
- setCmargins(String) - Method in class zul.layout.LayoutRegion
-
Sets the collapsed margins for the element "0,1,2,3" that direction is
"top,left,right,bottom"
- setCode(String) - Method in class zul.med.Applet
-
Sets the applet class to run.
- setCodebase(String) - Method in class zul.med.Applet
-
- setCollapse(String) - Method in class zul.box.Splitter
-
Sets the collapse of this button.
- setCollapsed(boolean) - Method in class zkmax.nav.Navbar
-
Sets whether to collapse it.
- setCollapsible(boolean) - Method in class zul.layout.Center
-
Center region can't be enabled the collapse functionality.
- setCollapsible(boolean) - Method in class zul.layout.LayoutRegion
-
Sets whether set the initial display to collapse.
- setCollapsible(boolean) - Method in class zul.wnd.Panel
-
Sets whether to show a toggle button on the title bar.
- setColor(String) - Method in class zkex.inp.Colorbox
-
Sets the color
- setColor(String) - Method in class zkex.inp.Colorpalette
-
Sets the color
- setColor(String) - Method in class zkex.inp.Colorpicker
-
Sets the color
- setCols(int) - Method in class zkmax.big.Biglistbox
-
Sets the columns' size of the viewport.
- setCols(int) - Method in class zul.inp.InputWidget
-
Sets the cols.
- setColspan(int) - Method in class zkmax.layout.Tablechildren
-
Sets the number of columns to span this header.
- setColspan(int) - Method in class zul.mesh.Auxheader
-
Sets the number of columns to span this header.
- setColspan(int) - Method in class zul.sel.Listcell
-
Sets the number of columns to span this cell.
- setColspan(int) - Method in class zul.sel.Treecell
-
Sets the number of columns to span this cell.
- setColspan(int) - Method in class zul.wgt.Cell
-
Sets the number of columns to span.
- setColumns(int) - Method in class zkmax.layout.Tablelayout
-
Sets the number of columns.
- setColumns(int) - Method in class zul.mesh.Frozen
-
Sets the number of columns to freeze.
- setColumnsgroup(boolean) - Method in class zul.mesh.ColumnMenuWidget
-
Sets whether to enable grouping of the widget with the header context menu.
- setColumnshide(boolean) - Method in class zul.mesh.ColumnMenuWidget
-
Sets whether to enable hiding of the widget with the header context menu.
- setColWidth(String) - Method in class zkmax.big.Biglistbox
-
Sets the width of the single column.
- setComment(boolean) - Method in class zul.wgt.Include
-
Sets whether to generate the included content inside
the HTML comment.
- setConfig(Map) - Method in class zkmax.inp.Tbeditor
-
Sets the configuration, but notice that it can only be set in server code
- setConstraint(String) - Method in class zul.db.Calendar
-
Set the date limit for this component with yyyyMMdd format,
such as 20100101 is mean Jan 01 2010
Example:
between 20091201 and 20091231
before 20091201
after 20091231
- setConstraint(String) - Method in class zul.db.Datebox
-
Sets the constraint.
- setConstraint(String) - Method in class zul.inp.InputWidget
-
Sets the constraint.
- setContent(String) - Method in class zkex.inp.ContentHandler
-
Sets the embedded content (i.e., HTML tags) that is
shown as part of the description.
- setContent(String) - Method in class zkmax.nav.Navitem
-
Sets the embedded content (i.e., HTML tags) that is
shown as part of the description.
- setContent(String) - Method in class zkmax.wgt.Dropupload
-
Set the content of widget.
- setContent(String) - Method in class zul.inp.Comboitem
-
Sets the embedded content (i.e., HTML tags) that is
shown as part of the description.
- setContent(String) - Method in class zul.menu.Menu
-
Sets the embedded content (i.e., HTML tags) that is
shown as part of the description.
- setContent(String) - Method in class zul.utl.Script
-
Sets the content of the script element.
- setContent(String) - Method in class zul.utl.Style
-
Sets the content of this style tag.
- setContent(String) - Method in class zul.wgt.Html
-
Sets the embedded content (i.e., HTML tags).
- setContentSclass(String) - Method in class zkex.grid.Detail
-
Sets the style class used for the content block.
- setContentSclass(String) - Method in class zul.wgt.Groupbox
-
Sets the style class used for the content block.
- setContentSclass(String) - Method in class zul.wnd.Window
-
Sets the style class used for the content block.
- setContentStyle(String) - Method in class zkex.grid.Detail
-
Sets the CSS style for the content block of the window.
- setContentStyle(String) - Method in class zul.wgt.Groupbox
-
Sets the CSS style for the content block of the groupbox.
- setContentStyle(String) - Method in class zul.wnd.Window
-
Sets the CSS style for the content block of the window.
- setContext(Popup) - Method in class zul.Widget
-
Sets the ID of the popup (
Popup
) that should appear
when the user right-clicks on the element (aka., context menu).
- setContext(String) - Method in class zul.Widget
-
Sets the ID of the popup (
Popup
) that should appear
when the user right-clicks on the element (aka., context menu).
- setControls(boolean) - Method in class zul.med.Audio
-
Sets whether to display the audio controls.
- setCoords(String) - Method in class zul.wgt.Area
-
Sets the coords of this area.
- setCreatable(boolean) - Method in class zkmax.inp.Chosenbox
-
Sets whether can create new item.
- setCreateMessage(String) - Method in class zkmax.inp.Chosenbox
-
Sets the create message of this component.
- setCtrlKeys(String) - Method in class zul.Widget
-
Sets what keystrokes to intercept.
- setCurpos(double) - Method in class zul.inp.Slider
-
Sets the current position of the slider.
- setDataXML(String) - Method in class zkmax.fusionchartz.Fusionchart
-
Sets the XML string for render the chart data.
- setDataXMLPath(String) - Method in class zkmax.fusionchartz.Fusionchart
-
Set the url of the chart data .xml file.
- setDelay(int) - Method in class zul.utl.Timer
-
Sets the delay, the number of milliseconds between
successive action events.
- setDescription(String) - Method in class zul.inp.Comboitem
-
Sets the description.
- setDetailed(boolean) - Method in class zul.mesh.Paging
-
- setDetection(String) - Method in class zkmax.wgt.Dropupload
-
Set drag detection area.
- setDir(String) - Method in class zul.wgt.A
-
Sets the direction.
- setDir(String) - Method in class zul.wgt.Button
-
Sets the direction.
- setDir(String) - Method in class zul.wgt.Toolbarbutton
-
Sets the direction.
- setDisabled(boolean) - Method in class zkex.inp.Colorbox
-
Sets whether it is disabled.
- setDisabled(boolean) - Method in class zkmax.inp.Chosenbox
-
Sets whether it is disabled.
- setDisabled(boolean) - Method in class zkmax.nav.Navitem
-
Sets whether it is disabled.
- setDisabled(boolean) - Method in class zul.inp.Comboitem
-
Sets whether it is disabled.
- setDisabled(boolean) - Method in class zul.inp.InputWidget
-
Sets whether it is disabled.
- setDisabled(boolean) - Method in class zul.menu.Menuitem
-
Sets whether it is disabled.
- setDisabled(boolean) - Method in class zul.sel.ItemWidget
-
Sets whether it is disabled.
- setDisabled(boolean) - Method in class zul.sel.Option
-
Sets whether it is disabled.
- setDisabled(boolean) - Method in class zul.sel.Select
-
Sets whether it is disabled.
- setDisabled(boolean) - Method in class zul.tab.Tab
-
Sets whether this tab is disabled.
- setDisabled(boolean) - Method in class zul.wgt.A
-
Sets whether it is disabled.
- setDisabled(boolean) - Method in class zul.wgt.Button
-
Sets whether it is disabled.
- setDisabled(boolean) - Method in class zul.wgt.Checkbox
-
Sets whether it is disabled.
- setDisabled(boolean) - Method in class zul.wgt.Selectbox
-
Sets whether it is disabled.
- setDisabled(boolean) - Method in class zul.wgt.Toolbarbutton
-
Sets whether it is disabled.
- setDisplayedTimeZones(String) - Method in class zul.db.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.
- setDomVisible_(DOMElement, boolean, Map) - Method in class zk.Widget
-
Changes the visibility of a child DOM content of this widget.
- setDraggable(String) - Method in class zk.Widget
-
Sets the identifier of a draggable type for this widget.
- setDroppable(String) - Method in class zk.Widget
-
Sets the identifier, or a list of identifiers of a droppable type for this widget.
- setEmptyMessage(String) - Method in class zkmax.inp.Chosenbox
-
Sets the emptyMessage.
- setEmptyMessage(String) - Method in class zul.grid.Grid
-
Sets the message to display when there are no items
- setEmptyMessage(String) - Method in class zul.sel.Listbox
-
Sets the message to display when there are no items
- setEnclosingTag(String) - Method in class zk.Macro
-
Sets the tag name for this macro widget
- setEnclosingTag(String) - Method in class zul.wgt.Include
-
Sets the enclosing tag
- setErrorboxIconSclass(String) - Method in class zul.inp.InputWidget
-
Sets the custom style icon class name to be applied to the errorbox.
- setErrorboxSclass(String) - Method in class zul.inp.InputWidget
-
Sets the custom style class name to be applied to the errorbox.
- setErrorMessage(String) - Method in class zul.inp.InputWidget
-
Marks this widget's value is wrong and show the error message.
- setErrorURI(Map) - Static method in class _global_.zAu
-
Sets the URI for the errors specified in a map.
- setErrorURI(int, String) - Static method in class _global_.zAu
-
Sets the URI for the specified error.
- setField(String, String) - Method in class zul.med.Applet
-
Sets the value of the specified filed.
- setFixFrozenCols(boolean) - Method in class zkmax.big.Biglistbox
-
Sets to fix the frozen columns, if true, meaning the user cannot change
the size of the frozen columns dynamically.
- setFlex(boolean) - Method in class zul.layout.LayoutRegion
-
Sets whether to grow and shrink vertical/horizontal to fit their given
space, so called flexibility.
- setFloatable(boolean) - Method in class zul.wnd.Panel
-
Sets whether to float the panel to display it inline where it is rendered.
- setFloating_(boolean, Map) - Method in class zk.Widget
-
Sets a status to indicate if this widget is floating.
- setFloatZIndex_(DOMElement, int) - Method in class zk.Widget
-
Sets the z-index for a floating widget.
- setFormat(String) - Method in class zkmax.inp.Timepicker
-
Sets the time format
- setFormat(String) - Method in class zul.db.Datebox
-
Sets the date format.
- setFormat(String) - Method in class zul.inp.FormatWidget
-
Sets the format.
- setFrozenCols(int) - Method in class zkmax.big.Biglistbox
-
Sets the size of the frozen columns.
- setHeight(String) - Method in class zk.Widget
-
Sets the height of this widget.
- setHeight(String) - Method in class zul.layout.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 zul.layout.East
-
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 zul.layout.West
-
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 zul.wnd.Panelchildren
-
This method is unsupported.
- setHex(String) - Method in class zkex.inp.Color
-
verify the format of color string, and sets the color
- setHflex(String) - Method in class zk.Widget
-
Sets horizontal flexibility hint of this widget.
- setHost(String, String, Array) - Static method in class _global_.zk
-
Defines the URL of the host for serving the specified packages.
- setHover(String) - Method in class zul.wgt.Image
-
Sets the image URI.
- setHoverImage(String) - Method in class zul.LabelImageWidget
-
Sets the image URI.
- setHref(String) - Method in class zkmax.nav.Navitem
-
Sets the href.
- setHref(String) - Method in class zul.menu.Menuitem
-
Sets the href.
- setHref(String) - Method in class zul.wgt.A
-
Sets the href.
- setHref(String) - Method in class zul.wgt.Button
-
Sets the href.
- setHref(String) - Method in class zul.wgt.Toolbarbutton
-
Sets the href.
- setHspace(String) - Method in class zul.med.Applet
-
Sets the horizontal spacing around an applet.
- setHspace(String) - Method in class zul.wgt.Image
-
Deprecated.
as of release 6.0.0, use CSS instead.
- setHSV(int, int, int) - Method in class zkex.inp.Color
-
Stes the color hsv
- setIconSclass(String) - Method in class zul.LabelImageWidget
-
Sets the icon font
- setId(String) - Method in class zk.Desktop
-
This method is voided (does nothing) since the desktop's ID
can be changed.
- setId(String) - Method in class zk.Widget
-
Sets the identifier of this widget.
- setImage(String) - Method in class zul.LabelImageWidget
-
Sets the image URI.
- setImage(String) - Method in class zul.sel.Listitem
-
Sets the image of the
Listcell
it contains.
- setImage(String) - Method in class zul.sel.Treeitem
-
Sets the image of the
Treecell
it contains.
- setInnerWidth(String) - Method in class zul.mesh.MeshWidget
-
Sets the inner width of this component.
- setInplace(boolean) - Method in class zul.inp.InputWidget
-
Sets to enable the inplace-editing function that the look and feel is
like a label.
- setInstant(boolean) - Method in class zul.inp.InputWidget
-
Sets whether to send onChange event as soon as user types in the
input.
- setItemHeight(int) - Method in class zkex.menu.Fisheyebar
-
- setItemMaxHeight(int) - Method in class zkex.menu.Fisheyebar
-
Sets the item maximal height of
Fisheye
.
- setItemMaxWidth(int) - Method in class zkex.menu.Fisheyebar
-
Sets the item maximal width of
Fisheye
.
- setItemPadding(int) - Method in class zkex.menu.Fisheyebar
-
- setItemWidth(int) - Method in class zkex.menu.Fisheyebar
-
- setLabel(String) - Method in class zul.LabelImageWidget
-
Sets the label.
- setLabel(String) - Method in class zul.sel.Listitem
-
Sets the label of the
Listcell
it contains.
- setLabel(String) - Method in class zul.sel.Treeitem
-
Sets the label of the
Treecell
it contains.
- setLabelEdge(String) - Method in class zkex.menu.Fisheyebar
-
Sets the label edge.
- setLeft(String) - Method in class zk.Widget
-
Sets the left of this widget.
- setLenient(boolean) - Method in class zul.db.Datebox
-
Sets whether or not date/time parsing is to be lenient.
- setListener(String, Function) - Method in class zk.Widget
-
Sets a listener
It is designed to be called from server.
- setListener(Array) - Method in class zk.Widget
-
Sets a listener that can be unlistened easily.
- setListeners(Map) - Method in class zk.Widget
-
Sets the listener a map of listeners.
- setLoop(boolean) - Method in class zul.med.Audio
-
Sets whether to play the audio repeatedly.
- setLoop(boolean) - Method in class zul.med.Flash
-
Sets whether the Flash movie plays repeatly
- setMargins(String) - Method in class zul.layout.LayoutRegion
-
Sets margins for the element "0,1,2,3" that direction is
"top,left,right,bottom"
- setMax(double) - Method in class zul.inp.SimpleDoubleSpinnerConstraint
-
Set the maximum value.
- setMax(int) - Method in class zul.inp.SimpleSpinnerConstraint
-
Set the maximum value.
- setMaximalHeight(boolean) - Method in class zul.tab.Tabbox
-
Sets whether to use maximum height of all tabpanel in initial phase or not.
- setMaximizable(boolean) - Method in class zul.wnd.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 zul.wnd.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 zul.wnd.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 zul.wnd.Window
-
Sets whether the window is maximized, and then the size of the window will depend
on it to show a appropriate size.
- setMaximizedMode(String) - Method in class zkmax.layout.Portallayout
-
Sets the mode of the panel to maximize according to "whole" or "column".
- setMaxlength(int) - Method in class zul.inp.InputWidget
-
Sets the maxlength.
- setMaxlength(int) - Method in class zul.sel.Listheader
-
Sets the maximal length of each item's label.
- setMaxlength(int) - Method in class zul.sel.Select
-
Sets the maximal length of each item's label.
- setMaxlength(int) - Method in class zul.sel.Treecol
-
Sets the maximal length of each item's label.
- setMaxlength(int) - Method in class zul.wgt.Label
-
Sets the maximal length of the label.
- setMaxpos(double) - Method in class zul.inp.Slider
-
Sets the maximum position of the slider.
- setMaxsize(int) - Method in class zkmax.wgt.Dropupload
-
Set the max size of upload file, unit is "KB".
- setMaxsize(int) - Method in class zul.layout.Center
-
Center region can't be enabled the maxsize.
- setMaxsize(int) - Method in class zul.layout.LayoutRegion
-
Sets the maximum size of the resizing element.
- setMayscript(boolean) - Method in class zul.med.Applet
-
Sets whether the applet is allowed to access the scripting object.
- setMedia(String) - Method in class zul.utl.Style
-
Sets the media dependencies for this style sheet.
- setMenupopup(String) - Method in class zul.mesh.ColumnMenuWidget
-
Sets the ID of the menupopup (
Menupopup
) that should appear
when the user clicks on the element of each column.
- setMin(Date) - Method in class zkmax.inp.Timepicker
-
Sets the minimum time of options
- setMin(double) - Method in class zul.inp.SimpleDoubleSpinnerConstraint
-
Set the minimum value.
- setMin(int) - Method in class zul.inp.SimpleSpinnerConstraint
-
Set the minimum value.
- setMinheight(int) - Method in class zul.wnd.Panel
-
Sets the minimum height in pixels allowed for this panel.
- setMinheight(int) - Method in class zul.wnd.Window
-
Sets the minimum height in pixels allowed for this window.
- setMinimizable(boolean) - Method in class zul.wnd.Panel
-
Sets whether to display the minimizing button and allow the user to minimize
the panel.
- setMinimizable(boolean) - Method in class zul.wnd.Window
-
Sets whether to display the minimizing button and allow the user to minimize
the window.
- setMinimized(boolean) - Method in class zul.wnd.Panel
-
Sets whether the panel is minimized.
- setMinimized(boolean) - Method in class zul.wnd.Window
-
Sets whether the window is minimized.
- setMinpos(double) - Method in class zul.inp.Slider
-
Sets the minimum position of the slider.
- setMinsize(int) - Method in class zul.layout.Center
-
Center region can't be enabled the minsize.
- setMinsize(int) - Method in class zul.layout.LayoutRegion
-
Sets the minimum size of the resizing element.
- setMinwidth(int) - Method in class zul.wnd.Panel
-
Sets the minimum width in pixels allowed for this panel.
- setMinwidth(int) - Method in class zul.wnd.Window
-
Sets the minimum width in pixels allowed for this window.
- setMode(String) - Method in class zul.inp.Slider
-
Sets the mode to integer or decimal.
- setMode(String) - Method in class zul.wgt.Toolbarbutton
-
Sets the mode.
- setMode(String) - Method in class zul.wnd.Window
-
Sets the mode to overlapped, popup, modal, embedded or highlighted.
- setModel(boolean) - Method in class zul.mesh.MeshWidget
-
Sets whether the widget is in model mode.
- setMold(String) - Method in class zk.Widget
-
Sets this widget's mold.
- setMovable(boolean) - Method in class zul.wnd.Panel
-
Sets whether to move the panel to display it inline where it is rendered.
- setMultiline(boolean) - Method in class zul.inp.Textbox
-
Sets whether it is multiline.
- setMultiline(boolean) - Method in class zul.wgt.Label
-
Sets whether to preserve the new line and the white spaces at the
begining of each line.
- setMultiple(boolean) - Method in class zul.sel.Select
-
Sets whether multiple selections are allowed.
- setMultiple(boolean) - Method in class zul.sel.SelectWidget
-
Sets whether multiple selections are allowed.
- setMuted(boolean) - Method in class zul.med.Audio
-
Sets whether to mute the audio.
- setName(String) - Method in class zkmax.inp.Chosenbox
-
Sets the name of the input of this component.
- setName(String) - Method in class zul.db.Calendar
-
Sets the name of this component.
- setName(String) - Method in class zul.inp.InputWidget
-
Sets the name of this component.
- setName(String) - Method in class zul.inp.Slider
-
Sets the name of this component.
- setName(String) - Method in class zul.sel.Select
-
Sets the name of this component.
- setName(String) - Method in class zul.sel.SelectWidget
-
Sets the name of this component.
- setName(String) - Method in class zul.utl.Iframe
-
Sets the frame name.
- setName(String) - Method in class zul.wgt.Checkbox
-
Sets the name of this component.
- setName(String) - Method in class zul.wgt.Radiogroup
-
Sets the name of this group of radio buttons.
- setName(String) - Method in class zul.wgt.Selectbox
-
Sets the name of this component.
- setNative() - Method in class zkmax.wgt.Dropupload
-
Set the setting that treat the upload file as binary or not.
- setNoResultsText(String) - Method in class zkmax.inp.Chosenbox
-
Sets the no-result text of this component.
- setNowrap(boolean) - Method in class zul.grid.Row
-
Sets the nowrap.
- setOddRowSclass(String) - Method in class zkmax.big.Biglistbox
-
Sets the style class for the odd rows.
- setOddRowSclass(String) - Method in class zul.grid.Grid
-
Sets the style class for the odd rows.
- setOddRowSclass(String) - Method in class zul.sel.Listbox
-
Sets the style class for the odd rows.
- setOpen(boolean) - Method in class zkex.grid.Detail
-
Sets whether the detail is open.
- setOpen(boolean) - Method in class zkex.grid.Group
-
Sets whether this container is open.
- setOpen(boolean) - Method in class zkex.sel.Listgroup
-
Sets whether this container is open.
- setOpen(boolean) - Method in class zkmax.inp.Chosenbox
-
Sets the drop down list open status,
and open/close drop down list as need.
- setOpen(boolean) - Method in class zkmax.nav.Nav
-
Sets the open.
- setOpen(boolean, Offset) - Method in class zul.box.Splitter
-
Opens or collapses the splitter.
- setOpen() - Method in class zul.db.Datebox
-
Drops down or closes the calendar to select a date.
- setOpen(boolean, Map) - Method in class zul.inp.ComboWidget
-
Drops down or closes the list of combo items (
Comboitem
.
- setOpen(boolean) - Method in class zul.layout.Center
-
Center region can't be closed.
- setOpen(boolean) - Method in class zul.layout.LayoutRegion
-
Opens or collapses the splitter.
- setOpen(boolean) - Method in class zul.sel.Treeitem
-
Sets whether this container is open.
- setOpen(boolean, Map) - Method in class zul.wgt.Combobutton
-
Drops down or closes the child popup (
Popup
)
(
Menupopup
, and fire onOpen if it is called with an Event.
- setOpen(boolean) - Method in class zul.wgt.Groupbox
-
Opens or closes this groupbox.
- setOpen(boolean) - Method in class zul.wnd.Panel
-
Opens or closes this Panel.
- setOrient(String) - Method in class zkex.menu.Fisheyebar
-
- setOrient(String) - Method in class zkmax.fusionchartz.Fusionchart
-
Set the chart orientation.
- setOrient(String) - Method in class zkmax.layout.Cardlayout
-
Set the orient.
- setOrient(String) - Method in class zkmax.layout.Portallayout
-
Sets the orient.
- setOrient(String) - Method in class zkmax.layout.Scrollview
-
Sets the orient.
- setOrient(String) - Method in class zkmax.nav.Navbar
-
Sets the orient.
- setOrient(String) - Method in class zul.inp.Slider
-
Sets the orient.
- setOrient(String) - Method in class zul.menu.Menubar
-
Sets the orient.
- setOrient(String) - Method in class zul.tab.Tabbox
-
Sets the orient.
- setOrient(String) - Method in class zul.wgt.Button
-
Sets the orient.
- setOrient(String) - Method in class zul.wgt.Radiogroup
-
Sets the orient.
- setOrient(String) - Method in class zul.wgt.Separator
-
Sets the orient.
- setOrient(String) - Method in class zul.wgt.Toolbar
-
Sets the orient.
- setOrient(String) - Method in class zul.wgt.Toolbarbutton
-
Sets the orient.
- setPack(String) - Method in class zul.box.Box
-
Sets the alignment of cells of this box
(start, center, end) plus an stretch option.
- setPageCount(int) - Method in class zul.mesh.Paging
-
Sets the number of pages.
- setPageIncrement(double) - Method in class zul.inp.Slider
-
Sets the amount that the value of
Slider.getCurpos()
changes by when the tray of the scroll bar is clicked.
- setPageIncrement(int) - Method in class zul.mesh.Paging
-
Sets the number of page anchors shall appear at the client.
- setPageSize(int) - Method in class zul.mesh.MeshWidget
-
Sets the page size, aka., the number rows per page.
- setPageSize(int) - Method in class zul.mesh.Paging
-
Sets the page size, aka., the number rows per page.
- setPaginal(Paging) - Method in class zul.mesh.MeshWidget
-
Sets the external Paging widget.
- setPagingPosition(String) - Method in class zul.mesh.MeshWidget
-
Sets how to position the paging of the widget at the client screen.
- setPanel(Panel, int, int) - Method in class zkmax.layout.Portallayout
-
Sets the specified panel via the position(col and row).
- setPanelSpacing(String) - Method in class zul.tab.Tabbox
-
- setParam(String, String) - Method in class zul.med.Applet
-
Sets the param.
- setParams(Map) - Method in class zul.med.Applet
-
Sets the params map.
- setPlaceholder(String) - Method in class zul.inp.InputWidget
-
Sets the placeholder text that is displayed when input is empty.
- setPopup(Popup) - Method in class zul.Widget
-
Sets the ID of the popup (
Popup
) that should appear
when the user clicks on the element.
- setPopup(String) - Method in class zul.Widget
-
Sets the ID of the popup (
Popup
) that should appear
when the user clicks on the element.
- setPosition(String) - Method in class zul.wnd.Window
-
Sets how to position the window at the client screen.
- setPre(boolean) - Method in class zul.wgt.Label
-
Sets whether to preserve the white spaces, such as space,
tab and new line.
- setPrecision(int) - Method in class zk.BigDecimal
-
Sets the precision
- setPreload(String) - Method in class zul.med.Audio
-
Sets whether and how the audio should be loaded.
- setPushErrorURI(Map) - Static method in class _global_.zAu
-
Sets the URI for the server-push related errors specified in a map.
- setPushErrorURI(int, String) - Static method in class _global_.zAu
-
Sets the URI for the server-push related error.
- setQuality(String) - Method in class zul.med.Flash
-
Sets the quality of the Flash movie.
- setRadiogroup(Radiogroup) - Method in class zul.wgt.Radio
-
Sets
Radiogroup
that this radio button belongs to.
- setReadonly(boolean) - Method in class zul.inp.InputWidget
-
Sets whether it is readonly.
- setRenderdefer(int) - Method in class zk.Widget
-
Sets the number of milliseconds before rendering this component
at the client.
- setRepeats(boolean) - Method in class zul.utl.Timer
-
Sets whether the timer shall send Event repeatly.
- setRGB(int, int, int) - Method in class zkex.inp.Color
-
Sets the color into the color value of this widget in rgb integer
- setRounding(int) - Method in class zul.inp.NumberInputWidget
-
Sets the rounding mode.
- setRowHeight(String) - Method in class zkmax.big.Biglistbox
-
Sets the height of the single row.
- setRows(int) - Method in class zkmax.big.Biglistbox
-
Sets the rows' size of the viewport.
- setRows(int) - Method in class zul.inp.Textbox
-
Sets the rows.
- setRows(int) - Method in class zul.sel.Select
-
Sets the rows.
- setRows(int) - Method in class zul.sel.SelectWidget
-
Sets the rows.
- setRowspan(int) - Method in class zkmax.layout.Tablechildren
-
Sets the number of rows to span this header.
- setRowspan(int) - Method in class zul.mesh.Auxheader
-
Sets the number of rows to span this header.
- setRowspan(int) - Method in class zul.wgt.Cell
-
Sets the number of rows to span.
- setRunning(boolean) - Method in class zul.utl.Timer
-
Start or stops the timer.
- setScale(int) - Method in class zul.inp.Decimalbox
-
Sets the precision scale.
- setSclass(String) - Method in class zk.Widget
-
Sets the CSS class of this widget.
- setScriptLoaded(String) - Static method in class _global_.zk
-
Notify ZK that the name of the JavaScript file is loaded.
- setScrollable(boolean) - Method in class zul.menu.Menubar
-
Sets whether to enable the menubar scrolling
- setScrolling(String) - Method in class zul.utl.Iframe
-
Deprecated.
as of release 7.0.0, use CSS instead.
- setScrollLeft(int) - Method in class zk.Widget
-
Sets the scoll left of the associated DOM element of this widget.
- setScrollTop(int) - Method in class zk.Widget
-
Sets the scoll top of the associated DOM element of this widget.
- setSelectable(boolean) - Method in class zul.sel.ItemWidget
-
Sets whether it is selectable.
- setSelectAll(boolean, Event) - Method in class zul.sel.SelectWidget
-
Selects all items.
- setSelected(boolean) - Method in class zkmax.nav.Navitem
-
Sets whether it is selected.
- setSelected(boolean) - Method in class zul.sel.ItemWidget
-
Sets whether it is selected.
- setSelected(boolean) - Method in class zul.sel.Option
-
Sets whether it is selected.
- setSelected(boolean) - Method in class zul.tab.Tab
-
Sets whether this tab is selected.
- setSelected(boolean) - Method in class zul.wgt.Radio
-
Sets whether it is selected.
- setSelectedIndex(int) - Method in class zkmax.inp.Chosenbox
-
Selects the item with the given index.
- setSelectedIndex(int) - Method in class zkmax.layout.Cardlayout
-
Assign the index of widget will be shown.
- setSelectedIndex(int) - Method in class zul.sel.Select
-
Deselects all of the currently selected items and selects the item with
the given index.
- setSelectedIndex(int) - Method in class zul.sel.SelectWidget
-
Deselects all of the currently selected items and selects the item with
the given index.
- setSelectedIndex(int) - Method in class zul.tab.Tabbox
-
Sets the selected index.
- setSelectedIndex(int) - Method in class zul.wgt.Radiogroup
-
Deselects all of the currently selected radio button and selects
the radio button with the given index.
- setSelectedIndex(int) - Method in class zul.wgt.Selectbox
-
Selects the item with the given index.
- setSelectedItem(Navitem) - Method in class zkmax.nav.Navbar
-
Deselects all of the currently selected items and selects the given item.
- setSelectedItem(ItemWidget) - Method in class zul.sel.SelectWidget
-
Deselects all of the currently selected items and selects the given item.
- setSelectedItem(Radio) - Method in class zul.wgt.Radiogroup
-
Deselects all of the currently selected radio buttons and selects
the given radio button.
- setSelectedItemUuid_() - Method in class zul.inp.Combobox
-
For internal use only
- setSelectedPanel(Tabpanel) - Method in class zul.tab.Tabbox
-
Sets the selected tab panel.
- setSelectedTab(Tab) - Method in class zul.tab.Tabbox
-
Sets the selected tab.
- setSelectionRange(int, int) - Method in class _global_.jqzk
-
Sets the selection range of the specified input-type element.
- setSeparator(String) - Method in class zkmax.inp.Chosenbox
-
Sets the separate chars of this component.
- setShadow(boolean) - Method in class zul.wnd.Window
-
Sets whether to show the shadow of an overlapped/popup/modal
window.
- setShape(String) - Method in class zul.wgt.Area
-
Sets the shape of this area.
- setShowTodayLink(boolean) - Method in class zul.db.Calendar
-
Sets whether enable to show the link that jump to today in day view
- setShowTodayLink(boolean) - Method in class zul.db.Datebox
-
Sets whether enable to show the link that jump to today in day view
- setSizable(boolean) - Method in class zul.mesh.HeadWidget
-
Sets whether the width of the child column is sizable.
- setSizable(boolean) - Method in class zul.wnd.Panel
-
Sets whether the panel is sizable.
- setSizable(boolean) - Method in class zul.wnd.Window
-
Sets whether the window is sizable.
- setSize(String) - Method in class zul.layout.Center
-
The size can't be specified in this component.
- setSize(String) - Method in class zul.layout.East
-
Sets the size of this region.
- setSize(String) - Method in class zul.layout.North
-
Sets the size of this region.
- setSize(String) - Method in class zul.layout.South
-
Sets the size of this region.
- setSize(String) - Method in class zul.layout.West
-
Sets the size of this region.
- setSizedByContent(boolean) - Method in class zul.box.Box
-
Sets whether sizing the cell's size by its content.
- setSizedByContent(boolean) - Method in class zul.mesh.MeshWidget
-
Sets whether sizing the widget column width by its content.
- setSlide(boolean) - Method in class zul.layout.LayoutRegion
-
Slides down or up the region.
- setSlidingtext(String) - Method in class zul.inp.Slider
-
Sets the sliding text.
- setSort(String) - Method in class zul.mesh.SortWidget
-
Sets the type of the sorter.
- setSortAscending(String) - Method in class zul.mesh.SortWidget
-
Sets the ascending sorter with "client", "auto", or null for
no sorter for the ascending order.
- setSortDescending(String) - Method in class zul.mesh.SortWidget
-
Sets the descending sorter with "client", "auto", or null for
no sorter for the descending order.
- setSortDirection(String) - Method in class zul.mesh.SortWidget
-
Sets the sort direction.
- setSpacing(String) - Method in class zul.box.Box
-
Sets the spacing between adjacent children.
- setSpacing(String) - Method in class zul.box.Layout
-
Sets the spacing between adjacent children.
- setSpacing(String) - Method in class zul.wgt.Separator
-
Sets the spacing.
- setSpan(int) - Method in class zul.mesh.FooterWidget
-
Sets the number of columns to span this footer.
- setSpan(String) - Method in class zul.mesh.MeshWidget
-
Sets column span hint of this mesh widget.
- setSpans(String) - Method in class zul.grid.Row
-
Sets the spans, which is a list of numbers separated by comma.
- setSplittable(boolean) - Method in class zul.layout.Center
-
Center region can't be enabled the split functionality.
- setSplittable(boolean) - Method in class zul.layout.LayoutRegion
-
Sets whether enable the split functionality.
- setSrc(String) - Method in class zul.med.Audio
-
Sets the src.
- setSrc(String) - Method in class zul.med.Flash
-
Sets the source path of Flash movie
and redraw the component
- setSrc(String) - Method in class zul.utl.Script
-
Sets the URI of the source that contains the script codes.
- setSrc(String) - Method in class zul.utl.Style
-
Sets the URI of an external style sheet.
- setSrc(String) - Method in class zul.wgt.Image
-
Sets the source URI of the image.
- setStart(int) - Method in class zul.mesh.Frozen
-
Sets the start position of the scrollbar.
- setStep(double) - Method in class zul.inp.Doublespinner
-
Set the step of dobule spinner
- setStep(double) - Method in class zul.inp.Slider
-
Sets the step of slider
Default: -1 (means it will scroll to the position the user clicks).
- setStep(int) - Method in class zul.inp.Spinner
-
Set the step of spinner
- setStyle(String) - Method in class zk.Widget
-
Sets the CSS style of this widget.
- setStyles() - Method in class _global_.jqzk
-
Deprecated.
As of release 5.0.2, use jq.css(map) instead
- setTabbable(boolean) - Method in class zul.inp.Textbox
-
Sets whether TAB is allowed.
- setTabindex(int) - Method in class zk.Widget
-
Sets the tab order of this component.
- setTabindex(int) - Method in class zkmax.inp.Chosenbox
-
Sets the tab order of the input of this component.
- setTabindex(int) - Method in class zul.inp.InputWidget
-
Sets the tab order of this component.
- setTabindex(int) - Method in class zul.wgt.Checkbox
-
Sets the tab order of this component.
- setTabscroll(boolean) - Method in class zul.tab.Tabbox
-
Sets whether to eable the tab scrolling
- setTarget(String) - Method in class zkmax.nav.Navitem
-
Sets the target frame or window.
- setTarget(String) - Method in class zul.menu.Menuitem
-
Sets the target frame or window.
- setTarget(String) - Method in class zul.wgt.A
-
Sets the target frame or window.
- setTarget(String) - Method in class zul.wgt.Button
-
Sets the target frame or window.
- setTarget(String) - Method in class zul.wgt.Toolbarbutton
-
Sets the target frame or window.
- setText(String) - Method in class zul.inp.InputWidget
-
Sets the text representing the value in the given format.
- setThreeD(boolean) - Method in class zkmax.fusionchartz.Fusionchart
-
Set true to show three dimensional graph (If a type of chart got no 3d peer, this is ignored).
- setTimeZone(String) - Method in class zul.db.Datebox
-
Sets the time zone that this date box belongs to.
- setTimeZonesReadonly(boolean) - Method in class zul.db.Datebox
-
Sets whether the list of the time zones to display is readonly.
- setTitle(String) - Method in class zul.layout.LayoutRegion
-
Sets the title.
- setTitle(String) - Method in class zul.wgt.Groupbox
-
Sets the title of the groupbox.
- setTitle(String) - Method in class zul.wnd.Panel
-
Sets the title.
- setTitle(String) - Method in class zul.wnd.Window
-
Sets the title.
- setTooltip(Popup) - Method in class zul.Widget
-
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(String) - Method in class zul.Widget
-
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.
- setTooltiptext(String) - Method in class zk.Widget
-
Sets the tooltip text of this widget.
- setTop(String) - Method in class zk.Widget
-
Sets the top of this widget.
- setTopmost() - Method in class zk.Widget
-
Makes this widget as topmost.
- setTotalSize(int) - Method in class zul.mesh.Paging
-
Sets the total number of items.
- setType(String) - Method in class zkmax.fusionchartz.Fusionchart
-
Set the chart's type (Chart.PIE, Chart.BAR, Chart.LINE, etc.).
- setType(String) - Method in class zul.inp.Textbox
-
Sets the type.
- setType(String) - Method in class zul.wgt.Button
-
Sets the button type.
- setUnformater(String) - Method in class zul.db.Datebox
-
Sets the unformater function.
- setUnformater(String) - Method in class zul.db.Timebox
-
Sets the unformater function.
- setUpload(String) - Method in class zul.menu.Menuitem
-
Sets the JavaScript class at the client to handle the upload if this
button is used for file upload.
- setUpload(String) - Method in class zul.wgt.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 zul.wgt.Toolbarbutton
-
Sets the JavaScript class at the client to handle the upload if this
button is used for file upload.
- setValign(String) - Method in class zul.box.Hlayout
-
Sets the vertical-align to top or bottom.
- setValign(String) - Method in class zul.grid.Row
-
Sets the vertical alignment of the whole row.
- setValign(String) - Method in class zul.mesh.FooterWidget
-
Sets the vertical alignment of this footer.
- setValign(String) - Method in class zul.mesh.HeaderWidget
-
Sets the vertical alignment of this grid.
- setValign(String) - Method in class zul.wgt.Cell
-
Sets the vertical alignment of this grid.
- setValue(String) - Method in class zkex.inp.Colorbox
-
Sets the value of color
- setValue(String) - Method in class zkmax.inp.Tbeditor
-
Sets the editor's content, and one can specify html tags to decorate the content
- setValue(Date) - Method in class zul.db.Calendar
-
Assigns a value to this component.
- setValue(Object, boolean) - Method in class zul.inp.InputWidget
-
Sets the value in the String format(assumes no locale issue).
- setValue(String) - Method in class zul.menu.Menuitem
-
Sets the value.
- setValue(String) - Method in class zul.sel.ItemWidget
-
Sets the value.
- setValue(String) - Method in class zul.sel.Option
-
Sets the value.
- setValue(String) - Method in class zul.wgt.Checkbox
-
Sets the value.
- setValue(String) - Method in class zul.wgt.Label
-
Sets the value.
- setValue(int) - Method in class zul.wgt.Progressmeter
-
Sets the current value of the progress meter.
- setVersion(String, String) - Static method in class _global_.zk
-
Sets the version of the specified package.
- setVersion(String) - Method in class zul.med.Flash
-
Sets the expected version of the Flash player.
- setVflex(String) - Method in class zk.Widget
-
Sets vertical flexibility hint of this widget.
- setViewerClass(String) - Method in class zkmax.wgt.Dropupload
-
Set the custom upload viewer class name, if was not specified, will use ZK default upload viewer.
- setVisible(boolean) - Method in class zk.Widget
-
Sets whether this widget is visible.
- setVisible(boolean) - Method in class zul.layout.Center
-
This component can't be hidden.
- setVspace(String) - Method in class zul.med.Applet
-
Sets the vertical spacing around an applet.
- setVspace(String) - Method in class zul.wgt.Image
-
Deprecated.
as of release 6.0.0, use CSS instead.
- setWeekOfYear(boolean) - Method in class zul.db.Calendar
-
Sets whether enable to show the week number within the current year or
not.
- setWeekOfYear(boolean) - Method in class zul.db.Datebox
-
Sets whether enable to show the week number in the current calendar or
not.
- setWidth(String) - Method in class zk.Widget
-
Sets the width of this widget.
- setWidth(String) - Method in class zul.layout.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 zul.layout.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 zul.layout.South
-
The width can't be specified in this component because its width is
determined by other region components (
West
or
East
).
- setWidth() - Method in class zul.sel.Treecell
-
The width can't be specified in this component.
- setWidth(String) - Method in class zul.wnd.Panelchildren
-
This method is unsupported.
- setWmode(String) - Method in class zul.med.Flash
-
Sets the Window Mode property of the Flash movie
for transparency, layering, and positioning in the browser.
- setX(int) - Method in class zul.layout.Absolutechildren
-
Sets current "x" position within parent container component.
- setY(int) - Method in class zul.layout.Absolutechildren
-
Sets current "y" position within parent container component.
- setZclass(String) - Method in class zk.Widget
-
Sets the ZK Cascading Style class(es) for this widget.
- setZIndex(int, Map) - Method in class zk.Widget
-
Sets the Z index.
- Shadow - Class in zk.eff
-
The shadow effect.
- shallCheckBorder(Window) - Static method in class zul.wnd.WindowRenderer
-
Returns whether to check the border's height.
- shallChildROD_() - Method in class zk.Widget
-
Returns whether a new child shall be ROD.
- shallIgnoreClick_(Event) - Method in class zk.Widget
-
- shallIgnoreESC() - Static method in class _global_.zAu
-
Returns whether to ignore the ESC keystroke.
- shallIgnoreSelect_(Event, ItemWidget) - Method in class zul.sel.SelectWidget
-
Returns whether to ignore the selection.
- shallIgnoreSelect_(Event, ItemWidget) - Method in class zul.sel.Tree
-
Returns whether to ignore the selection.
- shallStackup_() - Method in class zul.wgt.Popup
-
- shallUpdate_(Widget) - Method in class zul.inp.InputWidget
-
Returns shall be update or not
- show() - Method in class _global_.jq
-
Shows all matched elements from the DOM.
- show() - Method in class zk.Widget
-
Makes this widget visible.
- show() - Method in class zul.inp.Errorbox
-
Opens the popup.
- show() - Static method in class zul.wgt.Notification
-
Shows a notification.
- showBusy(String) - Method in class zk.AuCmd0
-
Shows the busy message covering the whole browser window.
- showBusy(String, String) - Method in class zk.AuCmd0
-
Shows the busy message covering the specified widget.
- showError(String, String, String, Throwable) - Static method in class _global_.zAu
-
Called to shown an error if a severe error occurs.
- showError_(String) - Method in class zul.inp.InputWidget
-
Create a
Errorbox
widget, and show the error message
- showNotification(String, String, String, String, int, boolean) - Method in class zk.AuCmd0
-
Shows a notifaction popup.
- SimpleConstraint - Class in zul.inp
-
The default constraint supporting no empty, regular expressions and so on.
- SimpleDateConstraint - Class in zul.inp
-
A simple date constraint.
- SimpleDoubleSpinnerConstraint - Class in zul.inp
-
A simple double spinner constraint.
- SimpleSpinnerConstraint - Class in zul.inp
-
A simple spinner constraint.
- Size - Class in _global_
-
A size is a two-element array, where the first element is the width, and the second the height.
- skip(Widget, String) - Method in class zk.Skipper
-
Skips all or subset of the descendant (child) widgets of the specified widget.
- skipped(Widget, Widget) - Method in class zk.Skipper
-
- Skipper - Class in zk
-
A skipper is an object working with
Widget.rerender(int)
to rerender portion(s) of a widget (rather than the whole widget).
- slideDown(Widget, Map) - Method in class _global_.jqzk
-
Slides down (show) of the matched DOM element(s).
- slideDown(DOMElement, Map) - Static method in class zk.eff.Actions
-
Slides down to display this widget.
- slideDown_(DOMElement) - Method in class zul.inp.ComboWidget
-
Slides down the drop-down list.
- slideIn(Widget, Map) - Method in class _global_.jqzk
-
Slides in (show) of the matched DOM element(s).
- slideIn(DOMElement, Map) - Static method in class zk.eff.Actions
-
Slides in to display this widget.
- slideOut(Widget, Map) - Method in class _global_.jqzk
-
Slides out (hide) of the matched DOM element(s).
- slideOut(DOMElement, Map) - Static method in class zk.eff.Actions
-
Slides out to hide this widget.
- Slider - Class in zul.inp
-
A slider.
- slideUp(Widget, Map) - Method in class _global_.jqzk
-
Slides up (hide) of the matched DOM element(s).
- slideUp(DOMElement, Map) - Static method in class zk.eff.Actions
-
Slides up to hide this widget.
- slideUp_(DOMElement) - Method in class zul.inp.ComboWidget
-
Slides up the drop-down list.
- smartUpdate(String, Object, int) - Method in class zk.Widget
-
Smart-updates a property of the peer component associated with this widget, running at the server, with the specified value.
- snap_(Offset) - Method in class zk.Draggable
-
Snaps the dragging position.
- sort(String, Event) - Method in class zul.mesh.SortWidget
-
Sorts the data.
- sorting(Object, Object, boolean) - Method in class zul.mesh.SortWidget
-
The default implementation to compare the data.
- SortWidget - Class in zul.mesh
-
A skeletal implementation for a sortable widget.
- SOUTH - Static variable in class zul.layout.Borderlayout
-
The south layout constraint (bottom of container).
- South - Class in zul.layout
-
A south region of a border layout.
- Space - Class in zul.wgt
-
Space is a
Separator
with the orient default to "vertical".
- spaceless - Static variable in class _global_.zk
-
- Span - Class in zul.wgt
-
The same as HTML SPAN tag.
- Spinner - Class in zul.inp
-
An edit box for holding a constrained integer.
- Splitter - Class in zul.box
-
An element which should appear before or after an element inside a box
(
Box
).
- stamp() - Static method in class _global_.zk
-
- stamp(String, boolean) - Static method in class _global_.zk
-
Make a time stamp for this momemt; used for performance tuning.
- start(Object) - Static method in class zul.Upload
-
Starts the uploader to upload a file.
- start() - Method in class zul.Uploader
-
Starts the uploader to upload
- startProcessing(int) - Static method in class _global_.zk
-
Set a flag,
zk.processing
, to indicate that it starts a processing.
- startsWith(String) - Method in class _global_.String
-
Returns whether this string starts with the specified prefix.
- stateless(String, String, String, String) - Static method in class _global_.zk
-
Declares the desktop is used for the stateless context.
- stop() - Method in class jq.Event
-
Stops the event propagation.
- stop(Event) - Static method in class jq.Event
-
Stops the event propagation of the specified event.
- stop(Map) - Method in class zk.Event
-
Stop the event propagation.
- stop() - Method in class zul.med.Audio
-
Stops the audio at the client.
- stop() - Method in class zul.utl.Timer
-
Stops the timer.
- stopped - Variable in class zk.Event
-
Indicates whether the event propagation is stopped.
- String - Class in _global_
-
A string.
- stringToInts(String, int) - Static method in class _global_.zUtl
-
Converts a string separated by comma to an array of integers.
- stripe() - Method in class zul.grid.Rows
-
Stripes the class for each row.
- stripe() - Method in class zul.sel.Listbox
-
Stripes the class for each item.
- Style - Class in zul.utl
-
The style component used to specify CSS styles for the owner desktop.
- submit() - Method in class _global_.jqzk
-
Submit the selected form.
- submit(String) - Method in class zk.AuCmd0
-
Submit a form.
- Submit - Class in zul.fud
-
A Submit Button.
- sumStyles(String, Array) - Method in class _global_.jqzk
-
Returns the summation of the specified styles.
- Swipe - Class in zk
-
A swipe object used to make a DOM element swipe-able.
- sync(int) - Static method in class zk.Desktop
-
Checks if any desktop becomes invalid, and removes the invalid desktops.
- sync() - Method in class zk.eff.FullMask
-
Synchronizes the visual states of the full mask with the specified element and the browser window.
- sync() - Method in class zk.eff.Mask
-
Synchronizes the visual states of the mask with the specified element and the browser window.
- sync() - Method in class zul.Upload
-
Synchronizes the visual states of the element with fileupload
- syncAttr() - Method in class zkex.menu.Fisheyebar
-
Synchronize the zk attributes
- syncColMenu() - Method in class zul.mesh.ColumnMenupopup
-
Synchronizes the menu
- syncColMenu() - Method in class zul.mesh.ColumnMenuWidget
-
Synchronizes the menu of this widget.
- syncScroll() - Method in class zul.mesh.Frozen
-
- syncScrollByParentBody() - Method in class zul.mesh.Frozen
-
Synchronizes the scrollbar according to parent ebody scrollleft.
- syncSize() - Method in class zul.box.Layout
-
Synchronizes the size immediately.
- syncSize() - Method in class zul.mesh.MeshWidget
-
Synchronizes the size immediately.
- syncSize() - Method in class zul.tab.Tabbox
-
Synchronizes the size immediately.
- syncSize(Map) - Method in class zul.WScroll
-
Syncs the scrolling area and control bar size.
- syncWidth() - Method in class zul.inp.Doublespinner
-
Synchronizes the input element's width of this component
- syncWidth() - Static method in class zul.inp.RoundUtl
-
Synchronizes the input element's width of this component