Show a property on Moose panel

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Show a property on Moose panel

Júlio Martins
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: Show a property on Moose panel

Tudor Girba-2
Hi,

MyEntity>>myProperty
        <MSEProperty: #myProperty type: Number>
        ^ 1 + 1

And then evaluate "MooseModel resetMeta" to refresh the meta-descriptions.

Cheers,
Doru



On 20 Sep 2011, at 21:56, Júlio Martins wrote:

> HI!
> I need some help to show a new property on Moose Panel. For exemple I create a new method named newMethod and  I want to compute a number named mynumber (this just a logic fo problem).
>
> Now I need to show this number on Moose Panel like a property, but this property is not avaiable on the mse file ( I catch it that, in general, properties showed on Moose Panel have some reference tag on mse file such as #LOC, #).
>
> So how I can show mynumber, computed on my newMethod, as a property on Moose Panel?
>
> Julio
>
> View this message in context: Show a property on Moose panel
> Sent from the Moose mailing list archive at Nabble.com.
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

--
www.tudorgirba.com

"Obvious things are difficult to teach."




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev