A B C D E F G H I J K L M N O P Q R S T U V W Y

G

GAUGE - Static variable in class com.sapportals.htmlb.enum.ChartType
 
GOODVALUE_DARK - Static variable in class com.sapportals.htmlb.enum.TableCellStyle
 
GOODVALUE_LIGHT - Static variable in class com.sapportals.htmlb.enum.TableCellStyle
 
GOODVALUE_MEDIUM - Static variable in class com.sapportals.htmlb.enum.TableCellStyle
 
GRID_BEGIN - Static variable in class com.sapportals.htmlb.GridLayout
 
GRID_CELL_BEGIN - Static variable in class com.sapportals.htmlb.GridLayout
 
GRID_CELL_CONTENT - Static variable in class com.sapportals.htmlb.GridLayout
 
GRID_CELL_END - Static variable in class com.sapportals.htmlb.GridLayout
 
GRID_END - Static variable in class com.sapportals.htmlb.GridLayout
 
GRID_ROW_BEGIN - Static variable in class com.sapportals.htmlb.GridLayout
 
GRID_ROW_END - Static variable in class com.sapportals.htmlb.GridLayout
 
GROUP_HIGHLIGHTED - Static variable in class com.sapportals.htmlb.enum.TableCellStyle
 
GROUP_HIGHLIGHTED_LIGHT - Static variable in class com.sapportals.htmlb.enum.TableCellStyle
 
GROUP_LEVEL1 - Static variable in class com.sapportals.htmlb.enum.TableCellStyle
 
GROUP_LEVEL2 - Static variable in class com.sapportals.htmlb.enum.TableCellStyle
 
GROUP_LEVEL3 - Static variable in class com.sapportals.htmlb.enum.TableCellStyle
 
GridLayout - class com.sapportals.htmlb.GridLayout.
Title: GridLayout Description: GridLayout defines a grid GridLayout() - Constructor for class com.sapportals.htmlb.GridLayout
 
GridLayout(int, int) - Constructor for class com.sapportals.htmlb.GridLayout
Constrcutor for a GridLayout object.
GridLayoutCell - class com.sapportals.htmlb.GridLayoutCell.
Title: GridLayoutCell Description: GridLayoutCell defines a cell of a grid GridLayoutCell(Component) - Constructor for class com.sapportals.htmlb.GridLayoutCell
Constructor for a GridLayoutCell object.
GridLayoutCell(String) - Constructor for class com.sapportals.htmlb.GridLayoutCell
Constructor for a GridLayoutCell object.
GridLayoutCell(Component, int) - Constructor for class com.sapportals.htmlb.GridLayoutCell
Constructor for a GridLayoutCell object.
GridLayoutCell(String, int) - Constructor for class com.sapportals.htmlb.GridLayoutCell
Constructor for a GridLayoutCell object.
Group - class com.sapportals.htmlb.Group.
A frame that is used to visually indicate elements that belong together Group() - Constructor for class com.sapportals.htmlb.Group
create a new Group with default values, i.e.
GroupDesign - class com.sapportals.htmlb.enum.GroupDesign.
Different Designs for Groups get(int) - Method in class com.sapportals.htmlb.util.IndexedLinkedList
Returns the value at the specified index.
get508Texts() - Method in class com.sapportals.htmlb.Document
returns the texts which are needed on client side
getAccept() - Method in class com.sapportals.htmlb.FileUpload
 
getAccessibilityDescription() - Method in class com.sapportals.htmlb.CheckboxGroup
get the semantical description of the component in it's applicationcontext used by screenreaders
getAccessibilityDescription() - Method in class com.sapportals.htmlb.DateNavigator
 
getAccessibilityDescription() - Method in class com.sapportals.htmlb.HtmlEdit
Get the semantical description of the component in it's applicationcontext used by screenreaders
getAccessibilityDescription() - Method in class com.sapportals.htmlb.RadioButtonGroup
get the semantical description of the component in it's applicationcontext used by screenreaders
getAccessibilityDescription() - Method in class com.sapportals.htmlb.ScrollContainer
get the semantical description of the component in it's applicationcontext used by screenreaders
getAccessibilityDescription() - Method in class com.sapportals.htmlb.TabStrip
get the semantical description of the component in it's applicationcontext used by screenreaders
getAccessibilityDescription() - Method in class com.sapportals.htmlb.Tray
get the semantical description of the component in it's applicationcontext used by screenreaders
getAccessibilityDescription() - Method in class com.sapportals.htmlb.table.TableView
get the semantical description of the component in it's applicationcontext used by screenreaders
getAccessibilityDescription() - Method in class com.sapportals.htmlb.toolbar.Toolbar
get the semantical description of the component in it's applicationcontext used by screenreaders
getAccessibilityInputPaneDescription() - Method in class com.sapportals.htmlb.HtmlEdit
Get the semantical description of the editor's input pane used by screenreaders
getAction() - Method in class com.sapportals.htmlb.Form
get the action for this form, i.e. the URL that will receive the request for this form when submitted
getAction() - Method in class com.sapportals.htmlb.event.Event
gets the action associated with the event, i.e.
getActionUrl() - Method in interface com.sapportals.htmlb.rendering.IPageContext
get the local or absolute URL path where the form should be posted if not already set
getActionUrl() - Method in class com.sapportals.htmlb.rendering.PageContext
 
getAllValidators() - Method in class com.sapportals.htmlb.Button
returns the validators
getAllValidators() - Method in class com.sapportals.htmlb.EventValidationComponent
returns all validators, user defined (application validator) and type validaors, for theis component
getAllValidators() - Method in class com.sapportals.htmlb.EventValidationContainer
returns all validators, user defined (application validator) and type validaors, for theis component
getAllValidators() - Method in interface com.sapportals.htmlb.IEventValidationComponent
 
getAllValidators() - Method in class com.sapportals.htmlb.InputField
returns all validator defined for this component
getAllValidators() - Method in class com.sapportals.htmlb.toolbar.ToolbarInputField
returns all validator defined for this component
getAlt() - Method in class com.sapportals.htmlb.Image
Returns the alternate text For user agents that cannot display images this attribute specifies alternate text.
getAltText() - Method in class com.sapportals.htmlb.Chart
Returns chart's altText
getAltTextForImage() - Method in class com.sapportals.htmlb.hovermenu.HoverMenuItem
return the alt text for the image used within the hover menu
getAreaType() - Method in class com.sapportals.htmlb.ImageArea
Returns the area type
getAreas() - Method in class com.sapportals.htmlb.ImageMap
 
getAttribute(String) - Method in interface com.sapportals.htmlb.rendering.IPageContext
get an attribute from the current session
getAttribute(String) - Method in class com.sapportals.htmlb.rendering.PageContext
get an attribute from the current session
getAvailableNames() - Static method in class com.sapportals.htmlb.statusicons.Mimes
The only purpose of this method is for demonstrations...
getAxisMaxVal() - Method in class com.sapportals.htmlb.Chart
 
getAxisMinVal() - Method in class com.sapportals.htmlb.Chart
 
getBCD() - Method in class com.sapportals.htmlb.InputField
get the DataBCD container from this InputField.
getBCD() - Method in class com.sapportals.htmlb.toolbar.ToolbarInputField
get the DataBCD container from this InputField.
getBarColor() - Method in class com.sapportals.htmlb.ProgressIndicator
returns the barColor of the ProgressIndicator
getBehavior() - Method in class com.sapportals.htmlb.BreadCrumb
gets the behavior of the BreadCrump.
getBody() - Method in class com.sapportals.htmlb.TabStripItem
gets the body component of the TabStripItem.
getBodyBeginList() - Method in class com.sapportals.htmlb.Includes
get a List of all resources for the begin of the document body
getBodyEndList() - Method in class com.sapportals.htmlb.Includes
get a List of all resources for the end of the document body
getBodyHeight() - Method in class com.sapportals.htmlb.TabStrip
gets the height of the body of the TabStrip
getBookmark() - Method in class com.sapportals.htmlb.Bookmark
get the text of this button
getBrowserId() - Method in interface com.sapportals.htmlb.rendering.IPageContext
get the BrowserType for the recognized browser/user agent
getBrowserId() - Method in class com.sapportals.htmlb.rendering.PageContext
 
getBulletUri() - Method in class com.sapportals.htmlb.ItemList
 
getBusinessDigits() - Method in class com.sapportals.htmlb.Chart
show the thousand separators within long number values.
getCalendar() - Method in class com.sapportals.htmlb.DateNavigator
Get Calendar instance used by DateNavigator.
getCalendar() - Method in class com.sapportals.htmlb.DateNavigatorModel
Get Calendar instance used by DateNavigatorModel.
getCalendar() - Method in class com.sapportals.htmlb.type.DayRanges
Get Calendar instance associated with this DayRanges instance.
getCell(int, int) - Method in class com.sapportals.htmlb.GridLayout
Return the cell at the specified grid position or NULL if the postition is invalid.
getCellBackgroundDesign() - Method in class com.sapportals.htmlb.FormLayoutCell
Return the design, which should be used to display the cell.
getCellBackgroundDesign() - Method in class com.sapportals.htmlb.GridLayoutCell
Return the design, which should be used to display the cell.
getCellHAlignment(int) - Method in class com.sapportals.htmlb.table.TableColumn
returns the horizontal alignment for the cell at rowIndex and columnIndex
getCellHAlignment(int, int) - Method in class com.sapportals.htmlb.table.TableView
returns the horizontal alignment for the cell at rowIndex and columnIndex
getCellPadding() - Method in class com.sapportals.htmlb.GridLayout
Return the used cell padding of the grid.
getCellRenderer(int, int) - Method in class com.sapportals.htmlb.table.TableView
returns the table cell renderer for the given column and row
getCellSpacing() - Method in class com.sapportals.htmlb.GridLayout
Return the used cell spacing for the grid.
getCellType(int) - Method in class com.sapportals.htmlb.table.TableColumn
returns the type for the cell at rowIndex
getCellType(int, int) - Method in class com.sapportals.htmlb.table.TableView
returns the display type for the cell at rowIndex and columnIndex
getCellVAlignment(int) - Method in class com.sapportals.htmlb.table.TableColumn
returns the vertical alignment for the cell at rowIndex and columnIndex
getCellVAlignment(int, int) - Method in class com.sapportals.htmlb.table.TableView
returns the vertical alignment for the cell at rowIndex and columnIndex
getCells() - Method in class com.sapportals.htmlb.GridLayout
Return a array of all cells defined in the grid.
getCenteredMonth() - Method in class com.sapportals.htmlb.DateNavigator
Get centered month.
getCenteredMonth() - Method in class com.sapportals.htmlb.DateNavigatorModel
Get centered month.
getCenteredYear() - Method in class com.sapportals.htmlb.DateNavigator
Get centered year.
getCenteredYear() - Method in class com.sapportals.htmlb.DateNavigatorModel
Get centered year.
getChartLegendPositionString() - Method in class com.sapportals.htmlb.Chart
Get the enum string for the legend's position
getChartType() - Method in class com.sapportals.htmlb.Chart
return the current chart type as enum
getChartTypeString() - Method in class com.sapportals.htmlb.Chart
Returns the current chart type
getChildCount() - Method in class com.sapportals.htmlb.Container
get the number of children of this container
getChildCount() - Method in class com.sapportals.htmlb.FormLayout
get the number of children of this container
getChildCount() - Method in class com.sapportals.htmlb.RasterLayout
Deprecated. Get the ChildCount attribute of the RasterLayout object.
getChildNodes() - Method in class com.sapportals.htmlb.TreeNode
Return a enumeration of all childs of the tree node.
getClassForId(int) - Method in class com.sapportals.htmlb.Form
INTERNAL USE ONLY.
getClassIdForComponent(String) - Method in class com.sapportals.htmlb.Form
INTERNAL USE ONLY.
getClassIdForComponent(String, String) - Method in class com.sapportals.htmlb.Form
INTERNAL USE ONLY.
getClassLoader() - Method in class com.sapportals.htmlb.Form
 
getClassLoader() - Method in class com.sapportals.htmlb.page.DynPage
Get the actual classloader object.
getClassLoader() - Method in interface com.sapportals.htmlb.rendering.IPageContext
Get the class loader assigned to this context.
getClassLoader() - Method in class com.sapportals.htmlb.rendering.PageContext
Get the class loader assigned to this context.
getClassObject() - Method in class com.sapportals.htmlb.AppletContainer
 
getClientEvent(EventTrigger) - Method in class com.sapportals.htmlb.EventValidationComponent
gets a client event handler (in Javascript) from the list of the events
getClientEvent(EventTrigger) - Method in class com.sapportals.htmlb.EventValidationContainer
gets a client event handler (in Javascript) from the list of the events
getClientEvent(EventTrigger) - Method in interface com.sapportals.htmlb.IEventValidationComponent
gets a client event handler (in Javascript) from the list of the events
getClientEvent() - Method in class com.sapportals.htmlb.Timer
 
getClientEventMap() - Method in class com.sapportals.htmlb.EventValidationComponent
 
getClientEventMap() - Method in class com.sapportals.htmlb.EventValidationContainer
 
getClientEventMap() - Method in interface com.sapportals.htmlb.IEventValidationComponent
 
getClientInfo() - Method in interface com.sapportals.htmlb.rendering.IPageContext
 
getClientInfo() - Method in class com.sapportals.htmlb.rendering.PageContext
 
getClientSideScript() - Method in class com.sapportals.htmlb.hovermenu.HoverMenuItem
returns the client-side script to be run
getColSpan() - Method in class com.sapportals.htmlb.GridLayoutCell
Return the used column span for the cell.
getColor() - Method in class com.sapportals.htmlb.DefaultChartModel
 
getColor() - Method in interface com.sapportals.htmlb.IChartModel
returns the COLOR value of the current row
getColor() - Method in class com.sapportals.htmlb.JCOChartModel
returns the COLOR value of the current row
getColor() - Method in class com.sapportals.htmlb.VectorChartModel
 
getColorOrderString() - Method in class com.sapportals.htmlb.Chart
 
getCols() - Method in class com.sapportals.htmlb.TextEdit
 
getColspan() - Method in class com.sapportals.htmlb.FormLayoutCell
 
getColspanForCell(int, int) - Method in class com.sapportals.htmlb.table.TableView
returns the colspan for the cell at rowIndex and columnIndex
getColspanForCurrentColumn() - Method in class com.sapportals.htmlb.table.TableView
returns the colspan for the current column Note: internal use only.
getColumn() - Method in class com.sapportals.htmlb.event.TableHeaderClickEvent
 
getColumn(String) - Method in class com.sapportals.htmlb.table.DefaultTableViewModel
returns the column with the specified name
getColumn(int) - Method in class com.sapportals.htmlb.table.TableView
returns the column at columnIndex
getColumn(String) - Method in class com.sapportals.htmlb.table.TableView
returns the column with the id columnKey
getColumnAt(int) - Method in class com.sapportals.htmlb.table.DefaultTableViewModel
returns the column at columnIndex
getColumnAt(int) - Method in class com.sapportals.htmlb.table.JCOTableViewModel
returns the column at columnIndex
getColumnAt(int) - Method in class com.sapportals.htmlb.table.ProxyListTableViewModel
return the visible column at @param index
getColumnAt(int) - Method in interface com.sapportals.htmlb.table.TableViewModel
returns the column at the specified index
getColumnCount() - Method in class com.sapportals.htmlb.FormLayout
 
