|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.zkoss.zk.ui.AbstractComponent
org.zkoss.zk.ui.HtmlBasedComponent
org.zkoss.zul.impl.XulElement
org.zkoss.zkex.zul.Fisheyebar
public class Fisheyebar
A fisheye bar is a bar of Fisheye
that is a menu similar to the fish
eye menu on the Mac OS.
Available in ZK PE and ZK EE.
Default getZclass()
: z-fisheyebar.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.zkoss.zk.ui.HtmlBasedComponent |
---|
org.zkoss.zk.ui.HtmlBasedComponent.ExtraCtrl |
Nested classes/interfaces inherited from class org.zkoss.zk.ui.AbstractComponent |
---|
org.zkoss.zk.ui.AbstractComponent.Children |
Field Summary |
---|
Fields inherited from class org.zkoss.zk.ui.HtmlBasedComponent |
---|
_zclass |
Fields inherited from interface org.zkoss.zk.ui.Component |
---|
APPLICATION_SCOPE, COMPONENT_SCOPE, DESKTOP_SCOPE, PAGE_SCOPE, REQUEST_SCOPE, SESSION_SCOPE, SPACE_SCOPE |
Fields inherited from interface org.zkoss.zk.ui.sys.ComponentCtrl |
---|
CE_BUSY_IGNORE, CE_DUPLICATE_IGNORE, CE_IMPORTANT, CE_NON_DEFERRABLE, CE_REPEAT_IGNORE |
Constructor Summary | |
---|---|
Fisheyebar()
|
Method Summary | |
---|---|
void |
beforeChildAdded(org.zkoss.zk.ui.Component child,
org.zkoss.zk.ui.Component refChild)
|
String |
getAttachEdge()
Returns the attach edge. |
int |
getItemHeight()
Returns the item height of Fisheye . |
int |
getItemMaxHeight()
Returns the item maximal height of Fisheye . |
int |
getItemMaxWidth()
Returns the item maximal width of Fisheye . |
int |
getItemPadding()
Returns the item padding of Fisheye . |
int |
getItemWidth()
Returns the item width of Fisheye . |
String |
getLabelEdge()
Returns the label edge. |
String |
getOrient()
Returns the orientation of Fisheye . |
String |
getZclass()
|
void |
invalidate()
|
protected void |
renderProperties(org.zkoss.zk.ui.sys.ContentRenderer renderer)
|
void |
setAttachEdge(String attachEdge)
Sets the attach edge. |
void |
setItemHeight(int itemhgh)
Sets the item height of Fisheye . |
void |
setItemMaxHeight(int itemmaxhgh)
Sets the item maximal height of Fisheye . |
void |
setItemMaxWidth(int itemmaxwd)
Sets the item maximal width of Fisheye . |
void |
setItemPadding(int itemPadding)
Sets the item padding of Fisheye . |
void |
setItemWidth(int itemwd)
Sets the item width of Fisheye . |
void |
setLabelEdge(String labelEdge)
Sets the label edge. |
void |
setOrient(String orient)
Sets the orientation of Fisheye . |
Methods inherited from class org.zkoss.zul.impl.XulElement |
---|
clone, getContext, getCtrlKeys, getPopup, getTooltip, setContext, setContext, setCtrlKeys, setPopup, setPopup, setTooltip, setTooltip |
Methods inherited from class org.zkoss.zk.ui.HtmlBasedComponent |
---|
focus, getAction, getDraggable, getDroppable, getExtraCtrl, getHeight, getHflex, getLeft, getRenderdefer, getSclass, getStyle, getTooltiptext, getTop, getVflex, getWidth, getZindex, getZIndex, service, setAction, setClass, setDraggable, setDroppable, setFocus, setHeight, setHeightDirectly, setHflex, setHflexDirectly, setLeft, setLeftDirectly, setRenderdefer, setSclass, setStyle, setTooltiptext, setTop, setTopDirectly, setVflex, setWidth, setWidthDirectly, setZclass, setZindex, setZIndex, setZIndexDirectly |
Methods inherited from class org.zkoss.zk.ui.AbstractComponent |
---|
addAnnotation, addAnnotation, addClientEvent, addEventHandler, addEventListener, addEventListener, addForward, addForward, addForward, addForward, addMoved, addRedrawCallback, addScopeListener, addShadowRoot, addShadowRootBefore, addSharedEventHandlerMap, appendChild, applyProperties, beforeChildRemoved, beforeParentChanged, detach, didActivate, didActivate, didDeserialize, didDeserialize, disableBindingAnnotation, disableClientUpdate, enableBindingAnnotation, equals, getAnnotatedProperties, getAnnotatedPropertiesBy, getAnnotation, getAnnotation, getAnnotations, getAnnotations, getAnnotations, getAttribute, getAttribute, getAttribute, getAttributeOrFellow, getAttributes, getAttributes, getAuService, getAutag, getChildren, getClientAttribute, getClientEvents, getDefaultMold, getDefinition, getDesktop, getEventHandler, getEventHandlerNames, getEventListenerMap, getEventListeners, getFellow, getFellow, getFellowIfAny, getFellowIfAny, getFellows, getFirstChild, getId, getLastChild, getListenerIterator, getMold, getNextSibling, getPage, getParent, getPreviousSibling, getRedrawCallback, getRoot, getShadowRoots, 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, isChildable, isInvalidated, isListenerAvailable, isVisible, onChildAdded, onChildRemoved, onPageAttached, onPageDetached, onWrongValue, query, queryAll, redraw, redrawChildren, removeAttribute, removeAttribute, removeAttribute, removeChild, removeEventListener, removeForward, removeForward, removeRedrawCallback, removeScopeListener, removeShadowRoot, render, render, render, replace, response, response, response, service, sessionDidActivate, sessionWillPassivate, setAttribute, setAttribute, setAttribute, setAuService, setAutag, setClientAttribute, 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 |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Fisheyebar()
Method Detail |
---|
public int getItemWidth()
Fisheye
.
public void setItemWidth(int itemwd) throws org.zkoss.zk.ui.WrongValueException
Fisheye
.
org.zkoss.zk.ui.WrongValueException
public int getItemHeight()
Fisheye
.
public void setItemHeight(int itemhgh) throws org.zkoss.zk.ui.WrongValueException
Fisheye
.
org.zkoss.zk.ui.WrongValueException
public int getItemMaxWidth()
Fisheye
.
public void setItemMaxWidth(int itemmaxwd) throws org.zkoss.zk.ui.WrongValueException
Fisheye
.
org.zkoss.zk.ui.WrongValueException
public int getItemMaxHeight()
Fisheye
.
public void setItemMaxHeight(int itemmaxhgh) throws org.zkoss.zk.ui.WrongValueException
Fisheye
.
org.zkoss.zk.ui.WrongValueException
public int getItemPadding()
Fisheye
.
public void setItemPadding(int itemPadding) throws org.zkoss.zk.ui.WrongValueException
Fisheye
.
org.zkoss.zk.ui.WrongValueException
public String getOrient()
Fisheye
.
public void setOrient(String orient) throws org.zkoss.zk.ui.WrongValueException
Fisheye
.
Allowed values: horizontal, vertical
org.zkoss.zk.ui.WrongValueException
public String getAttachEdge()
Default: center
public void setAttachEdge(String attachEdge) throws org.zkoss.zk.ui.WrongValueException
Note, "left","right" apply for getOrient() is "vertical"
org.zkoss.zk.ui.WrongValueException
public String getLabelEdge()
Default: bottom
public void setLabelEdge(String labelEdge) throws org.zkoss.zk.ui.WrongValueException
Note, "left","right" apply for getOrient() is "vertical"
org.zkoss.zk.ui.WrongValueException
public String getZclass()
getZclass
in class org.zkoss.zk.ui.HtmlBasedComponent
public void beforeChildAdded(org.zkoss.zk.ui.Component child, org.zkoss.zk.ui.Component refChild)
beforeChildAdded
in interface org.zkoss.zk.ui.sys.ComponentCtrl
beforeChildAdded
in class org.zkoss.zk.ui.AbstractComponent
protected void renderProperties(org.zkoss.zk.ui.sys.ContentRenderer renderer) throws IOException
renderProperties
in class org.zkoss.zul.impl.XulElement
IOException
public void invalidate()
invalidate
in interface org.zkoss.zk.ui.Component
invalidate
in class org.zkoss.zk.ui.AbstractComponent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |