custom-component
GetProperty - Reading a property via reflection + SSIS Custom Component
Am in process of building my custom component.Am trying to read values 开发者_运维技巧of PipleBuffer by[详细]
2023-01-06 15:14 分类:问答Creating SSIS Custom Data Flow Component + SSIS 2008
Am a newbie to to SSIS Custom Component.Just started to code a component where the input row count will never be same as output row count.foreach input row it does some validation and generates n rows[详细]
2023-01-06 14:43 分类:问答JSF2.0: variable list of custom component
Is there any wa开发者_C百科y of using JSF2.0 in connection with variable lists of components? For example, lets say I have list o people that I would like to edit. They are presented on the page as li[详细]
2023-01-02 08:58 分类:问答FLEX: UIComponent Click Handler?
Thanks for reading. I\'m trying to put a label and an image on a UIComponent, side-by-side.I want to use UIComponent for efficiency reasons, and the entire component is more complicated than just a b[详细]
2023-01-01 11:48 分类:问答jsf 2.0 composite components - how to modify outer beans / attributes
I am just learning JSF 2 and playing with simple custom components. Imagine an ajax enabled custom component with two inputText fields:[详细]
2023-01-01 10:29 分类:问答Programmatically creating scrollview(s) from custom component in android
I\'m trying to build a compound control in Android, containing (among other things) a ScrollView. Things go wrong when I try to view the control in Eclipse, crashing with a NullPointerException after[详细]
2022-12-30 23:03 分类:问答Flex: How to create a floating notification message of sorts for a custom component?
I have a custom TextInput-based component for date and time with certain restrictions on what\'s considered \"within range\". But it\'s still fine to insert dates that are outside the range.[详细]
2022-12-30 08:22 分类:问答Does a VCL OrgChart component with decent features exists? Is there a viable alternative?
I am using DevExpress OrgChart component that is still maintained but not developed since 2003 (fortunately bugs are fixed, but nothing more).[详细]
2022-12-30 07:32 分类:问答How does 'binding' in JSF work?
I\'ve created custom component which shows chart. Now I need to make binding support for this component i.e. generated chart-image should be available (as array of bytes) to backing bean via binding[详细]
2022-12-30 00:12 分类:问答How can I define custom 'contentGroups' in a custom Flex 4 component?
The spark panel component for example can be written like this <Panel title=\"Skinny\"> <child components ... />[详细]
2022-12-29 22:26 分类:问答