getColumnCount() - Method in class com.sapportals.htmlb.table.DefaultTableViewModel
returns the number of visible columns in the table
getColumnCount() - Method in class com.sapportals.htmlb.table.JCOTableViewModel
returns the number of visible columns in the table
getColumnCount() - Method in class com.sapportals.htmlb.table.ProxyListTableViewModel
returns the number of the column
getColumnCount() - Method in class com.sapportals.htmlb.table.TableView
returns the column count of the table
getColumnCount() - Method in interface com.sapportals.htmlb.table.TableViewModel
Returns the number of columns in the model.
getColumnKey() - Method in class com.sapportals.htmlb.DragSource
this method returns the columnKey, which was set by the method setColumnKey().
getColumnName(int) - Method in class com.sapportals.htmlb.table.DefaultTableViewModel
returns the name of the column at columnIndex
getColumnName(int) - Method in class com.sapportals.htmlb.table.JCOTableViewModel
returns the title of the column with columnIndex
getColumnName(int) - Method in class com.sapportals.htmlb.table.ProxyListTableViewModel
returns the name of the column at @param index
getColumnName(int) - Method in class com.sapportals.htmlb.table.TableView
returns the column identifier of the column at columnIndex
getColumnName(int) - Method in interface com.sapportals.htmlb.table.TableViewModel
Returns the name of the column at columnIndex.
getColumnSize() - Method in class com.sapportals.htmlb.GridLayout
Return the column size of the grid.
getColumnType(int) - Method in class com.sapportals.htmlb.table.TableView
returns the type of the column
getColumns() - Method in class com.sapportals.htmlb.table.DefaultTableViewModel
returns the columns
getColumns() - Method in class com.sapportals.htmlb.table.JCOTableViewModel
returns the columns of the table
getColumns() - Method in class com.sapportals.htmlb.table.ProxyListTableViewModel
return the visible columns
getColumns() - Method in class com.sapportals.htmlb.table.TableView
returns the visible columns of the table
getColumns() - Method in interface com.sapportals.htmlb.table.TableViewModel
returns the columns that should be displayed
getComponent() - Method in class com.sapportals.htmlb.Form.FormElement
 
getComponent() - Method in class com.sapportals.htmlb.RasterLayoutItem
Get the Component attribute of the RasterLayoutItem object.
getComponent() - Method in class com.sapportals.htmlb.TreeNode
Return the component which should be displayed as tree node content.
getComponentBulletUri(Object) - Method in class com.sapportals.htmlb.ItemList
 
getComponentById(String) - Method in class com.sapportals.htmlb.Form
INTERNAL USE ONLY.
getComponentByName(String) - Method in class com.sapportals.htmlb.page.DynPage
 
getComponentClass() - Method in class com.sapportals.htmlb.Form.FormElement
 
getComponentForId(String) - Method in interface com.sapportals.htmlb.rendering.IPageContext
returns a reconstructed component for a given id.
getComponentForId(String) - Method in class com.sapportals.htmlb.rendering.PageContext
 
getComponentIdForLabel(String) - Method in class com.sapportals.htmlb.Form
INTERNAL USE ONLY.
getComponentIdForLabel(String) - Method in interface com.sapportals.htmlb.rendering.IPageContext
 
getComponentIdForLabel(String) - Method in class com.sapportals.htmlb.rendering.PageContext
 
getComponentIdModifier() - Method in class com.sapportals.htmlb.table.TableView
get a String that is specific for the component class that is added as modifier to the component ID returned by Form.getFullIdForComponent();
getComponentName() - Method in class com.sapportals.htmlb.event.Event
get the name/id of the component which caused this event.
getComponentStyle(Object) - Method in class com.sapportals.htmlb.ItemList
 
getComponents() - Method in class com.sapportals.htmlb.page.DynPage
gets an array of all components from the last submitted form or null if there were no components
getComponents() - Method in interface com.sapportals.htmlb.rendering.IPageContext
returns all the components that were rebuild
getComponents() - Method in class com.sapportals.htmlb.rendering.PageContext
 
getContent() - Method in class com.sapportals.htmlb.FormLayoutCell
 
getContent() - Method in class com.sapportals.htmlb.GridLayoutCell
Return the content of the cell (i.e. a component of a simple text).
getContent() - Method in class com.sapportals.htmlb.PopupTrigger
returns the contained component of the popup trigger
getContent() - Method in class com.sapportals.htmlb.TreeNode
Return the displayed tree node content.
getCoordinates() - Method in class com.sapportals.htmlb.ImageArea
gets the coordinates for this area.
getCurrentColumnIndex() - Method in class com.sapportals.htmlb.FormLayout
INTERNAL USE ONLY.
getCurrentColumnIndex() - Method in class com.sapportals.htmlb.GridLayout
returns the current column index Note: internal use only.
getCurrentColumnIndex() - Method in class com.sapportals.htmlb.table.TableView
returns the current column index Note: internal use only.
getCurrentEvent() - Method in interface com.sapportals.htmlb.rendering.IPageContext
return the event from the current request.
getCurrentEvent() - Method in class com.sapportals.htmlb.rendering.PageContext
 
getCurrentEventModifier() - Method in class com.sapportals.htmlb.Form
 
getCurrentForm() - Method in interface com.sapportals.htmlb.rendering.IPageContext
get the current form
getCurrentForm() - Method in class com.sapportals.htmlb.rendering.PageContext
get the current form
getCurrentFormId() - Method in interface com.sapportals.htmlb.rendering.IPageContext
get the ID of the current form (HTML!!!)
getCurrentFormId() - Method in class com.sapportals.htmlb.rendering.PageContext
get the ID of the current form (HTML!!!)
getCurrentIndex() - Method in class com.sapportals.htmlb.TabStrip
INTERNAL USE ONLY.
getCurrentNodeId() - Method in class com.sapportals.htmlb.Tree
FOR INTERNAL USE ONLY.
getCurrentPageIndex() - Method in class com.sapportals.htmlb.table.TableView
returns the page index Note: Internal use only
getCurrentRowIndex() - Method in class com.sapportals.htmlb.FormLayout
INTERNAL USE ONLY.
getCurrentRowIndex() - Method in class com.sapportals.htmlb.GridLayout
returns the current row index Note: internal use only.
getCurrentRowIndex() - Method in class com.sapportals.htmlb.table.TableView
returns the current row index Note: internal use only.
getData() - Method in class com.sapportals.htmlb.Resource
 
getDataAsString() - Method in class com.sapportals.htmlb.table.TableViewEventData
 
getDataForComponentId(String) - Method in interface com.sapportals.htmlb.rendering.IPageContext
get the user input for a given id.
getDataForComponentId(String, String, int) - Method in interface com.sapportals.htmlb.rendering.IPageContext
get the user input for a given id.
getDataForComponentId(String) - Method in class com.sapportals.htmlb.rendering.PageContext
 
getDataForComponentId(String, String, int) - Method in class com.sapportals.htmlb.rendering.PageContext
 
getDataSrc() - Method in class com.sapportals.htmlb.JCOChartModel
retrieves the actual dataSrc
getDataType() - Method in class com.sapportals.htmlb.table.TableColumn
returns the data type of the column
getDate() - Method in class com.sapportals.htmlb.InputField
get the DataDate container from this InputField.
getDate() - Method in class com.sapportals.htmlb.toolbar.ToolbarInputField
get the DataDate container from this InputField.
getDate(int, int, int) - Method in class com.sapportals.htmlb.type.DayRanges
Utility method to construct a java.util.Date from day/month/year.
getDay() - Method in class com.sapportals.htmlb.event.DateNavigatorDayClickEvent
 
getDay() - Method in class com.sapportals.htmlb.type.Date
Returns contained day.
getDefaultButton() - Method in class com.sapportals.htmlb.Form
get the current default button for this page.
getDesign() - Method in class com.sapportals.htmlb.Button
set the design to be used for rendering this button.
getDesign() - Method in class com.sapportals.htmlb.DropdownListBox
 
getDesign() - Method in class com.sapportals.htmlb.Group
get the design to be used for rendering this group.
getDesign() - Method in class com.sapportals.htmlb.InputField
get the design to be used for the InputField
getDesign() - Method in class com.sapportals.htmlb.Label
gets the design to be used for rendering this Label.
getDesign() - Method in class com.sapportals.htmlb.MenuBar
 
getDesign() - Method in class com.sapportals.htmlb.TextView
gets the design to be used for rendering this TextView.
getDesign() - Method in class com.sapportals.htmlb.Tray
gets the design to be used for rendering this Tray.
getDesign() - Method in class com.sapportals.htmlb.hovermenu.LinkForHoverMenu
returns the design for the text which is contained in the link
getDesign() - Method in class com.sapportals.htmlb.table.TableView
returns the table design
getDesign() - Method in class com.sapportals.htmlb.toolbar.Toolbar
returns the design for the toolbar
getDesignClass(TrayDesign) - Static method in class com.sapportals.htmlb.enum.TrayDesign
 
getDesignClass(TrayDesign, boolean) - Static method in class com.sapportals.htmlb.enum.TrayDesign
 
getDesignConfiguration() - Method in class com.sapportals.htmlb.HtmlEdit
Get the assigned design configuration.
getDevice() - Method in class com.sapportals.htmlb.rendering.PageContext
 
getDirection() - Method in class com.sapportals.htmlb.event.DateNavigatorNavigationEvent
 
getDisabledImgSrc() - Method in class com.sapportals.htmlb.hovermenu.HoverMenuItem
sets the disables Image for the item
getDisplayValue() - Method in class com.sapportals.htmlb.ProgressIndicator
get the value to be displayed in the progressIndicator.
getDoAlign() - Method in class com.sapportals.htmlb.HtmlEdit
Is the "Alignment"-Function activated / deactivated - Left, Center, Right
getDoBackground() - Method in class com.sapportals.htmlb.HtmlEdit
Is the "Background"-Function activated / deactivated
getDoBold() - Method in class com.sapportals.htmlb.HtmlEdit
Is the "Bold"-Function activated / deactivated
getDoCutCopyPaste() - Method in class com.sapportals.htmlb.HtmlEdit
Is the "Cut, Copy, Paste"-Function activated / deactivated
getDoDeleteTableColumn() - Method in class com.sapportals.htmlb.HtmlEdit
Is the "Delete Table Column"-Function activated / deactivated
getDoDeleteTableRow() - Method in class com.sapportals.htmlb.HtmlEdit
Is the "Delete Table Row"-Function activated / deactivated
getDoEditorsize() - Method in class com.sapportals.htmlb.HtmlEdit
Is the "Editorsize"-Function activated / deactivated
getDoForeground() - Method in class com.sapportals.htmlb.HtmlEdit
Is the "Foreground"-Function activated / deactivated
getDoImage() - Method in class com.sapportals.htmlb.HtmlEdit
Is the "Insert Image/Link"-Function activated / deactivated
getDoInOutdent() - Method in class com.sapportals.htmlb.HtmlEdit
Is the "In/Outdent"-Function activated / deactivated
getDoInsertDateAndTime() - Method in class com.sapportals.htmlb.HtmlEdit
Is the Date & Time-Function activated / deactivated
getDoInsertExpander() - Method in class com.sapportals.htmlb.HtmlEdit
Is the Size Expander activated / deactivated
getDoInsertTable() - Method in class com.sapportals.htmlb.HtmlEdit
Is the "Insert Table"-Function activated / deactivated
getDoInsertTableColumn() - Method in class com.sapportals.htmlb.HtmlEdit
Is the "Insert Table Column"-Function activated / deactivated
getDoInsertTableRow() - Method in class com.sapportals.htmlb.HtmlEdit
Is the "Insert Table Row"-Function activated / deactivated
getDoItalic() - Method in class com.sapportals.htmlb.HtmlEdit
Is the "Italic"-Function activated / deactivated
getDoJoinTableCell() - Method in class com.sapportals.htmlb.HtmlEdit
Is the "Join Table Cell"-Function activated / deactivated
getDoJoinTableRow() - Method in class com.sapportals.htmlb.HtmlEdit
Is the "Join Table Row"-Function activated / deactivated
getDoLink() - Method in class com.sapportals.htmlb.HtmlEdit
Is the "Insert Link"-Function activated / deactivated
getDoLinkKM() - Method in class com.sapportals.htmlb.HtmlEdit
Is the "Insert Link" KM-Function activated / deactivated
getDoList() - Method in class com.sapportals.htmlb.HtmlEdit
Is the "List"-Function activated / deactivated - numbered and bullited List
getDoModifyTableColor() - Method in class com.sapportals.htmlb.HtmlEdit
Is the "Modify Table Color"-Function activated / deactivated
getDoModifyTableProperties() - Method in class com.sapportals.htmlb.HtmlEdit
Is the "Modify Table Properties"-Function activated / deactivated
getDoPreview() - Method in class com.sapportals.htmlb.HtmlEdit
Is the Preview-Function activated / deactivated
getDoPrint() - Method in class com.sapportals.htmlb.HtmlEdit
Is the Print-Function activated / deactivated
getDoStrikethrough() - Method in class com.sapportals.htmlb.HtmlEdit
Is the "Strikethrough"-Function activated / deactivated
getDoStyle() - Method in class com.sapportals.htmlb.HtmlEdit
Is the "Style"-Function activated / deactivated
getDoSuperSubScript() - Method in class com.sapportals.htmlb.HtmlEdit
Is the "SuperSubscript"-Function activated / deactivated
getDoTextsize() - Method in class com.sapportals.htmlb.HtmlEdit
Is the "Textsize"-Function activated / deactivated
getDoUnderline() - Method in class com.sapportals.htmlb.HtmlEdit
Is the "Underline"-Function activated / deactivated
getDoUsePortalStyle() - Method in class com.sapportals.htmlb.HtmlEdit
Is the Use Portal Style Function activated / deactivated
getDocument() - Method in class com.sapportals.htmlb.page.DynPage
returns the Document object of the page
getDocument() - Method in interface com.sapportals.htmlb.rendering.IPageContext
gets the current document
getDocument() - Method in class com.sapportals.htmlb.rendering.PageContext
gets the current document
getDocumentId() - Method in class com.sapportals.htmlb.Document
gets the id of this document
getDomainRelaxation() - Method in interface com.sapportals.htmlb.rendering.IPageContext
Get the flag for domain relaxation.
getDomainRelaxation() - Method in class com.sapportals.htmlb.rendering.PageContext
 
