|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ElementVersionInfo
Represents information about an ElementDef that is specific to a version of SIF
| Method Summary | |
|---|---|
int |
getSequence()
The Sequence number of this element in this version of SIF |
com.edustructures.sifworks.impl.surrogates.RenderSurrogate |
getSurrogate()
A RenderSurrogate instance, if necessary for rendering this element in this version of SIF |
java.lang.String |
getTag()
The XML tag name to use for this version of SIF |
boolean |
isAttribute()
Does this ADK Element represent an XML element or attribute in this version of SIF? |
boolean |
isCollapsed()
Does this element "collapse" in this version of SIF? This happens with many of the list container elements in SIF 1.x |
boolean |
isRepeatable()
Is this element repeatable in this version of SIF? |
| Method Detail |
|---|
java.lang.String getTag()
com.edustructures.sifworks.impl.surrogates.RenderSurrogate getSurrogate()
int getSequence()
boolean isCollapsed()
boolean isAttribute()
boolean isRepeatable()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||