|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.portal.prt.util.html.HtmlStyleRule
HtmlStyleRule.java Created: Wed Nov 03 10:17:12 1999
| Field Summary | |
protected String |
m_background
The background property of the rule. |
protected String |
m_backgroundAttachment
The backgroundAttachment for the rule. |
protected String |
m_backgroundColor
The backgroundColor for the rule. |
protected String |
m_backgroundImage
The backgroundImage for the rule. |
protected String |
m_backgroundPosition
The backgroundPosition for the rule. |
protected String |
m_backgroundRepeat
The backgroundRepeat for the rule. |
protected String |
m_border
The border property of the rule. |
protected String |
m_borderBottom
The borderBottom for the rule. |
protected String |
m_borderBottomWidth
The borderBottomWidth of the rule. |
protected String |
m_borderColor
The borderColor for the rule. |
protected String |
m_borderLeft
The borderLeft for the rule. |
protected String |
m_borderLeftWidth
The borderLeftWidth of the rule. |
protected String |
m_borderRight
The borderRight for the rule. |
protected String |
m_borderRightWidth
The borderRightWidth of the rule. |
protected String |
m_borderStyle
The borderStyle for the rule. |
protected String |
m_borderTop
The borderTop for the rule. |
protected String |
m_borderTopWidth
The borderTopWidth of the rule. |
protected String |
m_borderWidth
The borderWidth for the rule. |
protected String |
m_clear
The clear property of the rule. |
protected String |
m_color
The color property of the rule. |
protected String |
m_display
The display property of the rule. |
protected String |
m_float
The float property of the rule. |
protected String |
m_font
The font property of the rule. |
protected String |
m_fontFamily
The fontFamily for the rule. |
protected String |
m_fontSize
The fontSize for the rule. |
protected String |
m_fontStyle
The fontStyle for the rule. |
protected String |
m_fontVariant
The fontVariant for the rule. |
protected String |
m_fontWeight
The fontWeight for the rule. |
protected String |
m_height
The height property of the rule. |
protected String |
m_letterSpacing
The letterSpacing for the rule. |
protected String |
m_lineHeight
The lineHeight for the rule. |
protected String |
m_listStyle
The listStyle of the rule. |
protected String |
m_listStyleImage
The listStyleImage of the rule. |
protected String |
m_listStylePosition
The listStylePosition of the rule. |
protected String |
m_listStyleType
The listStyleType of the rule. |
protected String |
m_margin
The margin property of the rule. |
protected String |
m_marginBottom
The marginBottom for the rule. |
protected String |
m_marginLeft
The marginLeft for the rule. |
protected String |
m_marginRight
The marginRight for the rule. |
protected String |
m_marginTop
The marginTop for the rule. |
protected String |
m_overflow
The overflow style. |
protected String |
m_padding
The padding property of the rule. |
protected String |
m_paddingBottom
The paddingBottom for the rule. |
protected String |
m_paddingLeft
The paddingLeft for the rule. |
protected String |
m_paddingRight
The paddingRight for the rule. |
protected String |
m_paddingTop
The paddingTop for the rule. |
protected String |
m_selector
The selector identifying the objects to apply the HtmlStyle. |
protected String |
m_textAlign
The textAlign for the rule. |
protected String |
m_textDecoration
The textDecoration for the rule. |
protected String |
m_textIndent
The textIndent for the rule. |
protected String |
m_textTransform
The textTransform for the rule. |
protected String |
m_verticalAlign
The verticalAlign for the rule. |
protected String |
m_whiteSpace
The whiteSpace for the rule. |
protected String |
m_width
The width property of the rule. |
protected String |
m_wordSpacing
The wordSpacing for the rule. |
| Constructor Summary | |
HtmlStyleRule(String selector)
|
|
| Method Summary | |
void |
destroy()
|
String |
getBackground()
Get the value of m_background. |
String |
getBackgroundAttachment()
Get the value of m_backgroundAttachment. |
String |
getBackgroundColor()
Get the value of m_backgroundColor. |
String |
getBackgroundImage()
Get the value of m_backgroundImage. |
String |
getBackgroundPosition()
Get the value of m_backgroundPosition. |
String |
getBackgroundRepeat()
Get the value of m_backgroundRepeat. |
String |
getBorder()
Get the value of m_border. |
String |
getBorderBottom()
Get the value of m_borderBottom. |
String |
getBorderBottomWidth()
Get the value of m_borderBottomWidth. |
String |
getBorderColor()
Get the value of m_borderColor. |
String |
getBorderLeft()
Get the value of m_borderLeft. |
String |
getBorderLeftWidth()
Get the value of m_borderLeftWidth. |
String |
getBorderRight()
Get the value of m_borderRight. |
String |
getBorderRightWidth()
Get the value of m_borderRightWidth. |
String |
getBorderStyle()
Get the value of m_borderStyle. |
String |
getBorderTop()
Get the value of m_borderTop. |
String |
getBorderTopWidth()
Get the value of m_borderTopWidth. |
String |
getBorderWidth()
Get the value of m_borderWidth. |
String |
getClear()
Get the value of m_clear. |
String |
getColor()
Get the value of m_color. |
String |
getDisplay()
Get the value of m_display. |
int |
getElementCount()
Returns the number of elements in the container and all sub elements |
String |
getFloat()
Get the value of m_float. |
String |
getFont()
Get the value of m_font. |
String |
getFontFamily()
Get the value of m_fontFamily. |
String |
getFontSize()
Get the value of m_fontSize. |
String |
getFontStyle()
Get the value of m_fontStyle. |
String |
getFontVariant()
Get the value of m_fontVariant. |
String |
getFontWeight()
Get the value of m_fontWeight. |
String |
getHeight()
Get the value of m_height. |
String |
getLetterSpacing()
Get the value of m_letterSpacing. |
String |
getLineHeight()
Get the value of m_lineHeight. |
String |
getListStyle()
Get the value of m_listStyle. |
String |
getListStyleImage()
Get the value of m_listStyleImage. |
String |
getListStylePosition()
Get the value of m_listStylePosition. |
String |
getListStyleType()
Get the value of m_listStyleType |
String |
getMargin()
Get the value of m_margin. |
String |
getMarginBottom()
Get the value of m_marginBottom. |
String |
getMarginLeft()
Get the value of m_marginLeft. |
String |
getMarginRight()
Get the value of m_marginRight. |
String |
getMarginTop()
Get the value of m_marginTop. |
String |
getOverflow()
Get the value of m_overflow. |
String |
getPadding()
Get the value of m_padding. |
String |
getPaddingBottom()
Get the value of m_paddingBottom. |
String |
getPaddingLeft()
Get the value of m_paddingLeft. |
String |
getPaddingRight()
Get the value of m_paddingRight. |
String |
getPaddingTop()
Get the value of m_paddingTop. |
String |
getSelector()
Get the value of m_selector. |
String |
getTextAlign()
Get the value of m_textAlign. |
String |
getTextDecoration()
Get the value of m_textDecoration. |
String |
getTextIndent()
Get the value of m_textIndent. |
String |
getTextTransform()
Get the value of m_textTransform. |
String |
getVerticalAlign()
Get the value of m_verticalAlign. |
String |
getWhiteSpace()
Get the value of m_whiteSpace. |
String |
getWidth()
Get the value of m_width. |
String |
getWordSpacing()
Get the value of m_wordSpacing. |
void |
output(PrintWriter writer)
Method to get the Html Output of the object into a PrintWriter |
void |
output(StringBuffer strbuf)
Method to get the Html Out[ut of the object The StringBuffer must be filled with HTML string content. |
void |
output(Writer out)
Method to get the Html Output of the object into a java.io.Writer |
HtmlStyleRule |
setBackground(String v)
Set the value of m_background. |
HtmlStyleRule |
setBackgroundAttachment(String v)
Set the value of m_backgroundAttachment. |
HtmlStyleRule |
setBackgroundColor(String v)
Set the value of m_backgroundColor. |
HtmlStyleRule |
setBackgroundImage(String v)
Set the value of m_backgroundImage. |
HtmlStyleRule |
setBackgroundPosition(String v)
Set the value of m_backgroundPosition. |
HtmlStyleRule |
setBackgroundRepeat(String v)
Set the value of m_backgroundRepeat. |
HtmlStyleRule |
setBorder(String v)
Set the value of m_border. |
HtmlStyleRule |
setBorderBottom(String v)
Set the value of m_borderBottom. |
HtmlStyleRule |
setBorderBottomWidth(String v)
Set the value of m_borderBottomWidth. |
HtmlStyleRule |
setBorderColor(String v)
Set the value of m_borderColor. |
HtmlStyleRule |
setBorderLeft(String v)
Set the value of m_borderLeft. |
HtmlStyleRule |
setBorderLeftWidth(String v)
Set the value of m_borderLeftWidth. |
HtmlStyleRule |
setBorderRight(String v)
Set the value of m_borderRight. |
HtmlStyleRule |
setBorderRightWidth(String v)
Set the value of m_borderRightWidth. |
HtmlStyleRule |
setBorderStyle(String v)
Set the value of m_borderStyle. |
HtmlStyleRule |
setBorderTop(String v)
Set the value of m_borderTop. |
HtmlStyleRule |
setBorderTopWidth(String v)
Set the value of m_borderTopWidth. |
HtmlStyleRule |
setBorderWidth(String v)
Set the value of m_borderWidth. |
HtmlStyleRule |
setClear(String v)
Set the value of m_clear. |
HtmlStyleRule |
setColor(String v)
Set the value of m_color. |
HtmlStyleRule |
setDisplay(String v)
Set the value of m_display. |
HtmlStyleRule |
setFloat(String v)
Set the value of m_float. |
HtmlStyleRule |
setFont(String v)
Set the value of m_font. |
HtmlStyleRule |
setFontFamily(String v)
Set the value of m_fontFamily. |
HtmlStyleRule |
setFontSize(String v)
Set the value of m_fontSize. |
HtmlStyleRule |
setFontStyle(String v)
Set the value of m_fontStyle. |
HtmlStyleRule |
setFontVariant(String v)
Set the value of m_fontVariant. |
HtmlStyleRule |
setFontWeight(String v)
Set the value of m_fontWeight. |
HtmlStyleRule |
setHeight(String v)
Set the value of m_height. |
HtmlStyleRule |
setLetterSpacing(String v)
Set the value of m_letterSpacing. |
HtmlStyleRule |
setLineHeight(String v)
Set the value of m_lineHeight. |
HtmlStyleRule |
setListStyle(String v)
Set the value of m_listStyle. |
HtmlStyleRule |
setListStyleImage(String v)
Set the value of m_listStyleImage. |
HtmlStyleRule |
setListStylePosition(String v)
Set the value of m_listStylePosition. |
HtmlStyleRule |
setListStyleType(String v)
Set the value of m_listStyleType. |
HtmlStyleRule |
setMargin(String v)
Set the value of m_margin. |
HtmlStyleRule |
setMarginBottom(String v)
Set the value of m_marginBottom. |
HtmlStyleRule |
setMarginLeft(String v)
Set the value of m_marginLeft. |
HtmlStyleRule |
setMarginRight(String v)
Set the value of m_marginRight. |
HtmlStyleRule |
setMarginTop(String v)
Set the value of m_marginTop. |
HtmlStyleRule |
setOverflow(String v)
Set the value of m_overflow. |
HtmlStyleRule |
setPadding(String v)
Set the value of m_padding. |
HtmlStyleRule |
setPaddingBottom(String v)
Set the value of m_paddingBottom. |
HtmlStyleRule |
setPaddingLeft(String v)
Set the value of m_paddingLeft. |
HtmlStyleRule |
setPaddingRight(String v)
Set the value of m_paddingRight. |
HtmlStyleRule |
setPaddingTop(String v)
Set the value of m_paddingTop. |
HtmlStyleRule |
setSelector(String v)
Set the value of m_selector. |
HtmlStyleRule |
setTextAlign(String v)
Set the value of m_textAlign. |
HtmlStyleRule |
setTextDecoration(String v)
Set the value of m_textDecoration. |
HtmlStyleRule |
setTextIndent(String v)
Set the value of m_textIndent. |
HtmlStyleRule |
setTextTransform(String v)
Set the value of m_textTransform. |
HtmlStyleRule |
setVerticalAlign(String v)
Set the value of m_verticalAlign. |
HtmlStyleRule |
setWhiteSpace(String v)
Set the value of m_whiteSpace. |
HtmlStyleRule |
setWidth(String v)
Set the value of m_width. |
HtmlStyleRule |
setWordSpacing(String v)
Set the value of m_wordSpacing. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
protected String m_selector
protected String m_listStylePosition
protected String m_listStyleType
protected String m_listStyle
protected String m_listStyleImage
protected String m_fontSize
protected String m_fontWeight
protected String m_fontVariant
protected String m_fontStyle
protected String m_fontFamily
protected String m_whiteSpace
protected String m_paddingLeft
protected String m_paddingBottom
protected String m_paddingRight
protected String m_paddingTop
protected String m_marginLeft
protected String m_marginBottom
protected String m_marginRight
protected String m_marginTop
protected String m_lineHeight
protected String m_textIndent
protected String m_textAlign
protected String m_textTransform
protected String m_verticalAlign
protected String m_textDecoration
protected String m_letterSpacing
protected String m_wordSpacing
protected String m_backgroundPosition
protected String m_backgroundAttachment
protected String m_backgroundRepeat
protected String m_backgroundImage
protected String m_backgroundColor
protected String m_borderLeft
protected String m_borderBottom
protected String m_borderRight
protected String m_borderTop
protected String m_borderStyle
protected String m_borderColor
protected String m_borderWidth
protected String m_borderLeftWidth
protected String m_borderBottomWidth
protected String m_borderRightWidth
protected String m_borderTopWidth
protected String m_display
protected String m_clear
protected String m_height
protected String m_float
protected String m_width
protected String m_border
protected String m_padding
protected String m_margin
protected String m_background
protected String m_color
protected String m_font
protected String m_overflow
| Constructor Detail |
public HtmlStyleRule(String selector)
| Method Detail |
public void output(StringBuffer strbuf)
IHtmlOutputable
output in interface IHtmlOutputablepublic void output(Writer out)
IHtmlOutputable
output in interface IHtmlOutputablepublic void output(PrintWriter writer)
IHtmlOutputable
output in interface IHtmlOutputablepublic final String toString()
toString in interface IHtmlOutputablepublic int getElementCount()
getElementCount in interface IHtmlOutputablepublic String getSelector()
public HtmlStyleRule setSelector(String v)
v - Value to assign to m_selector.public String getListStylePosition()
public HtmlStyleRule setListStylePosition(String v)
v - Value to assign to m_listStylePosition.public String getListStyleType()
public HtmlStyleRule setListStyleType(String v)
v - Value to assign to m_listStyleType.public String getListStyle()
public HtmlStyleRule setListStyle(String v)
v - Value to assign to m_listStyle.public String getListStyleImage()
public HtmlStyleRule setListStyleImage(String v)
v - Value to assign to m_listStyleImage.public String getFontSize()
public HtmlStyleRule setFontSize(String v)
v - Value to assign to m_fontSize.public String getFontWeight()
public HtmlStyleRule setFontWeight(String v)
v - Value to assign to m_fontWeight.public String getFontVariant()
public HtmlStyleRule setFontVariant(String v)
v - Value to assign to m_fontVariant.public String getFontStyle()
public HtmlStyleRule setFontStyle(String v)
v - Value to assign to m_fontStyle.public String getFontFamily()
public HtmlStyleRule setFontFamily(String v)
v - Value to assign to m_fontFamily.public String getWhiteSpace()
public HtmlStyleRule setWhiteSpace(String v)
v - Value to assign to m_whiteSpace.public String getPaddingLeft()
public HtmlStyleRule setPaddingLeft(String v)
v - Value to assign to m_paddingLeft.public String getPaddingBottom()
public HtmlStyleRule setPaddingBottom(String v)
v - Value to assign to m_paddingBottom.public String getPaddingRight()
public HtmlStyleRule setPaddingRight(String v)
v - Value to assign to m_paddingRight.public String getPaddingTop()
public HtmlStyleRule setPaddingTop(String v)
v - Value to assign to m_paddingTop.public String getMarginLeft()
public HtmlStyleRule setMarginLeft(String v)
v - Value to assign to m_marginLeft.public String getMarginBottom()
public HtmlStyleRule setMarginBottom(String v)
v - Value to assign to m_marginBottom.public String getMarginRight()
public HtmlStyleRule setMarginRight(String v)
v - Value to assign to m_marginRight.public String getMarginTop()
public HtmlStyleRule setMarginTop(String v)
v - Value to assign to m_marginTop.public String getLineHeight()
public HtmlStyleRule setLineHeight(String v)
v - Value to assign to m_lineHeight.public String getTextIndent()
public HtmlStyleRule setTextIndent(String v)
v - Value to assign to m_textIndent.public String getTextAlign()
public HtmlStyleRule setTextAlign(String v)
v - Value to assign to m_textAlign.public String getTextTransform()
public HtmlStyleRule setTextTransform(String v)
v - Value to assign to m_textTransform.public String getVerticalAlign()
public HtmlStyleRule setVerticalAlign(String v)
v - Value to assign to m_verticalAlign.public String getTextDecoration()
public HtmlStyleRule setTextDecoration(String v)
v - Value to assign to m_textDecoration.public String getLetterSpacing()
public HtmlStyleRule setLetterSpacing(String v)
v - Value to assign to m_letterSpacing.public String getWordSpacing()
public HtmlStyleRule setWordSpacing(String v)
v - Value to assign to m_wordSpacing.public String getBackgroundPosition()
public HtmlStyleRule setBackgroundPosition(String v)
v - Value to assign to m_backgroundPosition.public String getBackgroundAttachment()
public HtmlStyleRule setBackgroundAttachment(String v)
v - Value to assign to m_backgroundAttachment.public String getBackgroundRepeat()
public HtmlStyleRule setBackgroundRepeat(String v)
v - Value to assign to m_backgroundRepeat.public String getBackgroundImage()
public HtmlStyleRule setBackgroundImage(String v)
v - Value to assign to m_backgroundImage.public String getBackgroundColor()
public HtmlStyleRule setBackgroundColor(String v)
v - Value to assign to m_backgroundColor.public String getBorderLeft()
public HtmlStyleRule setBorderLeft(String v)
v - Value to assign to m_borderLeft.public String getBorderBottom()
public HtmlStyleRule setBorderBottom(String v)
v - Value to assign to m_borderBottom.public String getBorderRight()
public HtmlStyleRule setBorderRight(String v)
v - Value to assign to m_borderRight.public String getBorderTop()
public HtmlStyleRule setBorderTop(String v)
v - Value to assign to m_borderTop.public String getBorderStyle()
public HtmlStyleRule setBorderStyle(String v)
v - Value to assign to m_borderStyle.public String getBorderColor()
public HtmlStyleRule setBorderColor(String v)
v - Value to assign to m_borderColor.public String getBorderWidth()
public HtmlStyleRule setBorderWidth(String v)
v - Value to assign to m_borderWidth.public String getBorderLeftWidth()
public HtmlStyleRule setBorderLeftWidth(String v)
v - Value to assign to m_borderLeftWidth.public String getBorderBottomWidth()
public HtmlStyleRule setBorderBottomWidth(String v)
v - Value to assign to m_borderBottomWidth.public String getBorderRightWidth()
public HtmlStyleRule setBorderRightWidth(String v)
v - Value to assign to m_borderRightWidth.public String getBorderTopWidth()
public HtmlStyleRule setBorderTopWidth(String v)
v - Value to assign to m_borderTopWidth.public String getDisplay()
public HtmlStyleRule setDisplay(String v)
v - Value to assign to m_display.public String getClear()
public HtmlStyleRule setClear(String v)
v - Value to assign to m_clear.public String getHeight()
public HtmlStyleRule setHeight(String v)
v - Value to assign to m_height.public String getFloat()
public HtmlStyleRule setFloat(String v)
v - Value to assign to m_float.public String getWidth()
public HtmlStyleRule setWidth(String v)
v - Value to assign to m_width.public String getBorder()
public HtmlStyleRule setBorder(String v)
v - Value to assign to m_border.public String getPadding()
public HtmlStyleRule setPadding(String v)
v - Value to assign to m_padding.public String getMargin()
public HtmlStyleRule setMargin(String v)
v - Value to assign to m_margin.public String getBackground()
public HtmlStyleRule setBackground(String v)
v - Value to assign to m_background.public String getColor()
public HtmlStyleRule setColor(String v)
v - Value to assign to m_color.public String getFont()
public HtmlStyleRule setFont(String v)
v - Value to assign to m_font.public String getOverflow()
public HtmlStyleRule setOverflow(String v)
v - Value to assign to m_overflow.public void destroy()
destroy in interface IHtmlOutputable
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||