com.sapportals.wcm.app.xfbuilder.server.generator.controls
Interface ControlConstants
- All Known Implementing Classes:
- Button, Counter, Line
public interface ControlConstants
Copyright 2004 SAP AG
FCATTR_CAPTION
static final String FCATTR_CAPTION
- See Also:
- Constant Field Values
FCATTR_NAME
static final String FCATTR_NAME
- See Also:
- Constant Field Values
FCATTR_PROPREF
static final String FCATTR_PROPREF
- See Also:
- Constant Field Values
FCATTR_REF
static final String FCATTR_REF
- See Also:
- Constant Field Values
FCATTR_ACTION
static final String FCATTR_ACTION
- See Also:
- Constant Field Values
FCATTR_ID
static final String FCATTR_ID
- See Also:
- Constant Field Values
FCATTR_PROPID
static final String FCATTR_PROPID
- See Also:
- Constant Field Values
FCATTR_LANG
static final String FCATTR_LANG
- See Also:
- Constant Field Values
FCATTR_CLASS
static final String FCATTR_CLASS
- See Also:
- Constant Field Values
FCATTR_LINK
static final String FCATTR_LINK
- See Also:
- Constant Field Values
FCATTR_URL
static final String FCATTR_URL
- See Also:
- Constant Field Values
FCATTR_STYLE
static final String FCATTR_STYLE
- See Also:
- Constant Field Values
FCATTR_ERRORSTYLE
static final String FCATTR_ERRORSTYLE
- See Also:
- Constant Field Values
FCATTR_WIDTH
static final String FCATTR_WIDTH
- See Also:
- Constant Field Values
FCATTR_HEIGHT
static final String FCATTR_HEIGHT
- See Also:
- Constant Field Values
FCATTR_DISPLAY
static final String FCATTR_DISPLAY
- See Also:
- Constant Field Values
FCATTR_BORDER
static final String FCATTR_BORDER
- See Also:
- Constant Field Values
FCATTR_CAPTION_STYLE
static final String FCATTR_CAPTION_STYLE
- See Also:
- Constant Field Values
FCATTR_HINT
static final String FCATTR_HINT
- See Also:
- Constant Field Values
FCATTR_ONEVENT
static final String FCATTR_ONEVENT
- See Also:
- Constant Field Values
FCATTR_DEFAULT
static final String FCATTR_DEFAULT
- See Also:
- Constant Field Values
FCATTR_VALUE
static final String FCATTR_VALUE
- See Also:
- Constant Field Values
FCATTR_COLSPAN
static final String FCATTR_COLSPAN
- See Also:
- Constant Field Values
FCATTR_ROWSPAN
static final String FCATTR_ROWSPAN
- See Also:
- Constant Field Values
FCATTR_COLS
static final String FCATTR_COLS
- See Also:
- Constant Field Values
FCATTR_ROWS
static final String FCATTR_ROWS
- See Also:
- Constant Field Values
FCATTR_WRAP
static final String FCATTR_WRAP
- See Also:
- Constant Field Values
FCATTR_PIXWIDTH
static final String FCATTR_PIXWIDTH
- See Also:
- Constant Field Values
FCATTR_PIXHEIGHT
static final String FCATTR_PIXHEIGHT
- See Also:
- Constant Field Values
FCATTR_XPOS
static final String FCATTR_XPOS
- See Also:
- Constant Field Values
FCATTR_YPOS
static final String FCATTR_YPOS
- See Also:
- Constant Field Values
FCATTR_TABLESTYLE
static final String FCATTR_TABLESTYLE
- See Also:
- Constant Field Values
FCATTR_ROWSTYLE
static final String FCATTR_ROWSTYLE
- See Also:
- Constant Field Values
FCATTR_COLSTYLE
static final String FCATTR_COLSTYLE
- See Also:
- Constant Field Values
FCATTR_SIZE
static final String FCATTR_SIZE
- See Also:
- Constant Field Values
FCATTR_SORTING
static final String FCATTR_SORTING
- See Also:
- Constant Field Values
FCATTR_MAXLENGTH
static final String FCATTR_MAXLENGTH
- See Also:
- Constant Field Values
FCATTR_DECORATION
static final String FCATTR_DECORATION
- See Also:
- Constant Field Values
FCATTR_FONT
static final String FCATTR_FONT
- See Also:
- Constant Field Values
FCATTR_COLOR
static final String FCATTR_COLOR
- See Also:
- Constant Field Values
FCATTR_ALTERNATE
static final String FCATTR_ALTERNATE
- See Also:
- Constant Field Values
FCATTR_ALIGN
static final String FCATTR_ALIGN
- See Also:
- Constant Field Values
FCATTR_VALIGN
static final String FCATTR_VALIGN
- See Also:
- Constant Field Values
FCATTR_POSITIONING
static final String FCATTR_POSITIONING
- See Also:
- Constant Field Values
FCATTR_BREAK
static final String FCATTR_BREAK
- See Also:
- Constant Field Values
FCATTR_OUTPUTLINK
static final String FCATTR_OUTPUTLINK
- See Also:
- Constant Field Values
FCATTR_CONTROLLINK
static final String FCATTR_CONTROLLINK
- See Also:
- Constant Field Values
FCATTR_EMPTY
static final String FCATTR_EMPTY
- See Also:
- Constant Field Values
FCATTR_FRAME
static final String FCATTR_FRAME
- See Also:
- Constant Field Values
FCATTR_HEADER
static final String FCATTR_HEADER
- See Also:
- Constant Field Values
FCATTR_MANDATORY
static final String FCATTR_MANDATORY
- See Also:
- Constant Field Values
FCATTR_ERRORMESSAGE
static final String FCATTR_ERRORMESSAGE
- See Also:
- Constant Field Values
FCATTR_HTMLFRAGMENT
static final String FCATTR_HTMLFRAGMENT
- See Also:
- Constant Field Values
FCATTR_AUTOBUTTONS
static final String FCATTR_AUTOBUTTONS
- See Also:
- Constant Field Values
FCATTR_FORMTAG
static final String FCATTR_FORMTAG
- See Also:
- Constant Field Values
FCATTR_CONDITION
static final String FCATTR_CONDITION
- See Also:
- Constant Field Values
FCATTR_BUTTONSTYLE
static final String FCATTR_BUTTONSTYLE
- See Also:
- Constant Field Values
FCATTR_BUTTONIMAGE
static final String FCATTR_BUTTONIMAGE
- See Also:
- Constant Field Values
FCATTR_BACKGROUND_IMAGE
static final String FCATTR_BACKGROUND_IMAGE
- See Also:
- Constant Field Values
FCATTR_BACKGROUND_REPEAT
static final String FCATTR_BACKGROUND_REPEAT
- See Also:
- Constant Field Values
FCATTR_COMBOBOX_MODE
static final String FCATTR_COMBOBOX_MODE
- See Also:
- Constant Field Values
FCATTR_CAPTION_DATE
static final String FCATTR_CAPTION_DATE
- See Also:
- Constant Field Values
FCATTR_CAPTION_TIME
static final String FCATTR_CAPTION_TIME
- See Also:
- Constant Field Values
FCATTR_BUTTONTEXT_DATE
static final String FCATTR_BUTTONTEXT_DATE
- See Also:
- Constant Field Values
FCATTR_BUTTONTEXT_TIME
static final String FCATTR_BUTTONTEXT_TIME
- See Also:
- Constant Field Values
FCATTR_BUTTONIMAGE_DATE
static final String FCATTR_BUTTONIMAGE_DATE
- See Also:
- Constant Field Values
FCATTR_BUTTONIMAGE_TIME
static final String FCATTR_BUTTONIMAGE_TIME
- See Also:
- Constant Field Values
FCATTR_SIZE_DATE
static final String FCATTR_SIZE_DATE
- See Also:
- Constant Field Values
FCATTR_SIZE_TIME
static final String FCATTR_SIZE_TIME
- See Also:
- Constant Field Values
FCATTR_MAXLENGTH_DATE
static final String FCATTR_MAXLENGTH_DATE
- See Also:
- Constant Field Values
FCATTR_MAXLENGTH_TIME
static final String FCATTR_MAXLENGTH_TIME
- See Also:
- Constant Field Values
FCATTR_UNCHECKED_VALUE
static final String FCATTR_UNCHECKED_VALUE
- See Also:
- Constant Field Values
FCATTR_DISPLAY_AS
static final String FCATTR_DISPLAY_AS
- See Also:
- Constant Field Values
FCATTR_STARTIN
static final String FCATTR_STARTIN
- See Also:
- Constant Field Values
FCATTR_ABSOLUTETABLESIZE
static final String FCATTR_ABSOLUTETABLESIZE
- See Also:
- Constant Field Values
FCATTR_DISPLAY_HTML
static final String FCATTR_DISPLAY_HTML
- See Also:
- Constant Field Values
Copyright 2011 SAP AG Complete Copyright Notice