org.apache.myfaces.shared.renderkit.html.util
Class SelectItemInfo
java.lang.Object
org.apache.myfaces.shared.renderkit.html.util.SelectItemInfo
public class SelectItemInfo
- extends Object
- Author:
- lu4242
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectItemInfo
public SelectItemInfo(SelectItem item,
UIComponent component)
getItem
public SelectItem getItem()
- Returns:
- the item
getComponent
public UIComponent getComponent()
- Returns:
- the component
Copyright © 2014 The Apache Software Foundation. All rights reserved.