com.sapportals.htmlb

Class Form.FormElement

java.lang.Object
  extended bycom.sapportals.htmlb.Form.FormElement
Enclosing class:
Form

public class Form.FormElement
extends Object

internal class for encapsulating form meta-data


Constructor Summary
Form.FormElement(int index, Component component)
           
Form.FormElement(int index, String componentClass)
           
 
Method Summary
 Component getComponent()
           
 String getComponentClass()
           
 int getIndex()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Form.FormElement

public Form.FormElement(int index,
                        Component component)

Form.FormElement

public Form.FormElement(int index,
                        String componentClass)
Method Detail

getIndex

public int getIndex()

getComponent

public Component getComponent()

getComponentClass

public String getComponentClass()


Copyright 2006 SAP AG Complete Copyright Notice