Socialmetrica/Socialmetrica.package/Tweet.class/instance/gtTextFor..st

6 lines
111 B
Smalltalk

accessing
gtTextFor: aView
<gtView>
^ aView textEditor
title: 'STON';
text: [ STON toStringPretty: self ]