类 Avatar

java.lang.Object
org.beangle.struts2.view.component.Component
org.beangle.struts2.view.component.UIBean
org.openurp.web.view.component.Avatar

public class Avatar extends org.beangle.struts2.view.component.UIBean
  • 字段概要

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

    cssClass, id, theme

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

    COMPONENT_STACK, parameters, stack
  • 构造器概要

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

    修饰符和类型
    方法
    说明
    protected void
     
     
     
     
     
     
    void
    setHeight(String height)
     
    void
     
    void
     
    void
     
    void
     

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

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

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

    addAllParameters, addParameter, altSyntax, altSyntax, completeExpressionIfAltSyntax, end, fieldError, findAncestor, findString, findString, findStringIfAltSyntax, findValue, findValue, findValue, getComponentStack, getParameters, popComponentStack, start, stripExpressionIfAltSyntax, stripExpressionIfAltSyntax, toString, usesBody

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

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 构造器详细资料

    • Avatar

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

    • evaluateParams

      protected void evaluateParams()
      覆盖:
      evaluateParams 在类中 org.beangle.struts2.view.component.UIBean
    • getUser

      public String getUser()
    • setUser

      public void setUser(String user)
    • getUrl

      public String getUrl()
    • setUrl

      public void setUrl(String url)
    • getWidth

      public String getWidth()
    • setWidth

      public void setWidth(String width)
    • getHeight

      public String getHeight()
    • setHeight

      public void setHeight(String height)
    • getStyle

      public String getStyle()
    • setStyle

      public void setStyle(String style)