lumis.doui.control.datagrid
Class DataGridControlFieldTabularSourceFieldWrapper

Package class diagram package DataGridControlFieldTabularSourceFieldWrapper
java.lang.Object
  extended by lumis.doui.control.datagrid.DataGridControlFieldTabularSourceFieldWrapper
All Implemented Interfaces:
IDataGridControlField

public class DataGridControlFieldTabularSourceFieldWrapper
extends Object
implements IDataGridControlField


Constructor Summary
DataGridControlFieldTabularSourceFieldWrapper(ITabularSourceField field)
           
 
Method Summary
 boolean display()
           
static List<IDataGridControlField> getFields(List<ITabularSourceField> tabularSourceFields)
           
 String getId()
           
 String getName()
           
 boolean isPrimaryKey()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataGridControlFieldTabularSourceFieldWrapper

public DataGridControlFieldTabularSourceFieldWrapper(ITabularSourceField field)
Method Detail

getFields

public static List<IDataGridControlField> getFields(List<ITabularSourceField> tabularSourceFields)
                                             throws PortalException
Throws:
PortalException

display

public boolean display()
                throws PortalException
Specified by:
display in interface IDataGridControlField
Throws:
PortalException

getId

public String getId()
             throws PortalException
Specified by:
getId in interface IDataGridControlField
Throws:
PortalException

getName

public String getName()
               throws PortalException
Specified by:
getName in interface IDataGridControlField
Throws:
PortalException

isPrimaryKey

public boolean isPrimaryKey()
                     throws PortalException
Specified by:
isPrimaryKey in interface IDataGridControlField
Throws:
PortalException


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.