Package org.openurp.web.view.component
Class Menu.Option
java.lang.Object
org.beangle.struts2.view.component.Component
org.beangle.struts2.view.component.UIBean
org.beangle.struts2.view.component.ClosingUIBean
org.beangle.struts2.view.component.IterableUIBean
org.openurp.web.view.component.HierarchyUIBean<Menu.Option>
org.openurp.web.view.component.Menu.Option
- Enclosing class:
Menu
-
Field Summary
FieldsFields inherited from class org.beangle.struts2.view.component.ClosingUIBean
bodyFields inherited from class org.beangle.struts2.view.component.UIBean
cssClass, id, themeFields inherited from class org.beangle.struts2.view.component.Component
COMPONENT_STACK, parameters, stack -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openurp.web.view.component.HierarchyUIBean
addChild, doEnd, getChildren, getParent, setParent, startMethods inherited from class org.beangle.struts2.view.component.IterableUIBean
iteratorMethods inherited from class org.beangle.struts2.view.component.ClosingUIBean
end, getBody, setTheme, usesBodyMethods inherited from class org.beangle.struts2.view.component.UIBean
evaluateParams, generateIdIfEmpty, getContainer, getCssClass, getId, getParameterString, getRequest, getRequestParameter, getRequestURI, getText, getText, getTheme, getValue, mergeTemplate, processLabel, render, setCssClass, setIdMethods inherited from class org.beangle.struts2.view.component.Component
addAllParameters, addParameter, altSyntax, altSyntax, completeExpressionIfAltSyntax, end, fieldError, findAncestor, findString, findString, findStringIfAltSyntax, findValue, findValue, findValue, getComponentStack, getParameters, popComponentStack, stripExpressionIfAltSyntax, stripExpressionIfAltSyntax, toString
-
Field Details
-
curObj
-
-
Constructor Details
-
Option
public Option(com.opensymphony.xwork2.util.ValueStack stack)
-
-
Method Details
-
next
protected boolean next()- Specified by:
nextin classorg.beangle.struts2.view.component.IterableUIBean
-
nextChild
protected boolean nextChild()- Specified by:
nextChildin classHierarchyUIBean<Menu.Option>
-
parentNext
protected boolean parentNext()- Specified by:
parentNextin classHierarchyUIBean<Menu.Option>
-