Class PageAttributes.Link

java.lang.Object
com.aoindustries.web.struts.skintags.PageAttributes.Link
Enclosing class:
PageAttributes

public static class PageAttributes.Link extends Object
  • Method Details

    • getRel

      public String getRel()
    • getHref

      public String getHref()
      Gets the already URL-encoded href. TODO: Not URL encoded here.
    • getType

      public String getType()