com.stratelia.silverpeas.genericPanel
Class PanelLine

java.lang.Object
  extended by com.stratelia.silverpeas.genericPanel.PanelLine

public class PanelLine
extends Object


Field Summary
 boolean m_HighLight
           
 String m_Id
           
 boolean m_Selected
           
 String[] m_Values
           
 
Constructor Summary
PanelLine(String id, String[] values, boolean highLight)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_Id

public String m_Id

m_Values

public String[] m_Values

m_HighLight

public boolean m_HighLight

m_Selected

public boolean m_Selected
Constructor Detail

PanelLine

public PanelLine(String id,
                 String[] values,
                 boolean highLight)


Copyright © 2016 Silverpeas. All Rights Reserved.