ICEfaces ICE Components 3.3.0
Java API Documentation

com.icesoft.faces.component.panelpositioned
Class PanelPositionedValue

java.lang.Object
  extended by com.icesoft.faces.component.panelpositioned.PanelPositionedValue
All Implemented Interfaces:
java.io.Serializable

public class PanelPositionedValue
extends java.lang.Object
implements java.io.Serializable

Store a value

See Also:
Serialized Form

Constructor Summary
PanelPositionedValue(java.util.List sourceList, int valueIndex)
           
 
Method Summary
 java.util.List getSourceList()
           
 int getValueIndex()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PanelPositionedValue

public PanelPositionedValue(java.util.List sourceList,
                            int valueIndex)
Method Detail

getSourceList

public java.util.List getSourceList()

getValueIndex

public int getValueIndex()

ICEfaces ICE Components 3.3.0
Java API Documentation

Copyright 2013 ICEsoft Technologies Canada Corp., All Rights Reserved.