|
SmartFrog 3.10.000 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.smartfrog.sfcore.languages.sf.functions.BaseFunction
org.smartfrog.sfcore.languages.sf.functions.Append
public class Append
Defines the Append function that takes the vector attributes and puts them together into a vector. Ignores non-vector attributes.
| Field Summary |
|---|
| Fields inherited from class org.smartfrog.sfcore.languages.sf.functions.BaseFunction |
|---|
context, name |
| Constructor Summary | |
|---|---|
Append()
|
|
| Method Summary | |
|---|---|
protected java.lang.Object |
doFunction()
Creates a vector containing all the context vector's elements. |
| Methods inherited from class org.smartfrog.sfcore.languages.sf.functions.BaseFunction |
|---|
doit |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Append()
| Method Detail |
|---|
protected java.lang.Object doFunction()
doFunction in class BaseFunction
|
SmartFrog CORE 3.10.000 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||