org.apache.myfaces.shared_orchestra.renderkit.html
Class HtmlTableRendererBase.Styles
java.lang.Object
org.apache.myfaces.shared_orchestra.renderkit.html.HtmlTableRendererBase.Styles
- Enclosing class:
- HtmlTableRendererBase
protected static class HtmlTableRendererBase.Styles
- extends Object
Class manages the styles from String lists.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getRowStyle
public String getRowStyle(int idx)
getColumnStyle
public String getColumnStyle(int idx)
hasRowStyle
public boolean hasRowStyle()
hasColumnStyle
public boolean hasColumnStyle()
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.