|
Friday, January 24, 2003 |
"How can I assign custom properties and control hints to a dynamically-created view object?"
Creating view objects dynamically is not the most efficient way to use a View Object, but when you truly don't know the SQL statement you need to execute until runtime, it's just what the doctor ordered. Here's a short article with code samples that illustrates how to set custom properties and UI control hints on your dynamically created view objects.
11:46:47 AM
|
|
I was reminded today of two small but not-to-be overlooked improvements in BC4J design time in 9.0.4:
- The new Move Package... context menu item. This lets you move a BC4J component to a new package. We're working on more global refactoring improvements for future releases, but this is a start.
- The new Edit Business Components Project context menu item on the *.jpr project node. This lets you quickly access the editor that traditionally you accessed by selecting Edit on the *.jpx file, but is just a little faster to get to.
9:16:12 AM
|
|
© Copyright 2008 Steve Muench.
|
|