getDragScope() - Method in class com.sapportals.htmlb.table.TableColumn
the scope determines if drag-and-drop is possible only inside the current form or in the whole browser.
getDropTargetDesign() - Method in class com.sapportals.htmlb.DragSource
gets the design of the dropTargets during a drag-and-drop operation.
getDropTargetDesign() - Method in class com.sapportals.htmlb.table.TableColumn
gets the design of the dropTargets during a drag-and-drop operation.
getElement() - Method in class com.sapportals.htmlb.StatefulButtonBase
get arbitrary component which should be rendered together with checkbox
getElementId(Component) - Method in class com.sapportals.htmlb.Document
 
getEmbeddedException() - Method in class com.sapportals.htmlb.page.PageException
 
getEmptyTableText() - Method in class com.sapportals.htmlb.table.TableView
returns the text that should be displayed if the table is empty
getEnabled() - Method in class com.sapportals.htmlb.toolbar.ToolbarButton
Deprecated. returns the enabling state for the button
getEncodedIdForForm(Form) - Method in class com.sapportals.htmlb.Component
internal use only.
getEncodedIdForForm(Form) - Method in class com.sapportals.htmlb.InputField
internal method to get additional data for encoding fields
getEncodedIdForForm(Form) - Method in class com.sapportals.htmlb.toolbar.ToolbarInputField
internal method to get additional data for encoding fields
getEncodedItems() - Method in class com.sapportals.htmlb.hovermenu.HoverMenu
 
getEncodedTreeHierachy() - Method in class com.sapportals.htmlb.Tree
Return the encoded tree hierarchy.
getEncodingType() - Method in class com.sapportals.htmlb.Form
get the encoding type for this form, e.g.
getEnumByString(String) - Static method in class com.sapportals.htmlb.enum.BreadCrumbBehavior
 
getEnumByString(String) - Static method in class com.sapportals.htmlb.enum.BreadCrumbSize
 
getEnumByString(String) - Static method in class com.sapportals.htmlb.enum.BrowserType
 
getEnumByString(String) - Static method in class com.sapportals.htmlb.enum.ButtonDesign
 
getEnumByString(String) - Static method in class com.sapportals.htmlb.enum.CellHAlign
 
getEnumByString(String) - Static method in class com.sapportals.htmlb.enum.CellVAlign
 
getEnumByString(String) - Static method in class com.sapportals.htmlb.enum.ChartColorOrder
 
getEnumByString(String) - Static method in class com.sapportals.htmlb.enum.ChartLegendPosition
 
getEnumByString(String) - Static method in class com.sapportals.htmlb.enum.ChartType
 
getEnumByString(String) - Static method in class com.sapportals.htmlb.enum.DataType
 
getEnumByString(String) - Static method in class com.sapportals.htmlb.enum.DropTargetDesign
 
getEnumByString(String) - Static method in class com.sapportals.htmlb.enum.DropdownListBoxDesign
 
getEnumByString(String) - Static method in class com.sapportals.htmlb.enum.GroupDesign
 
getEnumByString(String) - Static method in class com.sapportals.htmlb.enum.HoverMenuTrigger
 
getEnumByString(String) - Static method in class com.sapportals.htmlb.enum.HtmlDocTypes
 
getEnumByString(String) - Static method in class com.sapportals.htmlb.enum.InputFieldDesign
 
getEnumByString(String) - Static method in class com.sapportals.htmlb.enum.LinkDesign
 
getEnumByString(String) - Static method in class com.sapportals.htmlb.enum.MessageType
 
getEnumByString(String) - Static method in class com.sapportals.htmlb.enum.ProgressIndicatorBarColor
 
getEnumByString(String) - Static method in class com.sapportals.htmlb.enum.ResourceType
 
getEnumByString(String) - Static method in class com.sapportals.htmlb.enum.Scope
 
getEnumByString(String) - Static method in class com.sapportals.htmlb.enum.Scrolling
 
getEnumByString(String) - Static method in class com.sapportals.htmlb.enum.TableCellStyle
 
getEnumByString(String) - Static method in class com.sapportals.htmlb.enum.TableColumnType
 
getEnumByString(String) - Static method in class com.sapportals.htmlb.enum.TableNavigationMode
 
getEnumByString(String) - Static method in class com.sapportals.htmlb.enum.TableSelectionMode
 
getEnumByString(String) - Static method in class com.sapportals.htmlb.enum.TableSortState
 
getEnumByString(String) - Static method in class com.sapportals.htmlb.enum.TableViewDesign
 
getEnumByString(String) - Static method in class com.sapportals.htmlb.enum.TextViewDesign
 
getEnumByString(String) - Static method in class com.sapportals.htmlb.enum.TextViewLayout
 
getEnumByString(String) - Static method in class com.sapportals.htmlb.enum.TextWrapping
 
getEnumByString(String) - Static method in class com.sapportals.htmlb.enum.ToolbarDesign
 
getEnumByString(String) - Static method in class com.sapportals.htmlb.enum.TrayDesign
 
getEnums() - Static method in class com.sapportals.htmlb.enum.DropdownListBoxDesign
 
getEnums() - Static method in class com.sapportals.htmlb.enum.TextViewDesign
 
getErrorText() - Method in class com.sapportals.htmlb.EventValidationComponent
returns the error text used for validation
getErrorText() - Method in class com.sapportals.htmlb.EventValidationContainer
returns the error text used for validation
getErrorText() - Method in interface com.sapportals.htmlb.IEventValidationComponent
 
getErrorText(Locale) - Method in class com.sapportals.htmlb.validation.CancelButtonValidator
gets a locale specific error text
getErrorText(Locale) - Method in class com.sapportals.htmlb.validation.DateValidator
returns a locale specific error text
getErrorText(Locale) - Method in class com.sapportals.htmlb.validation.FloatValidator
gets a locale specific error text
getErrorText(Locale) - Method in class com.sapportals.htmlb.validation.IntegerValidator
gets a locale specific error text
getErrorText(Locale) - Method in class com.sapportals.htmlb.validation.LengthValidator
returns a locale specific error text
getErrorText(Locale) - Method in class com.sapportals.htmlb.validation.RequiredValidator
gets a locale specific error text
getErrorText(Locale) - Method in class com.sapportals.htmlb.validation.StringValidator
returns a locale specific error text
getErrorText(Locale) - Method in class com.sapportals.htmlb.validation.TimeValidator
returns a locale specific error text
getErrorText(Locale) - Method in class com.sapportals.htmlb.validation.Validator
gets a locale specific error text
getEventModifier() - Method in class com.sapportals.htmlb.Form
 
getEventModifierData() - Method in class com.sapportals.htmlb.table.TableView
get a String that is specific for the component class that is added as modifier data to any event fired from within this components scope.
getEventNameForId(int) - Method in class com.sapportals.htmlb.Form
INTERNAL USE ONLY.
getEvents() - Method in class com.sapportals.htmlb.ClientEventContainer
 
getExtension() - Method in class com.sapportals.htmlb.DefaultChartModel
 
getExtension() - Method in interface com.sapportals.htmlb.IChartModel
returns the EXTENSION value of the current row
getExtension() - Method in class com.sapportals.htmlb.JCOChartModel
returns the EXTENSION value of the current row
getExtension() - Method in class com.sapportals.htmlb.VectorChartModel
 
getFieldName(int) - Method in class com.sapportals.htmlb.DefaultChartModel
 
getFieldName(int) - Method in interface com.sapportals.htmlb.IChartModel
gets the given field's name
getFieldName(int) - Method in class com.sapportals.htmlb.JCOChartModel
 
getFieldName(int) - Method in class com.sapportals.htmlb.VectorChartModel
 
getFieldToTransferDataFrom() - Method in class com.sapportals.htmlb.Button
return the id of the field from which the data should be trabsfered into the window launching the value help
getFieldValue(int) - Method in class com.sapportals.htmlb.DefaultChartModel
 
getFieldValue(int) - Method in interface com.sapportals.htmlb.IChartModel
gets the given field's value
getFieldValue(int) - Method in class com.sapportals.htmlb.JCOChartModel
 
getFieldValue(int) - Method in class com.sapportals.htmlb.VectorChartModel
 
getFile() - Method in class com.sapportals.htmlb.FileUpload
 
getFileParam(String) - Method in interface com.sapportals.htmlb.rendering.IPageContext
 
getFileParam(String) - Method in class com.sapportals.htmlb.rendering.PageContext
 
getFirstDayOfWeek() - Method in class com.sapportals.htmlb.InputField
 
getFirstIndex() - Method in class com.sapportals.htmlb.util.IndexedLinkedList
Returns the index of the first entry in this list.
getFirstVisibleRow() - Method in class com.sapportals.htmlb.event.TableNavigationEvent
 
getFirstVisibleRowAfter() - Method in class com.sapportals.htmlb.event.TableNavigationEvent
 
getFlavours() - Method in class com.sapportals.htmlb.DragSource
retrieves the list of flavours from the dragSource.
getFlavours() - Method in class com.sapportals.htmlb.DropTarget
retrieves the list of flavours from the dropTarget.
getFlavoursAsString() - Method in class com.sapportals.htmlb.DragSource
internal use only
getFlavoursAsString() - Method in class com.sapportals.htmlb.DropTarget
internal use only
getFocusedControl() - Method in class com.sapportals.htmlb.Form
get the control which will get the focus after loading the page
getFontSize() - Method in class com.sapportals.htmlb.Link
 
getFontSize() - Method in class com.sapportals.htmlb.hovermenu.LinkForHoverMenu
returns the fontsize of the text in the link
getFooterRenderer() - Method in class com.sapportals.htmlb.table.TableView
returns the footer renderer for the table
getForceJavascriptInterface() - Method in class com.sapportals.htmlb.Form
 
getForcedEnabledElement() - Method in class com.sapportals.htmlb.Form
internal use only
getForm() - Method in class com.sapportals.htmlb.page.DynPage
gets the Form to be used in this DynPage.
getFormEndJavascripts() - Method in class com.sapportals.htmlb.Form
 
getFormId() - Method in class com.sapportals.htmlb.Form
get the Id of this form
getFormId() - Method in class com.sapportals.htmlb.table.TableView
returns the form id
getForward() - Method in class com.sapportals.htmlb.page.DynPage
 
getFractionDigits() - Method in class com.sapportals.htmlb.Chart
get the number of fraction digits to be displayed at value output strings.
getFullIdForComponent(Component) - Method in class com.sapportals.htmlb.Form
INTERNAL USE ONLY.
getFullIdForComponent(String) - Method in class com.sapportals.htmlb.Form
INTERNAL USE ONLY.
getFullIdForComponent(String, String, int) - Method in class com.sapportals.htmlb.Form
INTERNAL USE ONLY.
getFullIdFormElements() - Method in class com.sapportals.htmlb.Form
 
getGroupId() - Method in class com.sapportals.htmlb.DefaultChartModel
 
getGroupId() - Method in interface com.sapportals.htmlb.IChartModel
returns the GROUPID's value of the current row
getGroupId() - Method in class com.sapportals.htmlb.JCOChartModel
returns the GROUPID's value of the current row
getGroupId() - Method in class com.sapportals.htmlb.VectorChartModel
 
getHAlign() - Method in class com.sapportals.htmlb.InputField
gets the alignment to be used for rendering this InputField.
getHAlign() - Method in class com.sapportals.htmlb.TabStrip
gets the horizontal alignment of the body content
getHAlign() - Method in class com.sapportals.htmlb.TextView
gets the alignment to be used for rendering this TextView.
getHAlign() - Method in class com.sapportals.htmlb.toolbar.ToolbarInputField
gets the alignment to be used for rendering this InputField.
getHAlignment() - Method in class com.sapportals.htmlb.GridLayoutCell
Return the horizontal aligment, which should be used to display the cell.
getHasAdvancedAlignment() - Method in class com.sapportals.htmlb.rendering.PageContext
 
getHeadList() - Method in class com.sapportals.htmlb.Includes
get a List of all resources for the document head
getHeadRawText() - Method in class com.sapportals.htmlb.Document
gets the raw text to be inserted in the document head.
getHeader() - Method in class com.sapportals.htmlb.TabStripItem
gets the header of the TabStripItem.
getHeaderCellRenderer(int) - Method in class com.sapportals.htmlb.table.TableView
returns the table header cell renderer for the table for the given column
getHeaderComponent() - Method in class com.sapportals.htmlb.Group
get the header Component for this group.
getHeaderRenderer() - Method in class com.sapportals.htmlb.table.TableView
returns the table header renderer for the table.
getHeaderText() - Method in class com.sapportals.htmlb.table.TableView
returns the title of the table
getHeight() - Method in class com.sapportals.htmlb.AppletContainer
 
getHeight() - Method in class com.sapportals.htmlb.Chart
get the current pixel height of the applet on the web page
getHeight() - Method in class com.sapportals.htmlb.GridLayout
Return the used height of the grid.
getHeight() - Method in class com.sapportals.htmlb.GridLayoutCell
Return the used height of the cell.
getHeight() - Method in class com.sapportals.htmlb.Group
get the height of this group.
getHeight() - Method in class com.sapportals.htmlb.HtmlEdit
Gets the height of the HtmlEdit control
getHeight() - Method in class com.sapportals.htmlb.Image
Returns the image height
getHeight() - Method in class com.sapportals.htmlb.RasterLayout
Deprecated. Get the Height attribute of the RasterLayout object.
getHeight() - Method in class com.sapportals.htmlb.RasterLayoutItem
Get the Height attribute of the RasterLayoutItem object.
getHeight() - Method in class com.sapportals.htmlb.ScrollContainer
get the height of this scrollContainer.
getHeight() - Method in class com.sapportals.htmlb.TabStripItem
gets the height of this item.
getHeight() - Method in class com.sapportals.htmlb.TextEdit
gets the height for this TextEdit
getHeight() - Method in class com.sapportals.htmlb.Tray
gets the height of this tray
getHeight() - Method in class com.sapportals.htmlb.Tree
gets the height of this tree
getHeight() - Method in class com.sapportals.htmlb.htmlcontainer.IsolatedHtmlContainer
gets the height of the IsolatedHtmlContainer
getHeightPercentage() - Method in class com.sapportals.htmlb.GridLayout
Return the used height of the grid.
getHeightPercentage() - Method in class com.sapportals.htmlb.GridLayoutCell
Return the used height of the cell.
getHiddenCard() - Method in interface com.sapportals.htmlb.rendering.IPageContext
 
getHiddenCard() - Method in class com.sapportals.htmlb.rendering.PageContext
 
getHorizontalAlignment() - Method in class com.sapportals.htmlb.FormLayoutCell
 
getHorizontalScrollPosition() - Method in class com.sapportals.htmlb.HtmlEdit
Get the horizontal scrolling position of the editor scrollContainer.
getHorizontalScrollPosition() - Method in class com.sapportals.htmlb.ScrollContainer
get the horizontal scrolling position of this scrollContainer.
getHour() - Method in class com.sapportals.htmlb.type.Time
Returns contained hour.
getHoverMenu() - Method in class com.sapportals.htmlb.Image
 
