org.apache.myfaces.tobago.example.reference
Class Controller
java.lang.Object
org.apache.myfaces.tobago.example.reference.Controller
public class Controller
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Controller
public Controller()
getManufacturer
public int getManufacturer()
setManufacturer
public void setManufacturer(int manufacturer)
getSelectItems
public SelectItem[] getSelectItems()
getVehicle
public int getVehicle()
action
public String action()
setVehicle
public void setVehicle(int vehicle)
getManufacturerSelectItems
public SelectItem[] getManufacturerSelectItems()
valueChanged
public void valueChanged(ValueChangeEvent event)
createTag
public TagSupport createTag()
getTags
public List<TagData> getTags()
getAttributes
public List<AttributeData> getAttributes()
getText
public String getText()
setText
public void setText(String text)
isBool
public boolean isBool()
setBool
public void setBool(boolean bool)
Copyright © 2002-2009 Apache Software Foundation. All Rights Reserved.