Uses of Class
com.sapportals.htmlb.Button

Packages that use Button
com.sapportals.htmlb   
com.sapportals.htmlb.event   
 

Uses of Button in com.sapportals.htmlb
 

Methods in com.sapportals.htmlb that return Button
 Button Form.getDefaultButton()
          get the current default button for this page.
 

Methods in com.sapportals.htmlb with parameters of type Button
 void Form.setDefaultButton(Button defaultButton)
          sets the current default button for this page.
 void Form.setFocusedControl(Button focusedButton)
          set the control which will get the focus after loading the page
 Component ButtonRow.addButton(Button button)
          add a button to the ButtonRow.
 

Uses of Button in com.sapportals.htmlb.event
 

Methods in com.sapportals.htmlb.event with parameters of type Button
static String ButtonClickEvent.renderEventCall(IPageContext pc, Button button)
          INTERNAL USE ONLY.
static String ButtonClickEvent.renderJSFunction(IPageContext pc, Button theButton)
          INTERNAL USE ONLY.
 



Copyright 2006 SAP AG Complete Copyright Notice