public class Biglistbox extends XulElement
Listbox
including selection,
sorting, keystroke navigation, ROD(rendering-on-demand), and so on.
Event:
SelectEvent
is sent when user changes the
selection.ScrollEventExt
for onScroll is sent when user changes the scroll
position either x or y.ScrollEventExt
for onScrollY is sent when user changes the scroll
position y.ScrollEventExt
for onScrollX is sent when user changes the scroll
position x.SortEventExt
is sent when user sort the column.CellClickEvent
is sent when user click upon the cell field.
Default getZclass()
: z-biglistbox.
Note: This component can only support those browsers which support HTML5/CSS3 selector. Like IE8+, Firefox, Safari, Opera, and Chrome.
HtmlBasedComponent.ExtraCtrl
AbstractComponent.Children
_zclass
APPLICATION_SCOPE, COMPONENT_SCOPE, DESKTOP_SCOPE, PAGE_SCOPE, REQUEST_SCOPE, SESSION_SCOPE, SPACE_SCOPE
AFTER_CHILD_ADDED, AFTER_CHILD_REMOVED, AFTER_PAGE_ATTACHED, AFTER_PAGE_DETACHED, CE_BUSY_IGNORE, CE_DUPLICATE_IGNORE, CE_IMPORTANT, CE_NON_DEFERRABLE, CE_REPEAT_IGNORE
Constructor and Description |
---|
Biglistbox() |
Modifier and Type | Method and Description |
---|---|
int |
getCols()
Returns the number of columns within the viewport.
|
java.lang.String |
getColWidth()
Returns the width of the single column
Default: 60px
|
int |
getFrozenCols()
Returns the size of the frozen columns.
|
<T> MatrixRenderer<T> |
getMatrixRenderer()
Returns the matrix renderer.
|
MatrixModel<?,?,?,?> |
getModel()
Returns the matrix model.
|
java.lang.String |
getOddRowSclass()
Returns the style class for the odd rows.
|
int |
getPreloadSize()
Returns the number of items to preload when receiving the rendering
request from the client.
|
<T> MatrixRenderer<T> |
getRealMatrixRenderer()
Return the real matrix renderer, if
getMatrixRenderer() is null,
the default implementation is assumed. |
java.lang.String |
getRowHeight()
Returns the height of the single row.
|
int |
getRows()
Returns the rows' size of the viewport.
|
int |
getSelectedIndex()
Returns the index of the selected item (-1 if no one is selected).
|
java.lang.Object |
getSelectedObject()
Returns the selected object.
|
Sortable |
getSortableModel()
Returns the sortable model, if any.
|
MatrixComparatorProvider<?> |
getSortAscending()
Returns the ascending sorter provider, or null if not available.
|
MatrixComparatorProvider<?> |
getSortDescending()
Returns the descending sorter provider, or null if not available.
|
java.lang.String |
getZclass()
The default zclass is "z-biglistbox"
|
void |
invalidate()
Invalidates this component by setting the dirty flag
such that it will be redraw the whole content of this
component and its dependencies later.
|
boolean |
isAutoCols()
Returns whether enables the auto adjusting cols size.
|
boolean |
isAutoRows()
Returns whether enables the auto adjusting rows size.
|
protected boolean |
isChildable()
Returns whether this component can have a child.
|
boolean |
isFixFrozenCols()
Returns whether is fix frozen columns, that means user cannot change the
size of the frozen columns dynamically.
|
void |
onInitRender()
Handles a private event, onInitRender.
|
void |
onPageAttached(Page newpage,
Page oldpage)
Default: handles special event listeners.
|
void |
onPageDetached(Page page)
Default: handles special event listeners.
|
void |
onSort(SortEventExt event) |
protected void |
renderProperties(ContentRenderer renderer)
Renders the content of this component, excluding the enclosing
tags and children.
|
void |
service(AuRequest request,
boolean everError)
Processes an AU request.
|
void |
sessionDidActivate(Page page)
Notification that the session, which owns this component,
has just been activated (a.k.a., deserialized).
|
void |
sessionWillPassivate(Page page)
Notification that the session, which owns this component,
is about to be passivated (a.k.a., serialized).
|
void |
setAutoCols(boolean autoCols)
Sets whether enables auto adjusting the number of cols.
|
void |
setAutoRows(boolean autoRows)
Sets whether enables auto adjusting the number of rows.
|
void |
setCols(int cols)
Sets the number of columns within the viewport.
|
void |
setColWidth(java.lang.String colWidth)
Sets the width of the single column.
|
void |
setFixFrozenCols(boolean fixFrozenCols)
Sets to fix the frozen columns, if true, meaning the user cannot change
the size of the frozen columns dynamically.
|
void |
setFrozenCols(int fcols)
Sets the size of the frozen columns.
|
void |
setMatrixRenderer(MatrixRenderer<?> renderer)
Sets the matrix renderer.
|
void |
setMatrixRenderer(java.lang.String clsnm)
Sets the matrix renderer from a class string.
|
void |
setModel(MatrixModel<?,?,?,?> model)
Sets the matrix model.
|
void |
setOddRowSclass(java.lang.String scls)
Sets the style class for the odd rows.
|
void |
setRowHeight(java.lang.String rowHeight)
Sets the height of the single row.
|
void |
setRows(int rows)
Sets the rows' size of the viewport.
|
void |
setSortAscending(MatrixComparatorProvider<?> sorter)
Sets the ascending sorter provider, or null for no sorter for the ascending order.
|
void |
setSortAscending(java.lang.String clsnm)
Sets the ascending sorter provider with the class name, or null for no
sorter for the ascending order.
|
void |
setSortDescending(MatrixComparatorProvider<?> sorter)
Sets the descending sorter provider, or null for no sorter for the descending
order.
|
void |
setSortDescending(java.lang.String clsnm)
Sets the descending sorter provider with the class name, or null for no sorter for
the descending order.
|
boolean |
sort(boolean ascending,
int columnIndex) |
clone, getContext, getCtrlKeys, getPopup, getPropertyAccess, getTooltip, setContext, setContext, setContextAttributes, setCtrlKeys, setPopup, setPopup, setPopupAttributes, setTooltip, setTooltip, setTooltipAttributes
addSclass, evalCSSFlex, focus, getAction, getDraggable, getDroppable, getExtraCtrl, getHeight, getHflex, getLeft, getRenderdefer, getSclass, getStyle, getTabindex, getTabindexInteger, getTooltiptext, getTop, getVflex, getWidth, getZindex, getZIndex, removeSclass, removeSclass, setAction, setClass, setDraggable, setDroppable, setFocus, setHeight, setHeight0, setHeightDirectly, setHflex, setHflex0, setHflexDirectly, setLeft, setLeftDirectly, setRenderdefer, setSclass, setStyle, setTabindex, setTabindex, setTooltiptext, setTop, setTopDirectly, setVflex, setVflex0, setVflexDirectly, setWidth, setWidth0, setWidthDirectly, setZclass, setZindex, setZIndex, setZIndexDirectly
addAnnotation, addAnnotation, addCallback, addClientEvent, addEventHandler, addEventListener, addEventListener, addForward, addForward, addForward, addForward, addMoved, addRedrawCallback, addScopeListener, addShadowRoot, addShadowRootBefore, addSharedEventHandlerMap, appendChild, applyProperties, beforeChildAdded, beforeChildRemoved, beforeParentChanged, detach, didActivate, didActivate, didDeserialize, didDeserialize, disableBindingAnnotation, disableClientUpdate, enableBindingAnnotation, getAnnotatedProperties, getAnnotatedPropertiesBy, getAnnotation, getAnnotation, getAnnotations, getAnnotations, getAnnotations, getAttribute, getAttribute, getAttribute, getAttributeOrFellow, getAttributes, getAttributes, getAuService, getAutag, getCallback, getChildren, getClientAttribute, getClientDataAttribute, getClientEvents, getDefaultMold, getDefinition, getDesktop, getEventHandler, getEventHandlerNames, getEventListenerMap, getEventListeners, getFellow, getFellow, getFellowIfAny, getFellowIfAny, getFellows, getFirstChild, getId, getLastChild, getListenerIterator, getMold, getNextSibling, getPage, getParent, getPreviousSibling, getRedrawCallback, getRoot, getShadowFellowIfAny, getShadowRoots, getShadowVariable, getShadowVariable, getShadowVariable0, getSpaceOwner, getSpecialRendererOutput, getStubonly, getSubBindingAnnotationCount, getTemplate, getTemplateNames, getUuid, getWidgetAttribute, getWidgetAttributeNames, getWidgetClass, getWidgetListener, getWidgetListenerNames, getWidgetOverride, getWidgetOverrideNames, hasAttribute, hasAttribute, hasAttribute, hasAttributeOrFellow, hasBindingAnnotation, hasFellow, hasFellow, hasSubBindingAnnotation, insertBefore, invalidatePartial, isInitialized, isInvalidated, isListenerAvailable, isVisible, onChildAdded, onChildRemoved, onWrongValue, query, queryAll, redraw, redrawChildren, removeAttribute, removeAttribute, removeAttribute, removeCallback, removeChild, removeEventListener, removeForward, removeForward, removeRedrawCallback, removeScopeListener, removeShadowRoot, render, render, render, replace, response, response, response, service, setAttribute, setAttribute, setAttribute, setAuService, setAutag, setClientAttribute, setClientDataAttribute, setDefinition, setDefinition, setId, setMold, setPage, setPageBefore, setParent, setStubonly, setStubonly, setSubBindingAnnotationCount, setTemplate, setVisible, setVisibleDirectly, setWidgetAttribute, setWidgetClass, setWidgetListener, setWidgetOverride, smartUpdate, smartUpdate, smartUpdate, smartUpdate, smartUpdate, smartUpdate, smartUpdate, smartUpdate, smartUpdate, smartUpdateWidgetListener, smartUpdateWidgetOverride, toString, updateByClient, updateSubBindingAnnotationCount, willPassivate, willPassivate, willSerialize, willSerialize
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
invalidatePartial
public void setAutoCols(boolean autoCols)
Default: true.
public boolean isAutoCols()
Default: true.
public void setAutoRows(boolean autoRows)
Default: true.
public boolean isAutoRows()
Default: true.
public void setFrozenCols(int fcols)
fcols
- the size of the frozen columns, it cannot be negative.public int getFrozenCols()
Default: 0
public void setFixFrozenCols(boolean fixFrozenCols)
public boolean isFixFrozenCols()
Default: false
public MatrixComparatorProvider<?> getSortAscending()
public void setSortAscending(MatrixComparatorProvider<?> sorter)
sorter
- the comparator provider used to return an sorter of the ascending order.public void setSortAscending(java.lang.String clsnm) throws java.lang.ClassNotFoundException, java.lang.InstantiationException, java.lang.IllegalAccessException
java.lang.ClassNotFoundException
java.lang.InstantiationException
java.lang.IllegalAccessException
public MatrixComparatorProvider<?> getSortDescending()
public void setSortDescending(MatrixComparatorProvider<?> sorter)
sorter
- he comparator provider used to return an sorter of the
descending order.public void setSortDescending(java.lang.String clsnm) throws java.lang.ClassNotFoundException, java.lang.InstantiationException, java.lang.IllegalAccessException
java.lang.ClassNotFoundException
java.lang.InstantiationException
java.lang.IllegalAccessException
public java.lang.String getOddRowSclass()
Default: getZclass()
-odd.
public void setOddRowSclass(java.lang.String scls)
public int getPreloadSize()
Default: 50
public int getRows()
Default: 30
public void setRows(int rows)
Default: 30, and it will be adjusted by client engine according with the browser height.
public int getCols()
Default: 30
public void setCols(int cols)
Default: 30, and it will be adjusted by client engine according with the browser width.
public java.lang.String getRowHeight()
Default: 30px
public void setRowHeight(java.lang.String rowHeight)
Default: 32px
public java.lang.String getColWidth()
Default: 60px
public void setColWidth(java.lang.String colWidth)
Default: 60px
public MatrixModel<?,?,?,?> getModel()
public void setModel(MatrixModel<?,?,?,?> model)
Note: the matrix model must implement Selectable
interface
public void onInitRender()
public <T> MatrixRenderer<T> getRealMatrixRenderer()
getMatrixRenderer()
is null,
the default implementation is assumed.public <T> MatrixRenderer<T> getMatrixRenderer()
public void setMatrixRenderer(MatrixRenderer<?> renderer)
public void setMatrixRenderer(java.lang.String clsnm) throws java.lang.ClassNotFoundException, java.lang.NoSuchMethodException, java.lang.IllegalAccessException, java.lang.InstantiationException, java.lang.reflect.InvocationTargetException
clsnm
- the full package namejava.lang.ClassNotFoundException
java.lang.NoSuchMethodException
java.lang.IllegalAccessException
java.lang.InstantiationException
java.lang.reflect.InvocationTargetException
public void invalidate()
Component
If the application is totally controlled by the server side (i.e., you don't write client codes), you rarely need to access this method.
It can be called only in the request-processing and event-processing phases. However, it is NOT allowed in the rendering phase.
invalidate
in interface Component
invalidate
in class AbstractComponent
protected boolean isChildable()
AbstractComponent
Default: return true (means it can have children).
isChildable
in class AbstractComponent
public int getSelectedIndex()
public java.lang.Object getSelectedObject()
protected void renderProperties(ContentRenderer renderer) throws java.io.IOException
HtmlBasedComponent
renderProperties
in class XulElement
java.io.IOException
public java.lang.String getZclass()
getZclass
in class HtmlBasedComponent
HtmlBasedComponent.getSclass()
public void service(AuRequest request, boolean everError)
HtmlBasedComponent
Default: it handles onClick, onDoubleClick, onRightClick onMove, onSize, onZIndex.
service
in interface ComponentCtrl
service
in class HtmlBasedComponent
everError
- whether any error ever occurred before
processing this request.AbstractComponent.setAuService(org.zkoss.zk.au.AuService)
public void onSort(SortEventExt event)
public Sortable getSortableModel()
public boolean sort(boolean ascending, int columnIndex)
public void sessionWillPassivate(Page page)
ComponentCtrl
Note: only root components are notified by this method.
sessionWillPassivate
in interface ComponentCtrl
sessionWillPassivate
in class AbstractComponent
public void sessionDidActivate(Page page)
ComponentCtrl
Note: only root components are notified by this method.
sessionDidActivate
in interface ComponentCtrl
sessionDidActivate
in class AbstractComponent
public void onPageAttached(Page newpage, Page oldpage)
AbstractComponent
onPageAttached
in interface ComponentCtrl
onPageAttached
in class AbstractComponent
newpage
- the new page (never null).oldpage
- the previous page, if any, or null if it didn't
belong to any page.ComponentCtrl.onPageAttached(org.zkoss.zk.ui.Page, org.zkoss.zk.ui.Page)
public void onPageDetached(Page page)
AbstractComponent
onPageDetached
in interface ComponentCtrl
onPageDetached
in class AbstractComponent
page
- the previous page (never null)ComponentCtrl.onPageDetached(org.zkoss.zk.ui.Page)
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.