descriptionContainer addCondition

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

descriptionContainer addCondition

dtrussardi@tiscali.it
Hi All,
 
i see my last message "descriptionContainer addCondition" in the wiki are wrong formatted.
 
I resubmit the message.
 
 
I have define descriptionContainer with addCondition to mange the control of the data to dictionary.
 
The definition is:
 
descriptionContainer
    ^( super descriptionContainer)
        addCondition:[ :memento | ( self controlToDataBase: memento)]
        labelled:' Member not definable'; yourself
 
It work fine.
 
But when create the component with:
 
self call: ( ModelClass descriptionFieldOne, ModelClass descriptionFieldTwo, ModelClass descriptionFieldThree ) asComponenetOn: anModel) addValidateForm; yourself
 
the descriptionContainer addCondition d'ont work.
 
Thanks for any consideration,
 
Dario


_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki