Revision history [back]

click to hide/show revision 1
initial version

answered 2014-09-02 17:40:29 +0800

terrytornado gravatar image terrytornado flag of Germany

http://www.oxitec.de/

Hmmm, intersting Chill.

At time i have a solution with a custom component where i override the setValue()

<!-- ### show animation in tab if data are changed ### -->
<ox_propChangeToGlobCmd visible="false" value="@load(fxStatus.dirty)" 
                    componentId="@load(vm.tab.id)" />

So the Tabs are created in code i have no ViewModel for it and cannot use @GlobalCommand. I have implemented an EventQueue in my customized Tab class which are triggered from the setValue() in the ox_propChangeToGlobCmd component. In that case seems i'm a little bit more flexible because i can overhand the component ID too.

thanks Stephan

Hmmm, intersting interesting Chill.

At time i have a solution with a custom component where i override the setValue()

<!-- ### show animation in tab if data are changed ### -->
<ox_propChangeToGlobCmd visible="false" value="@load(fxStatus.dirty)" 
                    componentId="@load(vm.tab.id)" />

So the Tabs are created in code i have no ViewModel for it and cannot use @GlobalCommand. I have implemented an EventQueue in my customized Tab class which are triggered from the setValue() in the ox_propChangeToGlobCmd component. In that case seems i'm a little bit more flexible because i can overhand the component ID too.

thanks Stephan

Hmmm, interesting Chill.

At time i have a solution with a custom component where i override the setValue()

<!-- ### show animation in tab if data are changed ### -->
<ox_propChangeToGlobCmd visible="false" value="@load(fxStatus.dirty)" 
                    componentId="@load(vm.tab.id)" />

So the Tabs are created in code i have no ViewModel for it and cannot use @GlobalCommand. I have implemented an EventQueue in my customized Tab class which are triggered from the setValue() in the ox_propChangeToGlobCmd component. In that case seems i'm a little bit more flexible because i can overhand the component ID too.

thanks Stephan

Hmmm, interesting Chill.

At time i have a solution with a custom component where i override the setValue()

<!-- ### show animation in tab if data are changed ### -->
<ox_propChangeToGlobCmd visible="false" value="@load(fxStatus.dirty)" 
                    componentId="@load(vm.tab.id)" />

So the Tabs are created in code i have no ViewModel for it and cannot use @GlobalCommand. I have implemented an EventQueue in my customized Tab class which are triggered from the setValue() in the ox_propChangeToGlobCmd component. In that case seems i'm a little bit more flexible because i can overhand the component ID too.

image description

thanks Stephan

Hmmm, interesting Chill.

At time i have a solution with a custom component where i override the setValue()

<!-- ### show animation in tab if data are changed ### -->
<ox_propChangeToGlobCmd visible="false" value="@load(fxStatus.dirty)" 
                    componentId="@load(vm.tab.id)" />

So the Tabs are created in code i have no ViewModel for it and cannot use @GlobalCommand. I have implemented an EventQueue in my customized Tab class which are triggered from the setValue() in the ox_propChangeToGlobCmd component. In that case seems i'm a little bit more flexible because i can overhand the component ID too.

image description

thanks Stephan

PS: will be available in ZKBoost.

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More