public interface DisplayFieldReferenceI
Modifier and Type | Method and Description |
---|---|
String |
getDarkColor() |
DisplayField |
getDisplayField() |
String |
getElementName() |
String |
getElementSQLName() |
String |
getHeader() |
String |
getHeaderCellAlign() |
Integer |
getHeaderCellHeight() |
String |
getHeaderCellVAlign() |
Integer |
getHeaderCellWidth() |
String |
getHTMLCellAlign() |
Integer |
getHTMLCellHeight() |
String |
getHTMLCellVAlign() |
Integer |
getHTMLCellWidth() |
HTMLLink |
getHTMLLink() |
String |
getId() |
String |
getLightColor() |
String |
getRowID() |
ArrayList |
getSecondaryFields() |
String |
getSortBy() |
String |
getType() |
Object |
getValue() |
boolean |
isHtmlContent() |
boolean |
isImage() |
boolean |
isVisible() |
void |
setValue(Object o) |
ArrayList getSecondaryFields()
DisplayField getDisplayField() throws DisplayFieldCollection.DisplayFieldNotFoundException
String getId()
String getHeader()
String getLightColor()
String getDarkColor()
Integer getHeaderCellWidth()
Integer getHeaderCellHeight()
String getHeaderCellAlign()
String getHeaderCellVAlign()
Integer getHTMLCellWidth()
Integer getHTMLCellHeight()
String getHTMLCellAlign()
String getHTMLCellVAlign()
String getElementName()
String getRowID()
String getSortBy()
String getType()
HTMLLink getHTMLLink()
boolean isImage()
boolean isHtmlContent()
Object getValue()
boolean isVisible() throws DisplayFieldCollection.DisplayFieldNotFoundException
void setValue(Object o)
String getElementSQLName() throws XFTInitException, ElementNotFoundException
Copyright © 2015 Neuroinformatics Research Group. All rights reserved.