com.sapportals.wcm.app.xfbuilder.server.generator.controls

Interface ControlConstants

All Known Implementing Classes:
Button, Counter, Line

public interface ControlConstants

Copyright 2004 SAP AG


Field Summary
static String FCATTR_ABSOLUTETABLESIZE
           
static String FCATTR_ACTION
           
static String FCATTR_ALIGN
           
static String FCATTR_ALTERNATE
           
static String FCATTR_AUTOBUTTONS
           
static String FCATTR_BACKGROUND_IMAGE
           
static String FCATTR_BACKGROUND_REPEAT
           
static String FCATTR_BORDER
           
static String FCATTR_BREAK
           
static String FCATTR_BUTTONIMAGE
           
static String FCATTR_BUTTONIMAGE_DATE
           
static String FCATTR_BUTTONIMAGE_TIME
           
static String FCATTR_BUTTONSTYLE
           
static String FCATTR_BUTTONTEXT_DATE
           
static String FCATTR_BUTTONTEXT_TIME
           
static String FCATTR_CAPTION
           
static String FCATTR_CAPTION_DATE
           
static String FCATTR_CAPTION_STYLE
           
static String FCATTR_CAPTION_TIME
           
static String FCATTR_CLASS
           
static String FCATTR_COLOR
           
static String FCATTR_COLS
           
static String FCATTR_COLSPAN
           
static String FCATTR_COLSTYLE
           
static String FCATTR_COMBOBOX_MODE
           
static String FCATTR_CONDITION
           
static String FCATTR_CONTROLLINK
           
static String FCATTR_DECORATION
           
static String FCATTR_DEFAULT
           
static String FCATTR_DISPLAY
           
static String FCATTR_DISPLAY_AS
           
static String FCATTR_DISPLAY_HTML
           
static String FCATTR_EMPTY
           
static String FCATTR_ERRORMESSAGE
           
static String FCATTR_ERRORSTYLE
           
static String FCATTR_FONT
           
static String FCATTR_FORMTAG
           
static String FCATTR_FRAME
           
static String FCATTR_HEADER
           
static String FCATTR_HEIGHT
           
static String FCATTR_HINT
           
static String FCATTR_HTMLFRAGMENT
           
static String FCATTR_ID
           
static String FCATTR_LANG
           
static String FCATTR_LINK
           
static String FCATTR_MANDATORY
           
static String FCATTR_MAXLENGTH
           
static String FCATTR_MAXLENGTH_DATE
           
static String FCATTR_MAXLENGTH_TIME
           
static String FCATTR_NAME
           
static String FCATTR_ONEVENT
           
static String FCATTR_OUTPUTLINK
           
static String FCATTR_PIXHEIGHT
           
static String FCATTR_PIXWIDTH
           
static String FCATTR_POSITIONING
           
static String FCATTR_PROPID
           
static String FCATTR_PROPREF
           
static String FCATTR_REF
           
static String FCATTR_ROWS
           
static String FCATTR_ROWSPAN
           
static String FCATTR_ROWSTYLE
           
static String FCATTR_SIZE
           
static String FCATTR_SIZE_DATE
           
static String FCATTR_SIZE_TIME
           
static String FCATTR_SORTING
           
static String FCATTR_STARTIN
           
static String FCATTR_STYLE
           
static String FCATTR_TABLESTYLE
           
static String FCATTR_UNCHECKED_VALUE
           
static String FCATTR_URL
           
static String FCATTR_VALIGN
           
static String FCATTR_VALUE
           
static String FCATTR_WIDTH
           
static String FCATTR_WRAP
           
static String FCATTR_XPOS
           
static String FCATTR_YPOS
           
 

Field Detail

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