类 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
封闭类:
Menu

public static class Menu.Option extends HierarchyUIBean<Menu.Option>
  • 字段概要

    字段
    修饰符和类型
    字段
    说明
    protected Object
     

    从类继承的字段 org.beangle.struts2.view.component.ClosingUIBean

    body

    从类继承的字段 org.beangle.struts2.view.component.UIBean

    cssClass, id, theme

    从类继承的字段 org.beangle.struts2.view.component.Component

    COMPONENT_STACK, parameters, stack
  • 构造器概要

    构造器
    构造器
    说明
    Option(com.opensymphony.xwork2.util.ValueStack stack)
     
  • 方法概要

    修饰符和类型
    方法
    说明
    protected boolean
     
    protected boolean
     
    protected boolean
     

    从类继承的方法 org.openurp.web.view.component.HierarchyUIBean

    addChild, doEnd, getChildren, getParent, setParent, start

    从类继承的方法 org.beangle.struts2.view.component.IterableUIBean

    iterator

    从类继承的方法 org.beangle.struts2.view.component.ClosingUIBean

    end, getBody, setTheme, usesBody

    从类继承的方法 org.beangle.struts2.view.component.UIBean

    evaluateParams, generateIdIfEmpty, getContainer, getCssClass, getId, getParameterString, getRequest, getRequestParameter, getRequestURI, getText, getText, getTheme, getValue, mergeTemplate, processLabel, render, setCssClass, setId

    从类继承的方法 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

    从类继承的方法 java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 字段详细资料

    • curObj

      protected Object curObj
  • 构造器详细资料

    • Option

      public Option(com.opensymphony.xwork2.util.ValueStack stack)
  • 方法详细资料