|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.mentata.l3d.L3DAttribute
com.mentata.sg8.SG8StringAttribute
com.mentata.sg8.SG8MLSAttribute
A multi-line string attribute for use with SG8 objects. Values of this attribute type represent multi-line strings. HTML values have $ characters translated to HTML <br> tags.
| Field Summary |
| Fields inherited from interface com.mentata.sg8.SG8Attribute |
TEXT_RESOURCES |
| Constructor Summary | |
SG8MLSAttribute()
|
|
| Method Summary | |
String[] |
getHTMLValues()
Returns the attribute values as paragraphs with line breaks. |
| Methods inherited from class com.mentata.sg8.SG8StringAttribute |
getHyperlink, getSeparator, getSG8Object, getUpdateHTML, isAugmenting, isHTMLExceeded, processUpdateHTML, setAugmenting, setHTMLThreshold, setSeparator |
| Methods inherited from class com.mentata.l3d.L3DAttribute |
addValue, compare, getAttribute, getBind, getContext, getLabel, getLengthThreshold, getName, getObject, getObject, getPrerequisites, getShortValues, getSize, getThreshold, getValues, initialize, isBound, isExceeded, isGenerated, isLengthExceeded, isMultivalue, isRequired, removeValue, same, setGenerated, setLabel, setLengthThreshold, setPrerequisites, setThreshold, setValues |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
equals |
| Constructor Detail |
public SG8MLSAttribute()
| Method Detail |
public String[] getHTMLValues()
throws SG8Exception
getHTMLValues in interface SG8AttributegetHTMLValues in class SG8StringAttributeSG8Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||