Class 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
  • Field Summary

    Fields inherited from class org.beangle.struts2.view.component.UIBean

    cssClass, id, theme

    Fields inherited from class org.beangle.struts2.view.component.Component

    COMPONENT_STACK, parameters, stack
  • Constructor Summary

    Constructors
    Constructor
    Description
    Avatar(com.opensymphony.xwork2.util.ValueStack stack)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
     
     
     
     
     
     
    void
    setHeight(String height)
     
    void
     
    void
     
    void
     
    void
     

    Methods inherited from class 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

    Methods 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, start, stripExpressionIfAltSyntax, stripExpressionIfAltSyntax, toString, usesBody

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Avatar

      public Avatar(com.opensymphony.xwork2.util.ValueStack stack)
  • Method Details

    • evaluateParams

      protected void evaluateParams()
      Overrides:
      evaluateParams in class 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)