|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjfun.yan.xml.nut.Nut
jfun.yan.xml.nuts.optional.AbstractRegisterNut
jfun.yan.xml.nuts.optional.RegisterNut
public class RegisterNut
This tag dynamically registers components under dynamic ids.
| Constructor Summary | |
|---|---|
RegisterNut()
|
|
| Method Summary | |
|---|---|
void |
eval()
|
java.lang.Object[] |
getIds()
|
Component[] |
getVals()
|
void |
setIds(java.lang.Object[] ids)
|
void |
setVals(Component[] vals)
|
| Methods inherited from class jfun.yan.xml.nuts.optional.AbstractRegisterNut |
|---|
isEager_init, isEagerlyInstantiating, isOverridable, isOverriding, registerValue, setEager_init, setOverridable, setOverriding |
| Methods inherited from class jfun.yan.xml.nut.Nut |
|---|
cast, checkDuplicate, checkMandatory, checkMandatory, convert, getComponentClassLoader, getId, getNutClassLoader, getNutEnvironment, getParameterWiring, getPropertyWiring, getSequenceNumber, getTagLocation, getTagName, initGloballyDefined, initNutEnvironment, initSequenceNumber, initTagLocation, initTagName, isGloballyDefined, raise, raise, register, registerEagerInstantiation, setId, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RegisterNut()
| Method Detail |
|---|
public java.lang.Object[] getIds()
public void setIds(java.lang.Object[] ids)
public Component[] getVals()
public void setVals(Component[] vals)
public void eval()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||