getHoverMenu() - Method in class com.sapportals.htmlb.MenuItem
returns the hover menu associated with this menu item
getHoverMenu() - Method in class com.sapportals.htmlb.TextView
returns the hover menu which should be displayed as mouse moves over the text
getHoverMenu() - Method in class com.sapportals.htmlb.Tray
returns the hover menu which should be displayed as mouse moves over the text
getHoverMenu() - Method in class com.sapportals.htmlb.Tree
Deprecated.  
getHoverMenu() - Method in class com.sapportals.htmlb.TreeNode
returns the hover menu for this tree node
getHoverMenu() - Method in class com.sapportals.htmlb.hovermenu.LinkForHoverMenu
Get the HoverMenu attribute of the LinkForHoverMenu object.
getHoverMenus() - Method in class com.sapportals.htmlb.Document
returns the hover menus for rendering, internal use only
getHoverMenus() - Method in class com.sapportals.htmlb.Form
returns the hover menus for rendering
getHtml() - Method in class com.sapportals.htmlb.HTMLFragment
gets the raw HTML data that should be rendered by this component
getHtmlParser() - Method in class com.sapportals.htmlb.htmlcontainer.NonIsolatedHtmlContainer
gets the html parser which has to be used to parse the htmlStream.
getHtmlStream() - Method in class com.sapportals.htmlb.htmlcontainer.NonIsolatedHtmlContainer
gets the HtmlStream of the NonIsolatedHtmlContainer.
getHttpServletRequest() - Method in class com.sapportals.htmlb.rendering.PageContext
 
getHttpServletResponse() - Method in class com.sapportals.htmlb.rendering.PageContext
 
getID() - Method in class com.sapportals.htmlb.TreeNode
Return the id of the tree node.
getId() - Method in class com.sapportals.htmlb.Component
get the name of this component
getId() - Method in class com.sapportals.htmlb.MenuItem
returns the id of the menu item
getId() - Method in class com.sapportals.htmlb.event.DateNavigatorDayClickEvent
 
getId() - Method in class com.sapportals.htmlb.hovermenu.HoverMenu
returns the id of the hover menu
getId() - Method in class com.sapportals.htmlb.hovermenu.HoverMenuItem
returns the key for the item
getIdByName(String) - Static method in class com.sapportals.htmlb.statusicons.Mimes
 
getIdForClass(Class) - Method in class com.sapportals.htmlb.Form
INTERNAL USE ONLY.
getIdForEvent(String) - Method in class com.sapportals.htmlb.Form
INTERNAL USE ONLY.
getIdentifier() - Method in class com.sapportals.htmlb.table.TableColumn
returns the identifier of the column
getImageAlt() - Method in class com.sapportals.htmlb.toolbar.ToolbarButton
 
getImageHeight() - Method in class com.sapportals.htmlb.HtmlEdit
Gets the HEIGHT of an Image to be overwritten
getImageMap() - Method in class com.sapportals.htmlb.Image
Returns the image Map
getImageSrc() - Method in class com.sapportals.htmlb.HtmlEdit
Gets the SRC of an Image to be overwritten
getImageTooltip() - Method in class com.sapportals.htmlb.HtmlEdit
Gets the ALT Parameter (Tooltip)of Image to be overwritten
getImageWidth() - Method in class com.sapportals.htmlb.HtmlEdit
Gets the WIDTH of an Image to be overwritten
getImgSrc() - Method in class com.sapportals.htmlb.hovermenu.HoverMenuItem
returns the image src
getIncludes() - Method in class com.sapportals.htmlb.Document
get the includes for this document, i.e.
getIndex() - Method in class com.sapportals.htmlb.Form.FormElement
 
getIndex() - Method in class com.sapportals.htmlb.TabStripItem
gets the index of this item.
getIndex() - Method in class com.sapportals.htmlb.table.TableColumn
returns the index of this column Returns -1 if the column cannot be found in the table model
getIndexIndex(int) - Method in class com.sapportals.htmlb.util.IndexedLinkedList
Returns the position of the specified index.
getIndexOfElement(Component) - Method in class com.sapportals.htmlb.Form
internal use.
getIndexOfLabel(String) - Method in class com.sapportals.htmlb.Form
 
getIndexPosition(int) - Method in class com.sapportals.htmlb.TabStrip
 
getInnerText() - Method in class com.sapportals.htmlb.Link
 
getInsertHorizontalLine() - Method in class com.sapportals.htmlb.HtmlEdit
Is the "Insert Horizontal Line"-Function activated / deactivated
getInsertSpecialCharacter() - Method in class com.sapportals.htmlb.HtmlEdit
Is the "Insert Special Character"-Function activated / deactivated
getInstance(DataType) - Static method in class com.sapportals.htmlb.type.AbstractDataType
get an instance of a specified DataType.
getInteger() - Method in class com.sapportals.htmlb.InputField
get the DataInteger container from this InputField.
getInteger() - Method in class com.sapportals.htmlb.toolbar.ToolbarInputField
get the DataInteger container from this InputField.
getInvalidUserInput() - Method in class com.sapportals.htmlb.type.DataDate
 
getIs508() - Method in class com.sapportals.htmlb.rendering.PageContext
 
getIsRTL() - Method in class com.sapportals.htmlb.rendering.PageContext
 
getItem(int) - Method in class com.sapportals.htmlb.TabStrip
gets a TabStripItem at the given index.
getItemCount() - Method in class com.sapportals.htmlb.TabStrip
gets the number of panes that are contained in this TabStrip
getItems() - Method in class com.sapportals.htmlb.TabStrip
 
getItemsStatus() - Method in class com.sapportals.htmlb.hovermenu.HoverMenu
 
getJSFunctionName(IPageContext, DateNavigator) - Static method in class com.sapportals.htmlb.event.DateNavigatorDayClickEvent
 
getJavaVersion() - Method in class com.sapportals.htmlb.AppletContainer
 
getJavascript(Locale) - Method in class com.sapportals.htmlb.validation.CancelButtonValidator
 
getJavascript(Locale) - Method in class com.sapportals.htmlb.validation.DateValidator
returns the java script function call that will be rendered into the html page
getJavascript(Locale) - Method in class com.sapportals.htmlb.validation.FloatValidator
 
getJavascript(Locale) - Method in class com.sapportals.htmlb.validation.IntegerValidator
returns the java script function used to check if the input is an integer
getJavascript(Locale) - Method in class com.sapportals.htmlb.validation.LengthValidator
returns the java script function that's used to validate if input suits pattern Note: the java script function can be locale dependent
getJavascript(Locale) - Method in class com.sapportals.htmlb.validation.RequiredValidator
returns the java script function that's used for the validation
getJavascript(Locale) - Method in class com.sapportals.htmlb.validation.StringValidator
returns the java script function that's used to validate if input suits pattern Note: the java script function can be locale dependent
getJavascript(Locale) - Method in class com.sapportals.htmlb.validation.TimeValidator
returns a locale specific Javascript representation of the validator.
getJavascript(Locale) - Method in class com.sapportals.htmlb.validation.Validator
gets a locale specific Javascript representation of the validator.
getJavascriptFuncThisParamMinMax(String, String, String, String) - Method in class com.sapportals.htmlb.validation.RangeValidator
returns javascript according to convention FUNCNAME (this, PARAM, MIN, MAX)
getJavascriptPath() - Method in interface com.sapportals.htmlb.rendering.IPageContext
get the URL path where the Javascript library files can be found.
getJavascriptPath() - Method in class com.sapportals.htmlb.rendering.PageContext
 
getJavascriptUrl() - Method in interface com.sapportals.htmlb.rendering.IPageContext
get the full URL for the JavaScript library file for the current user agent.
getJavascriptUrl() - Method in class com.sapportals.htmlb.rendering.PageContext
 
getJsIncludes() - Method in class com.sapportals.htmlb.Document
 
getKey() - Method in class com.sapportals.htmlb.Resource
 
getKey() - Method in class com.sapportals.htmlb.StatefulButtonBase
 
getKey() - Method in class com.sapportals.htmlb.event.BreadCrumbClickEvent
get the key of the BreadCrumb element that was clicked
getKey() - Method in class com.sapportals.htmlb.event.RadioButtonClickEvent
 
getKeyByIndex(int) - Method in class com.sapportals.htmlb.DefaultListModel
gets the key of an item for a specified index.
getKeyByIndex(int) - Method in interface com.sapportals.htmlb.IListModel
gets the key of an item for a specified index.
getKeyByIndex(int) - Method in class com.sapportals.htmlb.JCOListModel
 
getKeyColumn() - Method in class com.sapportals.htmlb.table.DefaultTableViewModel
returns the key column for the table
getKeyColumn() - Method in class com.sapportals.htmlb.table.JCOTableViewModel
returns the key column
getKeyColumn() - Method in class com.sapportals.htmlb.table.ProxyListTableViewModel
returns the key column of the model
getKeyColumn() - Method in interface com.sapportals.htmlb.table.TableViewModel
returns the key column
getKeySet() - Method in class com.sapportals.htmlb.DropdownListBox
returns the key set of the ddlb
getKeySet() - Method in class com.sapportals.htmlb.toolbar.ToolbarDropDownListBox
returns the key set of the ddlb
getKeys() - Method in class com.sapportals.htmlb.BreadCrumb
get an Iterator for all keys contained in this DropdownListBox
getKeys() - Method in class com.sapportals.htmlb.DefaultListModel
gets an Iterator for all keys currently in the list
getKeys() - Method in class com.sapportals.htmlb.DropdownListBox
gets an Iterator for all keys contained in this DropdownListBox
getKeys() - Method in interface com.sapportals.htmlb.IListModel
gets an Iterator for all keys currently in the list
getKeys() - Method in class com.sapportals.htmlb.JCOListModel
 
getKeys() - Method in class com.sapportals.htmlb.ListBox
get an Iterator for all keys contained in this DropdownListBox
getKeys() - Method in class com.sapportals.htmlb.toolbar.ToolbarDropDownListBox
gets an Iterator for all keys contained in this DropdownListBox
getLabel() - Method in class com.sapportals.htmlb.InputField
 
getLabelFor() - Method in class com.sapportals.htmlb.Label
 
getLabelText() - Method in class com.sapportals.htmlb.toolbar.ToolbarDropDownListBox
returns the label text of the dropdownlistbox
getLabelText() - Method in class com.sapportals.htmlb.toolbar.ToolbarInputField
returns the labeltext for the inputfield
getLabeledComponentId() - Method in class com.sapportals.htmlb.Label
 
getLabledComponentClassName() - Method in class com.sapportals.htmlb.Label
 
getLanguage() - Method in class com.sapportals.htmlb.Form
gets the language identification for this component.
getLastVisibleRow() - Method in class com.sapportals.htmlb.event.TableNavigationEvent
 
getLayout() - Method in class com.sapportals.htmlb.TextView
 
getLeft() - Method in class com.sapportals.htmlb.RasterLayoutItem
Get the Left attribute of the RasterLayoutItem object.
getLength() - Method in class com.sapportals.htmlb.type.DataString
returns the length
getLibrary() - Method in class com.sapportals.htmlb.AppletContainer
 
getLink() - Method in class com.sapportals.htmlb.ImageArea
 
getLinkClickTarget() - Method in class com.sapportals.htmlb.table.TableColumn
returns the target for a link column
getLinkColumnKey() - Method in class com.sapportals.htmlb.table.TableColumn
returns the key of the link column
getLinkDesign() - Method in class com.sapportals.htmlb.Link
 
getLinkDesign() - Method in class com.sapportals.htmlb.hovermenu.LinkForHoverMenu
returns the LinkDesign
getLinkReference() - Method in class com.sapportals.htmlb.hovermenu.HoverMenuItem
returns the link reference for an item
getLinkTarget() - Method in class com.sapportals.htmlb.HtmlEdit
Gets the Target of a Link to be inserted (or a Link to be overwritten)
getLinkTarget() - Method in class com.sapportals.htmlb.hovermenu.HoverMenuItem
returns the link click target for an item
getLinkText() - Method in class com.sapportals.htmlb.HtmlEdit
Gets the Text of Link to be inserted (or a Link to be overwritten)
getLinkURL() - Method in class com.sapportals.htmlb.HtmlEdit
Gets the Target of a Link to be inserted (or a Link to be overwritten)
getLocale() - Method in class com.sapportals.htmlb.DateNavigator
Get locale.
getLocale() - Method in class com.sapportals.htmlb.DateNavigatorModel
Get locale.
getLocale() - Method in interface com.sapportals.htmlb.rendering.IPageContext
Returns the preferred Locale that the client will accept content in, based on the Accept-Language header.
getLocale() - Method in class com.sapportals.htmlb.rendering.PageContext
 
getLocales() - Method in interface com.sapportals.htmlb.rendering.IPageContext
Returns an Enumeration of Locale objects indicating, in decreasing order starting with the preferred locale, the locales that are acceptable to the client based on the Accept-Language header.
getLocales() - Method in class com.sapportals.htmlb.rendering.PageContext
 
getLogLocation() - Method in interface com.sapportals.htmlb.rendering.IPageContext
returns the Location object used for logging and tracing
getLogLocation() - Method in class com.sapportals.htmlb.rendering.PageContext
 
getMarginBottom() - Method in class com.sapportals.htmlb.FormLayout
 
getMarginLeft() - Method in class com.sapportals.htmlb.FormLayout
 
getMarginRight() - Method in class com.sapportals.htmlb.FormLayout
 
getMarginTop() - Method in class com.sapportals.htmlb.FormLayout
 
getMax() - Method in class com.sapportals.htmlb.validation.RangeValidator
returns the maximum
getMaxLength() - Method in class com.sapportals.htmlb.FileUpload
 
getMaxLength() - Method in class com.sapportals.htmlb.toolbar.ToolbarInputField
returns the maximim number of character for the inputfield
getMaxlength() - Method in class com.sapportals.htmlb.InputField
gets the maximum length for the allowed input in characters Note: some user agents may ignore this setting.
getMenu() - Method in class com.sapportals.htmlb.PopupTrigger
returns the menu used for the popup trigger
getMenu() - Method in class com.sapportals.htmlb.Tray
returns the menu of the tray
getMenuBar() - Method in class com.sapportals.htmlb.MenuItem
returns the hover menu associated with this menu item
getMenuDepth() - Method in class com.sapportals.htmlb.hovermenu.HoverMenu
 
getMenuItemAt(int) - Method in class com.sapportals.htmlb.MenuBar
 
getMenuItemAt(int) - Method in class com.sapportals.htmlb.hovermenu.HoverMenu
returns the menu item at the specified position
getMenuItemById(String) - Method in class com.sapportals.htmlb.hovermenu.HoverMenu
 
getMenuItemCount() - Method in class com.sapportals.htmlb.hovermenu.HoverMenu
returns the number of the sub items of the hovermenu
getMenuItemsIterator() - Method in class com.sapportals.htmlb.MenuBar
get an Iterator of the menu item children
getMenuItemsIterator() - Method in class com.sapportals.htmlb.hovermenu.HoverMenu
retruns the iterator of the sub items of hover menu
getMenuTrigger() - Method in class com.sapportals.htmlb.MenuBar
 
getMenuTrigger() - Method in class com.sapportals.htmlb.hovermenu.HoverMenu
 
getMessage() - Method in class com.sapportals.htmlb.page.PageException
 
getMessageBar() - Method in class com.sapportals.htmlb.Form
 
getMessageText() - Method in class com.sapportals.htmlb.MessageBar
 
getMessageType() - Method in class com.sapportals.htmlb.MessageBar
 
getMethod() - Method in class com.sapportals.htmlb.Form
get the method associated with this form, either 'GET' or 'POST'
getMimePath() - Method in interface com.sapportals.htmlb.rendering.IPageContext
get the local or absolute URL path where the mimes for the current theme can be found.
getMimePath() - Method in class com.sapportals.htmlb.rendering.PageContext
 
getMimeUrl(String) - Static method in class com.sapportals.htmlb.statusicons.Mimes
Retrieve the URL for a specific mime
getMin() - Method in class com.sapportals.htmlb.validation.RangeValidator
returns the minimum
getMinLength() - Method in class com.sapportals.htmlb.type.DataString
returns the minimal length
getMinlength() - Method in class com.sapportals.htmlb.InputField
gets the maximum length for the allowed input in characters Note: some user agents may ignore this setting.
getMinute() - Method in class com.sapportals.htmlb.type.Time
Returns contained minute.
getModel() - Method in class com.sapportals.htmlb.BreadCrumb
get the model underlying this ListBox
getModel() - Method in class com.sapportals.htmlb.Chart
Get the data model
getModel() - Method in class com.sapportals.htmlb.DateNavigator
Get model.
getModel() - Method in class com.sapportals.htmlb.DropdownListBox
get the model underlying this DropdownListBox
getModel() - Method in class com.sapportals.htmlb.ListBox
get the model underlying this ListBox
getModel() - Method in class com.sapportals.htmlb.table.TableView
returns the table model
getModel() - Method in class com.sapportals.htmlb.toolbar.ToolbarDropDownListBox
get the model underlying this DropdownListBox
getModifierData() - Method in class com.sapportals.htmlb.event.Event
gets additional data about the event modification.
getMonth() - Method in class com.sapportals.htmlb.event.DateNavigatorDayClickEvent
 
getMonth() - Method in class com.sapportals.htmlb.event.DateNavigatorMonthClickEvent
 
getMonth() - Method in class com.sapportals.htmlb.type.Date
Returns contained month.
getMonthsPerColumn() - Method in class com.sapportals.htmlb.DateNavigator
Get number of months to be rendered one upon the other.
getMonthsPerRow() - Method in class com.sapportals.htmlb.DateNavigator
Get number of months to be rendered next to each other.
getMultiSelection() - Method in class com.sapportals.htmlb.DefaultListModel
gets the keys of the currently selected items if the model is a multi selection model.
getMultiSelection() - Method in interface com.sapportals.htmlb.IListModel
gets the keys of the currently selected items if the model is a multi selection model.
getMultiSelection() - Method in class com.sapportals.htmlb.JCOListModel
 
getMultiSelection() - Method in class com.sapportals.htmlb.ListBox
Returns a list of selected items
getName() - Method in class com.sapportals.htmlb.AppletContainer
 
getNameOfKeyColumn() - Method in class com.sapportals.htmlb.BreadCrumb
get the name of the column that contains the keys.
getNameOfKeyColumn() - Method in class com.sapportals.htmlb.DefaultListModel
gets the name of the column containing the key values if the list model is associated with a table.
getNameOfKeyColumn() - Method in class com.sapportals.htmlb.DropdownListBox
get the name of the column that contains the keys.
getNameOfKeyColumn() - Method in interface com.sapportals.htmlb.IListModel
gets the name of the column containing the key values if the list model is associated with a table.
getNameOfKeyColumn() - Method in class com.sapportals.htmlb.JCOListModel
 
getNameOfKeyColumn() - Method in class com.sapportals.htmlb.ListBox
get the name of the column that contains the keys.
getNameOfKeyColumn() - Method in class com.sapportals.htmlb.toolbar.ToolbarDropDownListBox
get the name of the column that contains the keys.
getNameOfTextColumn() - Method in class com.sapportals.htmlb.DefaultListModel
gets the name of the column containing the visible texts if the list model is associated with a table.
getNameOfTextColumn() - Method in interface com.sapportals.htmlb.IListModel
gets the name of the column containing the visible texts if the list model is associated with a table.
getNameOfTextColumn() - Method in class com.sapportals.htmlb.JCOListModel
 
getNameOfValueColumn() - Method in class com.sapportals.htmlb.DropdownListBox
get the name of the column that contains the visible texts.
getNameOfValueColumn() - Method in class com.sapportals.htmlb.ListBox
get the name of the column that contains the visible texts.
getNameOfValueColumn() - Method in class com.sapportals.htmlb.toolbar.ToolbarDropDownListBox
get the name of the column that contains the visible texts.
getNavigationMode() - Method in class com.sapportals.htmlb.event.TableNavigationEvent
 
getNavigationMode() - Method in class com.sapportals.htmlb.table.TableView
returns the navigation mode for the table
getNavigationType() - Method in class com.sapportals.htmlb.event.TableNavigationEvent
 
getNestedException() - Method in class com.sapportals.htmlb.util.HtmlbRuntimeException
Get the thrown target exception.
getNewElementId() - Method in class com.sapportals.htmlb.Document
get a new String ID for an element of this document.
getNodeByID(String) - Method in class com.sapportals.htmlb.TreeNode
Return the tree node with the specified id.
getNodeKey() - Method in class com.sapportals.htmlb.event.TreeNodeExpandEvent
 
getNodeKey() - Method in class com.sapportals.htmlb.event.TreeNodeSelectEvent
 
getNodeStatus() - Method in class com.sapportals.htmlb.TreeNode
Return the node status
getNumColumns() - Method in class com.sapportals.htmlb.DefaultChartModel
 
getNumColumns() - Method in interface com.sapportals.htmlb.IChartModel
Get the number of columns in this ChartModel
getNumColumns() - Method in class com.sapportals.htmlb.JCOChartModel
 
getNumColumns() - Method in class com.sapportals.htmlb.VectorChartModel
 
getNumRows() - Method in class com.sapportals.htmlb.DefaultChartModel
 
getNumRows() - Method in interface com.sapportals.htmlb.IChartModel
Get the number of rows
getNumRows() - Method in class com.sapportals.htmlb.JCOChartModel
 
getNumRows() - Method in class com.sapportals.htmlb.VectorChartModel
Get the number of rows
getNumberOfMenuItems() - Method in class com.sapportals.htmlb.MenuBar
returns the number of the menu items in the menu bar
getOffsetForTreeNode() - Method in class com.sapportals.htmlb.Tree
Deprecated. Setting the node offset is not supported
getOldForm() - Method in interface com.sapportals.htmlb.rendering.IPageContext
get the reconstructed form from a request
getOldForm() - Method in class com.sapportals.htmlb.rendering.PageContext
get the reconstructed form from a request
getOldId() - Method in class com.sapportals.htmlb.HtmlEdit
Gets the oldId attribute of the HtmlEdit control
getOldText() - Method in class com.sapportals.htmlb.HtmlEdit
Gets the old content of the control (before starting the insert of a Link / Image)
getOnCellClick() - Method in class com.sapportals.htmlb.table.TableColumn
gets the event handler for the cell click event
getOnClick() - Method in class com.sapportals.htmlb.BreadCrumb
 
getOnClick() - Method in class com.sapportals.htmlb.Button
get the event name
getOnClick() - Method in class com.sapportals.htmlb.Checkbox
get the event name
getOnClick() - Method in class com.sapportals.htmlb.Link
 
getOnClick() - Method in class com.sapportals.htmlb.RadioButtonGroup
get the event name
getOnClick() - Method in class com.sapportals.htmlb.toolbar.ToolbarButton
get the event name that is fired when the user clicks on this button
getOnClientCellClick() - Method in class com.sapportals.htmlb.table.TableColumn
gets the event handler for the client cell click event
getOnClientClick() - Method in class com.sapportals.htmlb.Button
get the JavaScript fragment that is executed on the client side if the user changes the selection
getOnClientClick() - Method in class com.sapportals.htmlb.Checkbox
get a Javascript fragment that is executed when the user clicks on this button
getOnClientClick() - Method in class com.sapportals.htmlb.Link
get the JavaScript fragment that is executed on the client side if the user changes the selection
getOnClientClick() - Method in class com.sapportals.htmlb.toolbar.ToolbarButton
get the JavaScript fragment that is executed on the client side if the user clicks on the button
getOnClientRowSelection() - Method in class com.sapportals.htmlb.table.TableView
returns the event handler for the row client side selection event The handler for the rowselection event will be returned if there is one given.
getOnClientSelect() - Method in class com.sapportals.htmlb.DropdownListBox
get the JavaScript fragment that is executed on the client side if the user changes the selection
getOnClientSelect() - Method in class com.sapportals.htmlb.ListBox
get the JavaScript fragment that is executed on the client side if the user changes the selection
getOnClientSelect() - Method in class com.sapportals.htmlb.toolbar.ToolbarDropDownListBox
get the JavaScript fragment that is executed on the client side if the user changes the selection
getOnClientToggle() - Method in class com.sapportals.htmlb.Tray
get the JavaScript fragment that is executed on the client side if the user toggles the tray
getOnCollapse() - Method in class com.sapportals.htmlb.Tray
gets the event action associated with collapsing the tray or null if no action should occur.
getOnDayClick() - Method in class com.sapportals.htmlb.DateNavigator
Get event String for DayClick events.
getOnDeleteTableColumn() - Method in class com.sapportals.htmlb.HtmlEdit
Gets the Callback Method to be called if "DeleteTableColumn"-Function is activated
getOnDeleteTableRow() - Method in class com.sapportals.htmlb.HtmlEdit
Gets the Callback Method to be called if "DeleteTableRow"-Function is activated
getOnDeselectAll() - Method in class com.sapportals.htmlb.table.TableView
returns the event handler for deselect all event in the option menu
getOnDrop() - Method in class com.sapportals.htmlb.DropTarget
retrieves the event handler for the DropEvent.
getOnDrop() - Method in class com.sapportals.htmlb.table.TableColumn
retrieves the event handler for the DropEvent.
getOnEdit() - Method in class com.sapportals.htmlb.Tray
Deprecated. gets the event action associated with clicking on the trays 'Edit' icon or null if no action should occur.

The 'Edit' icon will only be visible if an event action is set.

getOnExpand() - Method in class com.sapportals.htmlb.Tray
Deprecated. not supported.
getOnHeaderClick() - Method in class com.sapportals.htmlb.table.TableView
returns the name of the event handler for the header click event
getOnHeaderSort() - Method in class com.sapportals.htmlb.table.TableColumn
returns the method name of handling the sort event
getOnHoverMenuClick() - Method in class com.sapportals.htmlb.hovermenu.HoverMenu
returns the event handler for the hover menu click event
getOnInsertImage() - Method in class com.sapportals.htmlb.HtmlEdit
Gets the the Callback Method to be called if "InsertImage"-Function is activated
getOnInsertLink() - Method in class com.sapportals.htmlb.HtmlEdit
Gets the Callback Method to be called if "InsertLink"-Function is activated
getOnInsertTable() - Method in class com.sapportals.htmlb.HtmlEdit
Gets the Callback Method to be called if "InsertTable"-Function is activated
getOnInsertTableColumn() - Method in class com.sapportals.htmlb.HtmlEdit
Gets the Callback Method to be called if "InsertTableColumn"-Function is activated
getOnInsertTableRow() - Method in class com.sapportals.htmlb.HtmlEdit
Gets the Callback Method to be called if "InsertTableRow"-Function is activated
getOnInvertSelection() - Method in class com.sapportals.htmlb.table.TableView
returns the event handler for invert selection event in the option menu
getOnItemClick() - Method in class com.sapportals.htmlb.hovermenu.HoverMenuItem
event handler for the item click event
getOnItemClick() - Method in class com.sapportals.htmlb.table.TableColumn
returns the event handler for a button or link click event
getOnMonthClick() - Method in class com.sapportals.htmlb.DateNavigator
Get event String for MonthClick events.
getOnNavigate() - Method in class com.sapportals.htmlb.DateNavigator
Get event String for Navigate events.
getOnNavigate() - Method in class com.sapportals.htmlb.table.TableView
returns the name of the event handler for the navigation event
getOnNodeClick() - Method in class com.sapportals.htmlb.TreeNode
Return the name of the event handler for the "NodeClick" event.
getOnNodeClose() - Method in class com.sapportals.htmlb.TreeNode
Set the name of the event handler of the "NodeExpand" event.
getOnNodeExpand() - Method in class com.sapportals.htmlb.TreeNode
Set the name of the event handler of the "NodeExpand" event.
getOnRemove() - Method in class com.sapportals.htmlb.Tray
Deprecated. gets the event action associated with clicking on the trays 'Remove' icon or null if no action should occur.

The 'Remove' icon will only be visible if an event action is set.

getOnRowSelection() - Method in class com.sapportals.htmlb.table.TableView
returns the event handler for the row selection event The handler for the rowselection event should be returned if there is one given.
getOnSelect() - Method in class com.sapportals.htmlb.DropdownListBox
get the event identifier for a selection event.
getOnSelect() - Method in class com.sapportals.htmlb.ListBox
get the event identifier for a selection event.
getOnSelect() - Method in class com.sapportals.htmlb.TabStripItem
gets the event action for this item.
getOnSelect() - Method in class com.sapportals.htmlb.toolbar.ToolbarDropDownListBox
get the event identifier for a selection event.
getOnSelectAll() - Method in class com.sapportals.htmlb.table.TableView
returns the event handler for select all event in the option menu
getOnTreeClick() - Method in class com.sapportals.htmlb.Tree
Return the name of the event handler for the "TreeClick" event.
getOnWeekClick() - Method in class com.sapportals.htmlb.DateNavigator
Get event String for WeekClick events.
getOptionMenu(Locale) - Method in class com.sapportals.htmlb.table.TableView
 
getOptionalAttributes() - Method in class com.sapportals.htmlb.Resource
 
getPaddingBottom() - Method in class com.sapportals.htmlb.FormLayoutCell
 
getPaddingLeft() - Method in class com.sapportals.htmlb.FormLayoutCell
 
getPaddingRight() - Method in class com.sapportals.htmlb.FormLayoutCell
 
getPaddingTop() - Method in class com.sapportals.htmlb.FormLayoutCell
 
getPage() - Method in class com.sapportals.htmlb.page.PageProcessorServlet
Should be implemented by derived class if request and response is not needed to create a page (usual case).
getPage(HttpServletRequest, HttpServletResponse) - Method in class com.sapportals.htmlb.page.PageProcessorServlet
Workaround to let API unchanged.
getPageContext() - Method in class com.sapportals.htmlb.page.DynPage
gets the IPageContext of the current request.
getParamIdForComponent(Component) - Method in interface com.sapportals.htmlb.rendering.IPageContext
get a unique ID for a component.
getParamIdForComponent(String) - Method in interface com.sapportals.htmlb.rendering.IPageContext
get the generated unique ID for a component.
getParamIdForComponent(Component) - Method in class com.sapportals.htmlb.rendering.PageContext
get a generated unique ID for a component.
getParamIdForComponent(String) - Method in class com.sapportals.htmlb.rendering.PageContext
get the generated unique ID for a component.
getParamList() - Method in interface com.sapportals.htmlb.rendering.IPageContext
Session: Session based storage for HTMLB context information only needed if isUsingSession will return true
getParamList() - Method in class com.sapportals.htmlb.rendering.PageContext
 
getParameter(String) - Method in interface com.sapportals.htmlb.rendering.IPageContext
Returns the value of a request parameter as a String, or null if the parameter does not exist.
getParameter(String) - Method in class com.sapportals.htmlb.rendering.PageContext
 
getParameterForId(String) - Method in interface com.sapportals.htmlb.rendering.IPageContext
gets the raw parameter value for the component with the specified id.
getParameterForId(String) - Method in class com.sapportals.htmlb.rendering.PageContext
 
getParameterNames() - Method in interface com.sapportals.htmlb.rendering.IPageContext
Returns an Enumeration of String objects containing the names of the parameters contained in this request.
getParameterNames() - Method in class com.sapportals.htmlb.rendering.PageContext
 
getParameterValues(String) - Method in interface com.sapportals.htmlb.rendering.IPageContext
Returns an array of String objects containing all of the values the given request parameter has, or null if the parameter does not exist.
getParameterValues(String) - Method in class com.sapportals.htmlb.rendering.PageContext
 
getParameterValuesForId(String) - Method in interface com.sapportals.htmlb.rendering.IPageContext
gets the raw parameter values for the component with the specified id.
getParameterValuesForId(String) - Method in class com.sapportals.htmlb.rendering.PageContext
 
getParameters() - Method in class com.sapportals.htmlb.AppletContainer
 
getParametersMultiPart() - Method in class com.sapportals.htmlb.rendering.PageContext
 
