Uses of Interface
com.sapportals.htmlb.LabeledComponent

Packages that use LabeledComponent
com.sapportals.htmlb   
 

Uses of LabeledComponent in com.sapportals.htmlb
 

Classes in com.sapportals.htmlb that implement LabeledComponent
 class Checkbox
          Basic Checkbox Control.
 class DropdownListBox
          Title: Description: Copyright: Copyright (c) 2001 Company: SAP AG
 class InputField
          A field where the user can enter data.
 class Link
          Link Control
 class ListBox
          Title: List Box Description: This class renders a List Box.
 class RadioButton
          Basic Checkbox Control.
 class TextEdit
          An editable TextArea
 class TextView
          A TextView is a simple text that supports several designs.
 

Methods in com.sapportals.htmlb that return LabeledComponent
 LabeledComponent Label.getLabelFor()
           
 

Methods in com.sapportals.htmlb with parameters of type LabeledComponent
 void Label.setLabelFor(LabeledComponent labeledComponent)
           
 

Constructors in com.sapportals.htmlb with parameters of type LabeledComponent
Label(String text, LabeledComponent field)
           
 



Copyright 2006 SAP AG Complete Copyright Notice