com.sas.servlet.tbeans.tableview.rpf.html
Class StyleAction
com.sas.servlet.tbeans.tableview.rpf.html.StyleAction
- All Implemented Interfaces:
- com.sas.rpf.ActionInterface
public class StyleAction
- implements com.sas.rpf.ActionInterface
Information about a style change used by the Rules Processing Framework.
BACKGROUND_COLOR
public static final java.lang.String BACKGROUND_COLOR
- See Also:
- Constant Field Values
FONT_FAMILY
public static final java.lang.String FONT_FAMILY
- See Also:
- Constant Field Values
FONT_SIZE
public static final java.lang.String FONT_SIZE
- See Also:
- Constant Field Values
FONT_STYLE
public static final java.lang.String FONT_STYLE
- See Also:
- Constant Field Values
FONT_WEIGHT
public static final java.lang.String FONT_WEIGHT
- See Also:
- Constant Field Values
FONT_COLOR
public static final java.lang.String FONT_COLOR
- See Also:
- Constant Field Values
TEXT_DECORATION
public static final java.lang.String TEXT_DECORATION
- See Also:
- Constant Field Values
CLASSID
public static final java.lang.String CLASSID
- See Also:
- Constant Field Values
StyleAction
public StyleAction()
setActionAttribute
public void setActionAttribute(java.lang.String attrKey,
java.lang.Object attrValue)
getStyleInfo
public StyleInfo getStyleInfo()
getActionAttributes
public java.util.Map getActionAttributes()
Copyright © 2009 SAS Institute Inc. All Rights Reserved.