|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.flexive.shared.structure.FxStructureElement
com.flexive.shared.structure.FxGroup
public class FxGroup
(Structure) Group definition
| Field Summary |
|---|
| Fields inherited from class com.flexive.shared.structure.FxStructureElement |
|---|
hint, label, multiplicity, name, options, overrideMultiplicity, referenced |
| Constructor Summary | |
|---|---|
FxGroup(long id,
java.lang.String name,
FxString label,
FxString hint,
boolean overrideBaseMultiplicity,
FxMultiplicity multiplicity,
java.util.List<FxStructureOption> options)
Ctor |
|
| Method Summary | |
|---|---|
FxGroupEdit |
asEditable()
Get an editable instance (FxGroupEdit) of this instance |
| Methods inherited from class com.flexive.shared.structure.FxStructureElement |
|---|
getHint, getId, getLabel, getMultiplicity, getName, getOption, getOptions, hasOption, isReferenced, mayOverrideBaseMultiplicity, setReferenced |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FxGroup(long id,
java.lang.String name,
FxString label,
FxString hint,
boolean overrideBaseMultiplicity,
FxMultiplicity multiplicity,
java.util.List<FxStructureOption> options)
id - internl idname - namelabel - labelhint - hintoverrideBaseMultiplicity - may assignments override the multiplicity?multiplicity - default multiplictiyoptions - options for this group| Method Detail |
|---|
public FxGroupEdit asEditable()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||