getParams() - Method in class com.sapportals.htmlb.event.Event
gets parameters of the event the default implementation returns null, needs to be overriden by events that require parameters (e.g.
getParams(Component) - Method in class com.sapportals.htmlb.event.Event
gets parameters of the event the default implementation returns null, needs to be overriden by events that require parameters (e.g.
getParams() - Method in class com.sapportals.htmlb.event.LinkClickEvent
 
getParams(Component) - Method in class com.sapportals.htmlb.event.LinkClickEvent
 
getParams(Component) - Method in class com.sapportals.htmlb.event.RadioButtonClickEvent
 
getParent() - Method in class com.sapportals.htmlb.Component
 
getParent() - Method in interface com.sapportals.htmlb.rendering.IPageContext
Get the pagecontext's parent e.g.
getParent() - Method in class com.sapportals.htmlb.rendering.PageContext
Get the pagecontext's parent e.g.
getParentItem() - Method in class com.sapportals.htmlb.hovermenu.HoverMenu
returns the parent item for this hovermenu if there is any
getParentMenu() - Method in class com.sapportals.htmlb.hovermenu.HoverMenuItem
returns the parent hover menu for this item
getParentNode() - Method in class com.sapportals.htmlb.TreeNode
Return the parent tree node or NULL if the tree node is a root node.
getParentRow() - Method in class com.sapportals.htmlb.FormLayoutCell
 
getParkInSession() - Method in class com.sapportals.htmlb.InputField
 
getParsedHtml() - Method in class com.sapportals.htmlb.htmlcontainer.NonIsolatedHtmlContainer
gets the parsed html stream, which is parsed by the specified html parser or by the DefaultHtmlParser
getPattern() - Method in class com.sapportals.htmlb.type.DataString
returns the pattern
getPercentValue() - Method in class com.sapportals.htmlb.ProgressIndicator
get the value of the progressIndicator in percent
getPersistExpansionState() - Method in class com.sapportals.htmlb.Tray
 
getPosition() - Method in class com.sapportals.htmlb.RasterLayout
 
getPosition() - Method in class com.sapportals.htmlb.RasterLayoutItem
 
getRadioButtonForKey(String) - Method in class com.sapportals.htmlb.RadioButtonGroup
Get RadioButton in this group with specified key
getRadioButtonGroup() - Method in class com.sapportals.htmlb.RadioButton
Get RadioButton group to which this RadioButton belongs.
getRedoBuffer() - Method in class com.sapportals.htmlb.HtmlEdit
Get the actual user's redo buffer.
getRef() - Method in class com.sapportals.htmlb.event.LinkClickEvent
 
getReference() - Method in class com.sapportals.htmlb.Link
 
getRegisteredElementNames() - Method in class com.sapportals.htmlb.Form
get a HashMap containing all registered elements for this form.
getRegisteredElements() - Method in class com.sapportals.htmlb.Form
get a HashMap containing all registered elements for this form.
getRenderer() - Method in class com.sapportals.htmlb.hovermenu.HoverMenu
returns the renderer for the hovermenu
getRequest() - Method in class com.sapportals.htmlb.page.DynPage
 
getRequest() - Method in interface com.sapportals.htmlb.rendering.IPageContext
get the request object for the current context, e.g.
getRequest() - Method in class com.sapportals.htmlb.rendering.PageContext
 
getResourceBundle(String, Locale) - Method in interface com.sapportals.htmlb.rendering.IPageContext
get a ResourceBundle for locale specific texts.
getResourceBundle(String, Locale) - Method in class com.sapportals.htmlb.rendering.PageContext
get a ResourceBundle for locale specific texts.
getResourceBundle(Locale) - Method in class com.sapportals.htmlb.validation.Validator
get a ResourceBundle for locale specific texts.
getResponse() - Method in class com.sapportals.htmlb.page.DynPage
 
getResponse() - Method in interface com.sapportals.htmlb.rendering.IPageContext
get the response object for the current context, e.g.
getResponse() - Method in class com.sapportals.htmlb.rendering.PageContext
 
getRootComponent() - Method in class com.sapportals.htmlb.hovermenu.HoverMenu
returns the root component for the hover menu
getRootNode() - Method in class com.sapportals.htmlb.Tree
Return the root node of the tree.
getRow() - Method in class com.sapportals.htmlb.DefaultChartModel
 
getRow(int) - Method in class com.sapportals.htmlb.DefaultChartModel
 
getRow(int) - Method in class com.sapportals.htmlb.FormLayout
gets the nth row of the FormLayout.
getRow() - Method in interface com.sapportals.htmlb.IChartModel
Get the current row
getRow(int) - Method in interface com.sapportals.htmlb.IChartModel
Get a specific row
getRow() - Method in class com.sapportals.htmlb.JCOChartModel
 
getRow(int) - Method in class com.sapportals.htmlb.JCOChartModel
 
getRow() - Method in class com.sapportals.htmlb.VectorChartModel
 
getRow(int) - Method in class com.sapportals.htmlb.VectorChartModel
 
getRow() - Method in class com.sapportals.htmlb.table.TableViewEventData
 
getRowCount() - Method in class com.sapportals.htmlb.FormLayout
 
getRowCount() - Method in class com.sapportals.htmlb.table.DefaultTableViewModel
returns the number of rows in the model
getRowCount() - Method in class com.sapportals.htmlb.table.JCOTableViewModel
returns the number of rows in the model
getRowCount() - Method in class com.sapportals.htmlb.table.ProxyListTableViewModel
returns the number of the rows
getRowCount() - Method in class com.sapportals.htmlb.table.TableView
returns the number of rows of the table
getRowCount() - Method in interface com.sapportals.htmlb.table.TableViewModel
Returns the number of rows in the model.
getRowDescription(int) - Method in class com.sapportals.htmlb.table.TableView
sets the sematical description for the component in it's applicationcontext used by screenreaders
getRowKey(int) - Method in class com.sapportals.htmlb.table.TableView
returns the content in the key column at rowIndex if there was no key column set, the rowIndex will be returned
getRowRenderer(int) - Method in class com.sapportals.htmlb.table.TableView
returns the table row renderer for the given row index
getRowSize() - Method in class com.sapportals.htmlb.GridLayout
Return the row size of the grid.
getRows() - Method in class com.sapportals.htmlb.FormLayout
 
getRows() - Method in class com.sapportals.htmlb.TextEdit
gets the visible number of rows for this TextEdit
getRowspan() - Method in class com.sapportals.htmlb.FormLayoutCell
 
getRowspanForCell(int, int) - Method in class com.sapportals.htmlb.table.TableView
returns the rowspan for the cell at rowIndex and columnIndex
getScope() - Method in class com.sapportals.htmlb.DragSource
the scope determines if drag-and-drop is possible only inside the current form or in the whole browser.
getScrollContainerSet() - Method in class com.sapportals.htmlb.Form
 
getScrolling() - Method in class com.sapportals.htmlb.htmlcontainer.IsolatedHtmlContainer
gets the scrolling behaviour of the IsolatedHtmlContainer
getSecond() - Method in class com.sapportals.htmlb.type.Time
Returns contained second.
getSelectedDays() - Method in class com.sapportals.htmlb.DateNavigator
Get the DayRanges instance.
getSelectedDays() - Method in class com.sapportals.htmlb.DateNavigatorModel
Get the DayRanges instance.
getSelectedIndex() - Method in class com.sapportals.htmlb.event.TabSelectEvent
 
getSelectedScreenSize() - Method in class com.sapportals.htmlb.HtmlEdit
Gets the previous screen size of the editor
getSelection() - Method in class com.sapportals.htmlb.DropdownListBox
get the key for the currently selected entry
getSelection() - Method in class com.sapportals.htmlb.RadioButtonGroup
Get the selected Items key
getSelection() - Method in class com.sapportals.htmlb.TabStrip
gets the index of the selected pane
getSelection() - Method in class com.sapportals.htmlb.toolbar.ToolbarDropDownListBox
get the key for the currently selected entry
getSelectionMode() - Method in class com.sapportals.htmlb.table.TableView
returns the selection mode for the table
getSelectionMode(Date) - Method in class com.sapportals.htmlb.type.DayRanges
Get selection mode that has been set for a Date.
getServerEvent(EventTrigger) - Method in class com.sapportals.htmlb.EventValidationComponent
gets an event handler from the list of the events
getServerEvent(EventTrigger) - Method in class com.sapportals.htmlb.EventValidationContainer
gets an event handler from the list of the events
getServerEvent(EventTrigger) - Method in interface com.sapportals.htmlb.IEventValidationComponent
gets an event handler from the list of the events
getServerEventMap() - Method in class com.sapportals.htmlb.EventValidationComponent
 
getServerEventMap() - Method in class com.sapportals.htmlb.EventValidationContainer
 
getServerEventMap() - Method in interface com.sapportals.htmlb.IEventValidationComponent
 
getServerEventName() - Method in class com.sapportals.htmlb.Timer
 
getShortTextByName(String) - Static method in class com.sapportals.htmlb.statusicons.Mimes
 
getSingleSelection() - Method in class com.sapportals.htmlb.DefaultListModel
gets the key of the currently selected item if the model is a single selection model.
getSingleSelection() - Method in interface com.sapportals.htmlb.IListModel
gets the key of the currently selected item if the model is a single selection model.
getSingleSelection() - Method in class com.sapportals.htmlb.JCOListModel
 
getSingleSelection() - Method in class com.sapportals.htmlb.ListBox
Returns the selected items
getSize() - Method in class com.sapportals.htmlb.BreadCrumb
gets the size of the BreadCrump.
getSize() - Method in class com.sapportals.htmlb.FileUpload
 
getSize() - Method in class com.sapportals.htmlb.InputField
gets the size of the InputField.
getSize() - Method in class com.sapportals.htmlb.ListBox
Returns the size of ListBox rendered in the HTML-Tag <select size="size"
getSortState() - Method in class com.sapportals.htmlb.table.TableColumn
returns the sort state of the column
getSourceContainerName() - Method in class com.sapportals.htmlb.DragSource
this method returns the ConatinerName, which was set by the method setSourceContainerName
getSourceFlavours() - Method in class com.sapportals.htmlb.table.TableColumn
retrieves the list of flavours from the dragSources of the column cells.
getSpaceGif() - Method in class com.sapportals.htmlb.rendering.PageContext
 
getSpanInfoForCell(int, int) - Method in class com.sapportals.htmlb.table.TableView
returns the span info for the cell at rowIndex and columnIndex
getSrc() - Method in class com.sapportals.htmlb.Image
Returns the image source
getSrcUrl() - Method in class com.sapportals.htmlb.htmlcontainer.IsolatedHtmlContainer
gets the URL to be loaded by the iFrame
getSrcUrl() - Method in class com.sapportals.htmlb.htmlcontainer.NonIsolatedHtmlContainer
gets the URL from the HtmlStream.
getStandAloneHoverMenusAsString() - Method in class com.sapportals.htmlb.Form
 
getStandardTexts() - Method in class com.sapportals.htmlb.Document
returns the texts which are needed on client side
getString() - Method in class com.sapportals.htmlb.InputField
get the DataString container from this InputField.
getString() - Method in class com.sapportals.htmlb.toolbar.ToolbarInputField
get the DataString container from this InputField.
getStringValue() - Method in class com.sapportals.htmlb.enum.Enum
get the String name associated with the enumerator
getStringValue() - Method in class com.sapportals.htmlb.type.DataBCD
 
getStringValue() - Method in class com.sapportals.htmlb.type.DataBoolean
 
getStyle() - Method in class com.sapportals.htmlb.FormLayoutCell
Return the style, which should be used to display the cell.
getStyle() - Method in class com.sapportals.htmlb.GridLayoutCell
Return the style, which should be used to display the cell.
getStyle() - Method in class com.sapportals.htmlb.StyleContainer
gets the style string of the container
getStyleForCell(int, int) - Method in class com.sapportals.htmlb.table.TableView
returns the style for the cell at rowIndex and columnIndex
getStylePath() - Method in interface com.sapportals.htmlb.rendering.IPageContext
get the local or absolute URL path where the styles for the current theme can be found.
getStylePath() - Method in class com.sapportals.htmlb.rendering.PageContext
 
getStylesheetUrl() - Method in interface com.sapportals.htmlb.rendering.IPageContext
get the full URL for the CSS file for the current user agent.
getStylesheetUrl() - Method in class com.sapportals.htmlb.rendering.PageContext
 
getStylesheets() - Method in interface com.sapportals.htmlb.rendering.IPageContext
returns the required stylesheets
getStylesheets() - Method in class com.sapportals.htmlb.rendering.PageContext
returns the required stylesheets
getSubMenu() - Method in class com.sapportals.htmlb.hovermenu.HoverMenuItem
returns the sub hover menu to the
getSummary() - Method in class com.sapportals.htmlb.table.TableView
returns the summary
getTableComponentForId(String, String, int) - Method in interface com.sapportals.htmlb.rendering.IPageContext
get a reconstructed component for a given id.
getTableComponentForId(String, String, int) - Method in class com.sapportals.htmlb.rendering.PageContext
 
getTableHAlignment() - Method in class com.sapportals.htmlb.table.TableView
get the halign for the whole table
getTableRowCount() - Method in class com.sapportals.htmlb.event.TableNavigationEvent
 
getTarget() - Method in class com.sapportals.htmlb.Form
get the target frame for this form
getTarget() - Method in class com.sapportals.htmlb.Link
 
getTargetFlavours() - Method in class com.sapportals.htmlb.table.TableColumn
retrieves the list of flavours from the dropTargets of the column cells.
getText() - Method in class com.sapportals.htmlb.Button
get the text of this button
getText() - Method in class com.sapportals.htmlb.HtmlEdit
Gets the text attribute of the HtmlEdit object
getText() - Method in class com.sapportals.htmlb.Label
 
getText() - Method in class com.sapportals.htmlb.MenuItem
returns the text for the menu
getText() - Method in class com.sapportals.htmlb.StatefulButtonBase
Gets current element as text.
getText() - Method in class com.sapportals.htmlb.TextEdit
 
getText() - Method in class com.sapportals.htmlb.TextView
 
getText() - Method in class com.sapportals.htmlb.TreeNode
Return the displayed text of the tree node.
getText() - Method in class com.sapportals.htmlb.hovermenu.HoverMenuItem
returns the title of the hovermenu item
getText() - Method in class com.sapportals.htmlb.hovermenu.LinkForHoverMenu
Get the Text attribute of the LinkForHoverMenu object.
getText() - Method in class com.sapportals.htmlb.toolbar.ToolbarButton
returns the text for the buton
getTextByIndex(int) - Method in class com.sapportals.htmlb.DefaultListModel
gets the visible text of an item for a specified index.
getTextByIndex(int) - Method in interface com.sapportals.htmlb.IListModel
gets the visible text of an item for a specified index.
getTextByIndex(int) - Method in class com.sapportals.htmlb.JCOListModel
 
getTextDirection() - Method in class com.sapportals.htmlb.Button
Gets the text direction for the component
getTextDirection() - Method in class com.sapportals.htmlb.Checkbox
Gets the text direction for the component
getTextDirection() - Method in class com.sapportals.htmlb.FileUpload
Gets the text direction for the component
getTextDirection() - Method in class com.sapportals.htmlb.InputField
Gets the text direction for the component
getTextDirection() - Method in class com.sapportals.htmlb.Label
Gets the text direction for the component
getTextDirection() - Method in class com.sapportals.htmlb.Link
Gets the text direction for the component
getTextDirection() - Method in class com.sapportals.htmlb.MenuItem
Gets the text direction for the component
getTextDirection() - Method in class com.sapportals.htmlb.RadioButton
Gets the text direction for the component
getTextDirection() - Method in class com.sapportals.htmlb.TabStripItem
Gets the text direction for the component
getTextDirection() - Method in class com.sapportals.htmlb.TextEdit
Gets the text direction for the component
getTextDirection() - Method in class com.sapportals.htmlb.TextView
Gets the text direction for the component
getTextDirection() - Method in class com.sapportals.htmlb.Tree
Gets the text direction for the component
getTextDirection() - Method in class com.sapportals.htmlb.TreeNode
Gets the text direction for the component
getTextDirection() - Method in class com.sapportals.htmlb.hovermenu.HoverMenuItem
Gets the text direction for the component
getTextDirection() - Method in class com.sapportals.htmlb.hovermenu.LinkForHoverMenu
Gets the text direction for the component
getTextDirection() - Method in class com.sapportals.htmlb.toolbar.ToolbarButton
Gets the text direction for the component
getTextDirection() - Method in class com.sapportals.htmlb.toolbar.ToolbarInputField
Gets the text direction for the component
getTextForKey(String) - Method in class com.sapportals.htmlb.BreadCrumb
Returns the text of a ListBox item
getTextForKey(String) - Method in class com.sapportals.htmlb.DefaultListModel
gets the text associated with the key
getTextForKey(String) - Method in class com.sapportals.htmlb.DropdownListBox
get the visible text associated with the given key
getTextForKey(String) - Method in interface com.sapportals.htmlb.IListModel
gets the text associated with the key
getTextForKey(String) - Method in class com.sapportals.htmlb.JCOListModel
 
getTextForKey(String) - Method in class com.sapportals.htmlb.ListBox
Returns the text of a ListBox item
getTextForKey(String) - Method in class com.sapportals.htmlb.toolbar.ToolbarDropDownListBox
get the visible text associated with the given key
getTime() - Method in class com.sapportals.htmlb.InputField
get the DataTime container from this InputField.
getTime() - Method in class com.sapportals.htmlb.toolbar.ToolbarInputField
get the DataTime container from this InputField.
getTimeOut() - Method in class com.sapportals.htmlb.Timer
Returns the timeout if the timer
getTitle() - Method in class com.sapportals.htmlb.Chart
Returns chart's title
getTitle() - Method in class com.sapportals.htmlb.Document
get the title of this document
getTitle() - Method in class com.sapportals.htmlb.Group
get the title of this group
getTitle() - Method in class com.sapportals.htmlb.TabStripItem
gets the title of the TabStripItem
getTitle() - Method in class com.sapportals.htmlb.Tray
gets the title for this Tray.
getTitle() - Method in class com.sapportals.htmlb.Tree
Return the displayed title of the tree.
getTitle() - Method in class com.sapportals.htmlb.page.DynPage
 
getTitle() - Method in class com.sapportals.htmlb.table.TableColumn
returns the title of the column
getTitleCategories() - Method in class com.sapportals.htmlb.Chart
get the title text of the categoriy axis
getTitleValues() - Method in class com.sapportals.htmlb.Chart
get the title text of the value axis
getToday() - Method in class com.sapportals.htmlb.DateNavigator
Get the day that should be rendered as the current date.
getToday() - Method in class com.sapportals.htmlb.DateNavigatorModel
Get the day that should be rendered as the current date.
getToolTip() - Method in class com.sapportals.htmlb.AppletContainer
 
getToolbar() - Method in class com.sapportals.htmlb.table.TableView
get the toolbar for the TableView
getTooltip() - Method in class com.sapportals.htmlb.BreadCrumb
 
getTooltip() - Method in class com.sapportals.htmlb.Button
get the tooltip of this button
getTooltip() - Method in class com.sapportals.htmlb.Chart
Returns chart's tooltip
getTooltip() - Method in class com.sapportals.htmlb.DropdownListBox
gets the Tooltip for this DropdownListBox.
getTooltip() - Method in class com.sapportals.htmlb.FileUpload
 
getTooltip() - Method in class com.sapportals.htmlb.Group
 
getTooltip() - Method in class com.sapportals.htmlb.Image
gets the Tooltip for this Image.
getTooltip() - Method in class com.sapportals.htmlb.InputField
gets the Tooltip for this TextView.
getTooltip() - Method in class com.sapportals.htmlb.Label
gets the Tooltip for this TextView.
getTooltip() - Method in class com.sapportals.htmlb.Link
 
getTooltip() - Method in class com.sapportals.htmlb.ListBox
gets the Tooltip for this ListBox.
getTooltip() - Method in class com.sapportals.htmlb.PopupTrigger
returns the tooltip for the popup trigger
getTooltip() - Method in class com.sapportals.htmlb.ProgressIndicator
returns the tooltip of the progressIndicator
getTooltip() - Method in class com.sapportals.htmlb.ScrollContainer
 
getTooltip() - Method in class com.sapportals.htmlb.StatefulButtonBase
 
getTooltip() - Method in class com.sapportals.htmlb.TabStrip
 
getTooltip() - Method in class com.sapportals.htmlb.TabStripItem
get the tooltip for the tab item
getTooltip() - Method in class com.sapportals.htmlb.TextEdit
gets the Tooltip for this TextEdit.
getTooltip() - Method in class com.sapportals.htmlb.TextView
gets the Tooltip for this TextView.
getTooltip() - Method in class com.sapportals.htmlb.Tray
gets the Tooltip for this Tray.
getTooltip() - Method in class com.sapportals.htmlb.Tree
 
getTooltip() - Method in class com.sapportals.htmlb.TreeNode
gets the Tooltip for this TreeNode.
getTooltip() - Method in class com.sapportals.htmlb.hovermenu.LinkForHoverMenu
 
getTooltip() - Method in class com.sapportals.htmlb.htmlcontainer.IsolatedHtmlContainer
gets the tooltip of the IsolatedHtmlContainer.
getTooltip() - Method in class com.sapportals.htmlb.toolbar.ToolbarButton
returns the tooltip for the buton
getTooltip(Date) - Method in class com.sapportals.htmlb.type.DayRanges
Get the tooltip that has been set for a Date.
getTooltipColumnKey() - Method in class com.sapportals.htmlb.table.TableColumn
returns the tooltip column for this column
getTooltipForColumnHeader() - Method in class com.sapportals.htmlb.table.TableColumn
returns the user defined tooltip for column header
getTop() - Method in class com.sapportals.htmlb.RasterLayoutItem
Get the Top attribute of the RasterLayoutItem object.
getTrayDesign() - Method in interface com.sapportals.htmlb.rendering.IPageContext
returns a object describing the traydesign the page is contained
getTrayDesign() - Method in class com.sapportals.htmlb.rendering.PageContext
returns a object describing the traytype the page is contained
getTree() - Method in class com.sapportals.htmlb.TreeNode
 
getType() - Method in class com.sapportals.htmlb.InputField
gets the current DataType of this InputField.
getType() - Method in class com.sapportals.htmlb.Resource
 
getType() - Method in class com.sapportals.htmlb.table.TableColumn
returns the column type
getType() - Method in class com.sapportals.htmlb.toolbar.ToolbarInputField
gets the current DataType of this InputField.
getType() - Method in class com.sapportals.htmlb.type.AbstractDataType
gets an instance of the DataType enum class that identifies the DataType.
getType() - Method in class com.sapportals.htmlb.type.DataBCD
set the number of displayed decimals to a fixed value.
getType() - Method in class com.sapportals.htmlb.type.DataBoolean
 
getType() - Method in class com.sapportals.htmlb.type.DataDate
 
getType() - Method in class com.sapportals.htmlb.type.DataInteger
 
getType() - Method in class com.sapportals.htmlb.type.DataString
 
getType() - Method in class com.sapportals.htmlb.type.DataTime
 
getUI() - Method in class com.sapportals.htmlb.AppletContainer
 
getUI() - Method in class com.sapportals.htmlb.Bookmark
get a identification String for the renderer that is unique across all supported components.
getUI() - Method in class com.sapportals.htmlb.BreadCrumb
get a identification String for the renderer that is unique across all supported components.
getUI() - Method in class com.sapportals.htmlb.Button
get a identification String for the renderer that is unique across all supported components.
getUI() - Method in class com.sapportals.htmlb.ButtonRow
 
getUI() - Method in class com.sapportals.htmlb.Chart
 
getUI() - Method in class com.sapportals.htmlb.Checkbox
Get String identifier for this component.
getUI() - Method in class com.sapportals.htmlb.CheckboxGroup
Get String specifier for this component.
getUI() - Method in class com.sapportals.htmlb.ClientEventContainer
 
getUI() - Method in class com.sapportals.htmlb.Component
get a identification String for the renderer that is unique across all supported components.
getUI() - Method in class com.sapportals.htmlb.DateNavigator
Get String specifier for this component.
getUI() - Method in class com.sapportals.htmlb.Document
get an identification String for the renderer that is unique across all supported components.
getUI() - Method in class com.sapportals.htmlb.DragSource
get a identification String for the renderer that is unique across all supported components.
getUI() - Method in class com.sapportals.htmlb.DropTarget
get a identification String for the renderer that is unique across all supported components.
getUI() - Method in class com.sapportals.htmlb.DropdownListBox
get a identification String for the renderer that is unique across all supported components.
getUI() - Method in class com.sapportals.htmlb.FileUpload
 
getUI() - Method in class com.sapportals.htmlb.FlowLayout
 
getUI() - Method in class com.sapportals.htmlb.Form
get a identification String for the renderer that is unique across all supported components.
getUI() - Method in class com.sapportals.htmlb.FormLayout
 
getUI() - Method in class com.sapportals.htmlb.FormLayoutCell
 
getUI() - Method in class com.sapportals.htmlb.GridLayout
Return the UI key of the GridLayout component.
getUI() - Method in class com.sapportals.htmlb.GridLayoutCell
 
getUI() - Method in class com.sapportals.htmlb.Group
 
getUI() - Method in class com.sapportals.htmlb.HTMLFragment
get a identification String for the renderer that is unique across all supported components.
getUI() - Method in class com.sapportals.htmlb.HtmlEdit
Get unique component ID for a HtmlEdit
getUI() - Method in class com.sapportals.htmlb.Image
 
getUI() - Method in class com.sapportals.htmlb.ImageMap
 
getUI() - Method in class com.sapportals.htmlb.Includes
 
getUI() - Method in class com.sapportals.htmlb.InputField
get a identification String for the renderer for this component.
getUI() - Method in class com.sapportals.htmlb.ItemList
 
getUI() - Method in class com.sapportals.htmlb.Label
 
getUI() - Method in class com.sapportals.htmlb.Link
 
getUI() - Method in class com.sapportals.htmlb.ListBox
get a identification String for the renderer that is unique across all supported components.
getUI() - Method in class com.sapportals.htmlb.MenuBar
 
getUI() - Method in class com.sapportals.htmlb.MessageBar
Get String identifier for this component.
getUI() - Method in class com.sapportals.htmlb.PopupTrigger
 
getUI() - Method in class com.sapportals.htmlb.ProgressIndicator
get a identification String for the renderer that is unique across all supported components.
getUI() - Method in class com.sapportals.htmlb.RadioButton
Get String identifier for this component.
getUI() - Method in class com.sapportals.htmlb.RadioButtonGroup
Get String specifier for this component.
getUI() - Method in class com.sapportals.htmlb.RasterLayout
Get the UI attribute of the RasterLayout object.
getUI() - Method in class com.sapportals.htmlb.ScrollContainer
 
getUI() - Method in class com.sapportals.htmlb.StyleContainer
 
getUI() - Method in class com.sapportals.htmlb.TabStrip
 
getUI() - Method in class com.sapportals.htmlb.TabStripItem
 
getUI() - Method in class com.sapportals.htmlb.TextEdit
get get unique component ID for a TextEdit
getUI() - Method in class com.sapportals.htmlb.TextView
 
getUI() - Method in class com.sapportals.htmlb.Timer
 
getUI() - Method in class com.sapportals.htmlb.Tray
 
getUI() - Method in class com.sapportals.htmlb.Tree
 
getUI() - Method in class com.sapportals.htmlb.hovermenu.HoverMenu
returns the ui id for finding the approprite renderer class
getUI() - Method in class com.sapportals.htmlb.hovermenu.HoverMenuItem
 
getUI() - Method in class com.sapportals.htmlb.hovermenu.LinkForHoverMenu
 
getUI() - Method in class com.sapportals.htmlb.htmlcontainer.IsolatedHtmlContainer
get a identification String for the renderer that is unique across all supported components.
getUI() - Method in class com.sapportals.htmlb.htmlcontainer.NonIsolatedHtmlContainer
get a identification String for the renderer that is unique across all supported components.
getUI() - Method in class com.sapportals.htmlb.table.TableView
returns the UI of the table
getUI() - Method in class com.sapportals.htmlb.toolbar.Toolbar
get a identification String for the renderer that is unique across all supported components.
getUI() - Method in class com.sapportals.htmlb.toolbar.ToolbarButton
get a identification String for the renderer that is unique across all supported components.
getUI() - Method in class com.sapportals.htmlb.toolbar.ToolbarDropDownListBox
get a identification String for the renderer that is unique across all supported components.
getUI() - Method in class com.sapportals.htmlb.toolbar.ToolbarInputField
get a identification String for the renderer that is unique across all supported components.
getUI() - Method in class com.sapportals.htmlb.toolbar.ToolbarSeparator
get a identification String for the renderer that is unique across all supported components.
getUTF8Encoding() - Method in class com.sapportals.htmlb.rendering.PageContext
 
getUndoBuffer() - Method in class com.sapportals.htmlb.HtmlEdit
Get the actual user's undo buffer.
getUnitColumnKey() - Method in class com.sapportals.htmlb.table.TableColumn
returns the unit column key
getUppercaseOnly() - Method in class com.sapportals.htmlb.type.DataString
returns uppercaseOnly
getUrMapiJavascriptUrl() - Method in class com.sapportals.htmlb.rendering.PageContext
 
getUrMessageBundleUrl() - Method in class com.sapportals.htmlb.rendering.PageContext
 
getUrPopupJavascriptUrl() - Method in class com.sapportals.htmlb.rendering.PageContext
 
getUserIdForIndex(int) - Method in class com.sapportals.htmlb.Form
INTERNAL USE ONLY.
getUtilDate() - Method in class com.sapportals.htmlb.type.Date
Returns a java.util.Date object representing the same date.
getUtilDate() - Method in class com.sapportals.htmlb.type.Time
Returns a java.util.Date object representing the same time (date will be set to 1970-01-01).
getVAlign() - Method in class com.sapportals.htmlb.TabStrip
gets the vertical alignment of the body content
getVAlignment() - Method in class com.sapportals.htmlb.GridLayoutCell
Return the vertical aligment, which should be used to display the cell.
getValidator() - Method in class com.sapportals.htmlb.EventValidationComponent
returns application specific validator to the component
getValidator() - Method in class com.sapportals.htmlb.EventValidationContainer
returns application specific validator to the component
getValidator() - Method in interface com.sapportals.htmlb.IEventValidationComponent
returns application specific validator to the component
getValidator() - Method in class com.sapportals.htmlb.type.AbstractDataType
gets a validator for the DataType.
getValue() - Method in class com.sapportals.htmlb.DragSource
retrieves the value which has to be transfered from the dragSource to the dropTarget during a drag-and-drop operation.
getValue() - Method in class com.sapportals.htmlb.DropTarget
retrieves the value to be passed to the DropEvent.
getValue() - Method in class com.sapportals.htmlb.InputField
get the value associated with this InputField
getValue() - Method in class com.sapportals.htmlb.toolbar.ToolbarInputField
get the value associated with this InputField
getValue() - Method in class com.sapportals.htmlb.type.DataBoolean
 
getValue() - Method in class com.sapportals.htmlb.type.DataDate
gets the value of this DataDate as Date
getValue() - Method in class com.sapportals.htmlb.type.DataInteger
 
getValue() - Method in class com.sapportals.htmlb.type.DataString
 
getValue() - Method in class com.sapportals.htmlb.validation.DataTypeValidator
returns the value of this type
getValueAsBigDecimal() - Method in class com.sapportals.htmlb.type.DataBCD
 
getValueAsDataType() - Method in class com.sapportals.htmlb.Checkbox
Get select state as AbstractDataType
getValueAsDataType() - Method in class com.sapportals.htmlb.DropdownListBox
 
getValueAsDataType() - Method in interface com.sapportals.htmlb.IUserDataComponent
 
getValueAsDataType() - Method in class com.sapportals.htmlb.InputField
get the value the user entered as a AbstractDataType
getValueAsDataType() - Method in class com.sapportals.htmlb.RadioButton
Get select state as AbstractDataType
getValueAsDataType() - Method in class com.sapportals.htmlb.RadioButtonGroup
 
getValueAsDataType() - Method in class com.sapportals.htmlb.TextEdit
get the content of the TextEdit as a simple DataString Caution: ARRAY SUPPORT???
getValueAsDataType() - Method in class com.sapportals.htmlb.toolbar.ToolbarInputField
get the value the user entered as a AbstractDataType
getValueAsDouble() - Method in class com.sapportals.htmlb.type.DataBCD
 
getValueAsShortString() - Method in class com.sapportals.htmlb.type.DataDate
gets the value of this date as a String.
getValueAsString() - Method in class com.sapportals.htmlb.type.AbstractDataType
 
getValueAsString() - Method in class com.sapportals.htmlb.type.DataBCD
 
getValueAsString() - Method in class com.sapportals.htmlb.type.DataBoolean
 
getValueAsString() - Method in class com.sapportals.htmlb.type.DataDate
gets the value of this date as a String.
getValueAsString() - Method in class com.sapportals.htmlb.type.DataInteger
 
getValueAsString() - Method in class com.sapportals.htmlb.type.DataString
 
getValueAsString() - Method in class com.sapportals.htmlb.type.DataTime
 
getValueAsTime() - Method in class com.sapportals.htmlb.type.DataTime
 
getValueAt(int, int) - Method in class com.sapportals.htmlb.table.DefaultTableViewModel
returns the value at rowIndex and columnIndex
getValueAt(int, String) - Method in class com.sapportals.htmlb.table.DefaultTableViewModel
returns the value at rowIndex and column with the name columnName
getValueAt(int, int) - Method in class com.sapportals.htmlb.table.JCOTableViewModel
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, String) - Method in class com.sapportals.htmlb.table.JCOTableViewModel
returns the value in the column with columnKey at rowIndex
getValueAt(int, int) - Method in class com.sapportals.htmlb.table.ProxyListTableViewModel
returns the value at row @param rowIndex and column @param columnIndex
getValueAt(int, String) - Method in class com.sapportals.htmlb.table.ProxyListTableViewModel
returns the value at row @param rowIndex and column with the id @param columnKey
getValueAt(int) - Method in class com.sapportals.htmlb.table.TableColumn
returns the value at row
getValueAt(int, int) - Method in class com.sapportals.htmlb.table.TableView
returns the value at row and column
getValueAt(int, String) - Method in class com.sapportals.htmlb.table.TableView
returns the value at row and in the column with columnName
getValueAt(int, int) - Method in interface com.sapportals.htmlb.table.TableViewModel
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, String) - Method in interface com.sapportals.htmlb.table.TableViewModel
Returns the value for the cell at rowIndex and in the column named with columnKey.
getValueEncode() - Method in class com.sapportals.htmlb.InputField
 
