Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
clint317 #1
Component function returntype as component name.
How does the returntype as a component effect the function and the actual
return? Is this the same as extending another component? Can someone explain
what it means to use a component name as the return type in the function?
clint317 Guest
-
Way to know what component is calling a function
Hi, all. I seem to remember seeing a way to know which component is calling a function. For example, lets say I have two datagrids, each with a... -
Call function outside of component?
Hi, How can I call a public function that lives outside a component? I have a "Main.mxml" file that is set as my default application. In this... -
How do I change the state of a component outside ofthat component?
worked perfectly, thank you!! -
component function
Hi, I have a datagrid in main app. Any change to it affects the datagrid in my component. I am using my remoteobject call inside a component.... -
How to make a protected property in the base component public in the derived component?
I have a base component, from which several components derive. What I want is to just publish some of the protected properties in the base...



Reply With Quote

