Search Type: Posts; User: cantorh
Search: Search took 0.01 seconds.
-
6 Feb 2012 12:32 PM
Jump to post Thread: storeId not registered by cantorh
- Replies
- 3
- Views
- 1,415
Hi,
I have a store with a storeId. However, the storeId does not get registered with the StoreManager.
The class name is ‘ReplenishmentOrderStatus2ndSt’ and the storeId is... -
6 Feb 2012 10:26 AM
Jump to post Thread: setting properties to objects. by cantorh
- Replies
- 5
- Views
- 1,484
Hello Bharatn,
Using the url property as an example, let's say I have a string object called staticUrl in MyApp namespace...
MyApp.staticUrl = '/someBackEndScript';
I'd like to set up the url... -
6 Feb 2012 8:48 AM
Jump to post Thread: setting properties to objects. by cantorh
- Replies
- 5
- Views
- 1,484
Hello,
Is there a way to set string type properties to string objects? For example… a proxy has a url property. Let’s say I have a string object with the url. How can I set the url property to the... -
3 Feb 2012 9:47 AM
- Replies
- 1
- Views
- 683
Hi,
I have a Store, Model, Ajax proxy and an Array reader configured. I'm loading data from a data txt file. The data happens to have a missing comma. When clicking the "Load Data" option on the... -
2 Feb 2012 4:24 AM
- Replies
- 3
- Views
- 1,030
Hi,
I think I misinterpreted the message. Since it comes up next to the store instead of the model I figured it just needed to have a model for the store.
-thanks,
Hugo. -
1 Feb 2012 1:11 PM
Jump to post Thread: Code Editing? by cantorh
- Replies
- 19
- Views
- 3,349
Hello,
How's does one run code in the launch function? I ended up creating a Basic Function in the Application class and modifying (or hacking) the Application file in .metadata to get the Basic... -
1 Feb 2012 5:31 AM
- Replies
- 3
- Views
- 1,030
Hi,
I've created a model and a store. I set the model property of the store to the model that I just created but Designer shows a warning red exclamation to the right of the store in the Project... -
1 Feb 2012 4:44 AM
Jump to post Thread: Using custom classes by cantorh
- Replies
- 4
- Views
- 1,080
Thanks for the reply. That’s exactly what I was trying to do, I created a toolbar in a grid, promoted it to a class and dragged the promoted class into another grid. However, when I looked in the...
-
31 Jan 2012 12:31 PM
Jump to post Thread: Using custom classes by cantorh
- Replies
- 4
- Views
- 1,080
Hi,
I have a toolbar with a text field and two buttons that I’ve made into a class in Designer. I’d like to use this class throughout my project. How does one reuse a class?
...
Results 1 to 9 of 9
