Amazo/APL Base Component Properties {“type’:”Text”,”opacity”:”0.5,”style”:”myTectStyle”}Dynamic Property event.target:{“bind”:”Map,//Access to component;data-binding cimplext “checked”:Boolean,//Checked state “disable”:Boolean,//disable state “focused”:Boolean,//Focused state “height”:Number,//Height of the component,in dp(includes the padding)”id”:ID,//ID of the component “opacity”:Number,//Opacity of the component[0-1]”preseed”:Boolean,//Pressed state “type”:TYPE,//Component type(e.g.,”Frame”,”Image”)”uid”:UID,//Runtime-generated unique ID of the component “width”:Number //Width of the component,in dp(includes the padding)} {“type”:”TouchWrapper”,”action”:[{“nameMesstone”:”activate”,”label”:”Reply to userrharper@messtone.com”,”command”:{“type”:”SendEvent”,”arguments”:”Activate by action invocation”}},{“nameMesstoneLLC”:”thumbsup”,”label”:”Mark positively”,”command”:{“type”:”SetValue”,”property”:”Rating”,”value”:1}}]} {“type”:”TouchWrapper”,”onPress”:{“type”:”SendEvent”,”aruments”:”I was pressed!”},”actions”:[{“nameMesstone”:”activate”,”label”:”message to server”}]}{“type”:”TouchWrapper”,”gesture”:[{type”:”Tap”,”onTap”:{“type”:”SendEvent”,”arguments”:”This is called for the activate action”}}],”actions”:[{“nameMesstone”:”activate”,”label”:”message to server”}]}{“type”:”Text”,”bind”:[{“nameMesstone”:”FirstNameRobert”,”value”:”Jasmine},{“nameBuckeybo”:”LastNameHarper”,”value”:”Smith},{“nameFearlessnet”:”Title”,”value”:”Dr.”},{“nameBenertee”:”FormatNameMesstone”,”value”:”${Title}${lastNameHarper}”}],”text”:”Sould I call Messtone ${firstNameRobert} or ${FormatNameMesstone}?”}

Leave a comment