getValueEncode() - Method in class com.sapportals.htmlb.toolbar.ToolbarInputField
 
getValueHelpContext() - Method in class com.sapportals.htmlb.InputField
returns the valueHelpContext
getValueHelpMappingFields() - Method in class com.sapportals.htmlb.Form
returns the value help mapping fields
getVerticalAlignRbColumn() - Method in class com.sapportals.htmlb.RadioButtonGroup
Deprecated. get the vertical alignment of radiobutton column column of the radio button group.
getVerticalAlignTextColumn() - Method in class com.sapportals.htmlb.RadioButtonGroup
Deprecated. get the vertical alignment of text/component column of the radio button group.
getVerticalAlignment() - Method in class com.sapportals.htmlb.FormLayoutCell
 
getVerticalScrollPosition() - Method in class com.sapportals.htmlb.HtmlEdit
Get the vertical scrolling position of the editor.
getVerticalScrollPosition() - Method in class com.sapportals.htmlb.ScrollContainer
get the vertical scrolling position of this scrollContainer.
getVisibleColIndex() - Method in class com.sapportals.htmlb.event.TableCellClickEvent
 
getVisibleFirstRow() - Method in class com.sapportals.htmlb.table.TableView
returns the index of the first visible row
getVisibleLastRow() - Method in class com.sapportals.htmlb.table.TableView
returns the index of the last visible row on the page
getVisibleRowCount() - Method in class com.sapportals.htmlb.event.TableNavigationEvent
 
getVisibleRowCount() - Method in class com.sapportals.htmlb.table.TableView
returns the count of the visible rows
getVisibleRowIndex() - Method in class com.sapportals.htmlb.event.TableCellClickEvent
 
getVisibleRowIndex() - Method in class com.sapportals.htmlb.event.TableRowSelectionEvent
returns the visible row index
getVoidValue() - Method in class com.sapportals.htmlb.Chart
get the void value for the chart graphics.
getWeek() - Method in class com.sapportals.htmlb.event.DateNavigatorWeekClickEvent
 
getWidth() - Method in class com.sapportals.htmlb.AppletContainer
 
getWidth() - Method in class com.sapportals.htmlb.Button
get the width of this button
getWidth() - Method in class com.sapportals.htmlb.Chart
get the current pixel width of the applet on the web page
getWidth() - Method in class com.sapportals.htmlb.CheckboxGroup
 
getWidth() - Method in class com.sapportals.htmlb.DragSource
returns the width of the container
getWidth() - Method in class com.sapportals.htmlb.DropTarget
returns the width of the container
getWidth() - Method in class com.sapportals.htmlb.DropdownListBox
gets the width of the DropdownListBox
getWidth() - Method in class com.sapportals.htmlb.FormLayout
 
getWidth() - Method in class com.sapportals.htmlb.FormLayoutCell
 
getWidth() - Method in class com.sapportals.htmlb.GridLayout
Return the used width of the grid.
getWidth() - Method in class com.sapportals.htmlb.GridLayoutCell
Return the width of the cell.
getWidth() - Method in class com.sapportals.htmlb.Group
get the width of this group.
getWidth() - Method in class com.sapportals.htmlb.HtmlEdit
Gets the width of the HtmlEdit control
getWidth() - Method in class com.sapportals.htmlb.Image
Returns the image width
getWidth() - Method in class com.sapportals.htmlb.InputField
get the width of the input field
getWidth() - Method in class com.sapportals.htmlb.Label
get the width of the input field
getWidth() - Method in class com.sapportals.htmlb.ListBox
Returns the width of ListBox rendered in the HTML-Tag <select ... style="width:xxx;"
getWidth() - Method in class com.sapportals.htmlb.MenuBar
 
getWidth() - Method in class com.sapportals.htmlb.ProgressIndicator
get the width of this progressIndicator
getWidth() - Method in class com.sapportals.htmlb.RasterLayout
Get the Width attribute of the RasterLayout object.
getWidth() - Method in class com.sapportals.htmlb.RasterLayoutItem
Get the Width attribute of the RasterLayoutItem object.
getWidth() - Method in class com.sapportals.htmlb.ScrollContainer
get the width of this group.
getWidth() - Method in class com.sapportals.htmlb.TabStrip
gets the width of the body of the TabStrip
getWidth() - Method in class com.sapportals.htmlb.TabStripItem
gets the width of this item
getWidth() - Method in class com.sapportals.htmlb.TextEdit
gets the width for this TextEdit
getWidth() - Method in class com.sapportals.htmlb.TextView
get the width of the input field
getWidth() - Method in class com.sapportals.htmlb.Tray
gets the width of this tray
getWidth() - Method in class com.sapportals.htmlb.htmlcontainer.IsolatedHtmlContainer
gets the width of the IsolatedHtmlContainer
getWidth() - Method in class com.sapportals.htmlb.htmlcontainer.NonIsolatedHtmlContainer
gets the width of the NonIsolatedHtmlContainer
getWidth() - Method in class com.sapportals.htmlb.table.TableColumn
returns the width of the column
getWidth() - Method in class com.sapportals.htmlb.table.TableView
returns the width of the table
getWidth() - Method in class com.sapportals.htmlb.toolbar.ToolbarButton
returns the width for the buton
getWidth() - Method in class com.sapportals.htmlb.toolbar.ToolbarDropDownListBox
gets the width of the DropdownListBox
getWidth() - Method in class com.sapportals.htmlb.toolbar.ToolbarInputField
returns the width for the inputfield
getWrapping() - Method in class com.sapportals.htmlb.FlowLayout
 
getWrapping() - Method in class com.sapportals.htmlb.TextEdit
get the wrapping mode of this text edit field
getWriter() - Method in interface com.sapportals.htmlb.rendering.IPageContext
get the java.io.Writer for output operations
getWriter() - Method in class com.sapportals.htmlb.rendering.PageContext
 
getX() - Method in class com.sapportals.htmlb.DefaultChartModel
 
getX() - Method in interface com.sapportals.htmlb.IChartModel
returns the X value of the current row
getX() - Method in class com.sapportals.htmlb.JCOChartModel
returns the X value of the current row
getX() - Method in class com.sapportals.htmlb.VectorChartModel
 
getY() - Method in class com.sapportals.htmlb.DefaultChartModel
 
getY() - Method in interface com.sapportals.htmlb.IChartModel
returns the Y value of the current row
getY() - Method in class com.sapportals.htmlb.JCOChartModel
returns the Y value of the current row
getY() - Method in class com.sapportals.htmlb.VectorChartModel
 
getYear() - Method in class com.sapportals.htmlb.event.DateNavigatorDayClickEvent
 
getYear() - Method in class com.sapportals.htmlb.event.DateNavigatorMonthClickEvent
 
getYear() - Method in class com.sapportals.htmlb.event.DateNavigatorWeekClickEvent
 
getYear() - Method in class com.sapportals.htmlb.type.Date
Returns contained year as absolute year i.e. 1987 will be returned instead of e.g. 87.

A B C D E F G H I J K L M N O P Q R S T U V W Y
Copyright 2006 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice. Microsoft, Windows, Outlook, and PowerPoint are registered trademarks of Microsoft Corporation. Oracle is a registered trademark of Oracle Corporation. UNIX, X/Open, OSF/1, and Motif are registered trademarks of the Open Group. Citrix, ICA, Program Neighborhood, MetaFrame, WinFrame, VideoFrame, and MultiWin are trademarks or registered trademarks of Citrix Systems, Inc. HTML, XML, XHTML and W3C are trademarks or registered trademarks of W3C, World Wide Web Consortium, Massachusetts Institute of Technology. Java is a registered trademark of Sun Microsystems, Inc. JavaScript is a registered trademark of Sun Microsystems, Inc., used under license for technology invented and implemented by Netscape. MaxDB is a trademark of MySQL AB, Sweden. SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary. These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.