|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFormSection
Field Summary | |
---|---|
static String |
FORM_SECTION_PREFIX
|
Fields inherited from interface com.semarchy.mdm.runtime.model.logical.IUniquelyNamed |
---|
SEP |
Method Summary | |
---|---|
IFormAttribute |
getFormAttribute(String name)
|
List<IFormAttribute> |
getFormAttributes()
Returns the list of attributes in this section. |
IFormView |
getFormView()
Deprecated. |
LayoutType |
getLayout()
Returns the type of layout to use to organize sections. |
String |
getName()
Return the name of this IFormSection |
Methods inherited from interface com.semarchy.mdm.runtime.model.logical.IUniquelyNamed |
---|
getPrefixedUniqueName, getUniqueName |
Field Detail |
---|
static final String FORM_SECTION_PREFIX
Method Detail |
---|
IFormView getFormView()
IFormView
to which this section belongs
String getName()
IFormSection
LayoutType getLayout()
List<IFormAttribute> getFormAttributes()
IFormAttribute getFormAttribute(String name)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |