Can we have a ui:tableRowGroup with in  ui:tableRowGroup...?

can we have a ui:tableRowGroup with in ui:tableRowGroup
please help me by providing a code snippet

The short answer is no. A slightly longer answer.
There were attempts to compile Java to native code. I remember playing with such a compiler: TowerJ. If you do this, you will end up with native executables, but not only one. You will have one per platform. Hopefully you will find compilers like this for all platforms (unlikely) or at least to all platforms you expect your application to run on. Compiling Java like this is complex and it may have all kind of restrictions.
Symantec VisualCafe (out of business) now, provided a feature by which you could turn your Java program into a Windows executable. It was a bid executable containing a small native stub, the VM started by the stub, all the JDK classes and all your classes. It was still running under a VM, but this fact was hidden from you. I am pretty sure this concept is alive, just Google for it.
If you drop the requirement "without VM" only to "without user having to install the JRE", you can survive. You can package the Sun VM with your application (legal, but read the conditions) and than install both. The user does not know what you install, the VM is just another component of your application among others that make it work. You do not need an installer for this, a ZIP with all the stuff inside does the trick.
Note that again, you will need to create separate installers/zips for every platform supported, because the JRE part is not the same.

Similar Messages

  • Can you have two different users with itune accounts on the same computer?

    Can you have two different users with separate itune accounts on the same Ipad?

    Yes, create another user profile on the computer and each user can log into their own profile that way.

  • HT204053 can i have multiple iCloud accounts with the same Apple id

    Can i have multiple iCloud accounts with the same Apple id

    Welcome to the Apple Community.
    No, your ID is essentially your account. You can have email aliases and you can have multiple accounts, but I don't think that's what you are asking.

  • Can you have multiple iCloud's with one Apple ID?

    Can you have multiple iCloud's with one Apple ID?

    You can have multiple iclouds with multiple id's

  • Since I have iOS7, I can't have any USB connexion with my Macbook pro!!!! even after another my iphone was exchanged, I think there is a bug in IOS7!!!

    Since I have iOS7, I can't have any USB connexion with my Macbook pro!!!! even after another my iphone was exchanged, I think there is a bug in IOS7!!!

    philippefromfra wrote:
    Since I have iOS7, I can't have any USB connexion with my Macbook pro!!!! even after another my iphone was exchanged, I think there is a bug in IOS7!!!
    Sounds like a bug in Macbook pro. May be bug in the cable? Everything bugged up on you.

  • Can  i have a connected mode with lightroom 5 for my SONY SLT-A77V ?

    can  i have a connected mode with lightroom 5 for my SONY SLT-A77V ?
    thanks for anwers.

    Hi,
    Haveee a look here for Tethered Camera Support: http://helpx.adobe.com/lightroom/kb/tethered-camera-support-lightroom-4.html

  • Hi, how can i have a live chat with one of the people from apple so i they can help me with my problem?

    hi, how can i have a live chat with one of the people from apple so i they can help me with my problem?

    https://getsupport.apple.com/Issues.action

  • Can I have two Aperture projects with same name?

    Hi. I'm new to Aperture and an advanced iPhoto user. I started using Aperture sharing the same library with iPhoto (that new functionallity).
    I've read lots of manuals and tutorials (Apple's and others) as well as this support topics. I understand iPhoto Events are now Aperture Projects and I've read a lot about how should it be organized and so on.
    My problem is: I got, for example, 4 iPhoto Events with the name "Friends". The appear in Apperture as 4 Projects named "Friends". I decided to rename one of them and the I came back to "Friends" name. Aperture won't let me: it appends "(1)". It seems I cannot name to Projects the same way, although I have that.
    Before: Friends, Friends, Friends, Friends
    After renaming one of them and trying to get back to original name: Friends, Friends, Friends, Friends (1)
    I have that duplicated name because it is like a title, photos of my friends in different time (one Friends is from 2005, other from 2010, and so on, for example).
    It seems pretty bad I have to come up with a new name for each new Project, considering I have hundreds of them today. Any tips? Thanks.

    If there is nothing separating the images then put them all in the same project. If you have a project Friends you know all your friends images are in there and you can find the ones you want by date or keyword or even Face.
    There is no requirement to have the images from different times at the bar to be in different projects. I personally wouldn't work that way but if having a project called Friends at Bar works for you then place all the images of your friends at the bar in that project.
    Of course another way to look at this is to use albums to pull all the images of your Friends at Bars together. Don't have the name of the project organize your library, create albums and/or smart albums to collect the images into meaningful groupings.
    regards

  • I can't have a video call with my Gtalk contacts

    Hi, I'm a new user in Mac world. Recently I bought a macbook pro and I have a problem with iChat. My girlfriend have a PC and we talk thru Gtalk video chat when I has a PC. I configure the iChat to have a video call with her but the video call icon is disable so I can't send her the invitation for the video.
    I decided go to gmail.com and have the video call there but when the video call starts she can see me but i can see her, I only see her photo contact and my photo contact.
    Please help me with this problem because is driving me crazy!

    Hi,
    When Google started out doing the Video Chat bit they used the Flash Plug-in but now use their own.
    However that does mean that now and then people find the the Flash and Google Plug-in clash  (More likely for Flash Web Based chats not to work)
    I don't use Safari every day.
    Firefox has a Tools Menu and can list the plug-ins in there.
    I can only see a place in Safari to turn Off All Plug-ins in the Preferences > Security.
    Uploaded with Skitch!
    Check that you have the Flash Plug-in
    Uploaded with Skitch!
    8:31 PM      Tuesday; March 20, 2012
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
      iMac 2.5Ghz 5i 2011 (Lion 10.7.3)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • When can we have Product Store ANE with 64 Bit Support

    Hi,
    We are using Product Store ANE from Gaming SDK 1.4 . With the medatory  requirement of 64-bit support by Apple we are unable to submit our apps. Is it possible either to get the source code or a 64-bit ANE.
    Thanks
    Rahul

    I created a hello-world application with only the productStore.ane and exported a release build, it failed again.
    Then i unchecked the flag Hide-ANE-Library-Symbols and it was successful.
    Successful package :
    Unfortunately i cannot use this option in the main app as a bunch of other ANEs will start failing.
    Taking a very wild guess as this option was added from AIR 3.4 the current one targeting 3.1 might have something to do with it.
    Anton Azarov did you try with the Hide-ANE-Library-Symbols checked ?
    Abhinav Dhandh can you check if you guys can reproduce this and help me out.
    Thanks
    Shantanu

  • Can we have 2 Alert Configurations with same XI Server, Local&Central(CCMS)

    Hi,
    I am looking to configure Local Alert Configuration with XI Server,
    It already had CCMS Alert Configurations in place, But the solution Manager
    is forwarding alerts related to all the Servers (ECC,CRM,BW,XI). It is becoming
    difficult to track the alerts of XI.
    So my question is is it possible to have 2 alert configurations with XI l ocal & Certral (CCMS)?.
    What are the effects if we have both.
    I think  it is possible to maintain xi specific alerts to specific mail ID's . But basis is finiding difficult in doing this.
    Let me know suggestions if you have any in this case.

    Yes you can have your own PI specific alerts.
    You do this via ALRTCATDEF (as stated earlier)
    You can edit the message header so you know if it's PI generated or if you log in as PISUPER to configure this then the sender will be PISUPER
    Alternatively, why dont you ask BASIS to turn off monitoring for XI and allow you do a more fine-tuned version of this monitoring.
    Or even better, dont create any local alerts but have BASIS finetune the central alerts so that the affected system is included in the subject header, also have them create roles for these systems and ensure messages are only sent to the impacted role. Blindly sending messages for all system to all system owners is really lazy config.

  • HT201342 Can I have different email address with my iCloud mailbox

    I have a website and would like to have my email address with the same name ex: [email protected] linked to my iCloud mailbox. Is it possible?

    iCloud handles only its own email addresses - @icloud.com only for new accounts, and @mac.com and @me.com for people who already have them. It doesn't interact with other email accounts.
    What you can do is to set up forwarding at the other account so that messages are forwarded to iCloud (I should set it also to retain the messages on the server if I were you).  This will enable you to check the messages using your iCloud account, though there is only any point in all this if you are doing it online at icloud.com because you are away from home. If you are at home you can more easily just receive the messages straight from the account.
    However you should note that in replying to messages received on iCloud you cannot respond using the other account's address as the 'From' address - you can only use the iCloud address.

  • Can I have multiple event structures with the same event cases?

    Hello, 
    I'm doing an application that reproduces the front panel of the HP6675A power supply. To achieve this, I have done a state machine with different states
    (initialize, measures, voltage, current, ocp, ov, store, recall, etc). In each state, should have an event structure that catches the events of the buttons, like for example: if the current state is the Voltage mode and the user press the current button the next state will be the Current mode. For this in each state of the state machine should be the same event structure with the same events.
    My problem is that the Vi doesn't work properly when I have multiple event structures with the same event cases. There are some possibily to do this, and how? Or is impossible to have multiple events? I have been reading some posts, but I don't find solutions. 
    Any help is appreciated.
    Thank you very much.
    Solved!
    Go to Solution.

    natasftw wrote:
    Or as others mentioned, make two parallel loops.  In one loop, have your state machine.  In the other, have just the Event Handler.  Pass the events from the handler to the state machine by way of queues.
    A proper state machine will not need the second loop.  The "Wait For Event" or "Idle" state (whatever you want to call it) is all you really need in order to catch the user button presses.  The setup is almost there.  Maybe add a shift register to keep track of which state to go to in the case of a timeout on the Event Structure.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines

  • Can I have a network user with the same name as a local user?!

    I have just set up Mac OS X 10.8 SErver with Open Directory.  I have about 20 machines that I will be setting up, some which have mainly been used localy and just used to tap into Shared Files, [historically], but am wanting to use network users for better backup and support.
    However some of the legacy accounts were not used on off the server...  What I have is the following :-
    a)    [Person A]  - They are a network user with Password [Password A]
    b)    The computer is [Person A], they have a Password [Password Old] (so it is different)
    I have Network Account Users turned on, with a green dot! (have domain all set up)
    However How do I connect using either a or b.  depending on what i feel like that day!
    ? Help any ideas.
    Ultimately I will have set up all my client machines with a client admin user and standard password... but I am not there yet!

    Moving from local (legacy) users to network users takes a one-time hassle of moving the contents of their local home folder contents up to the server. Using a finder copy never worked for me. What I finally found worked reliably was using rsync to copy the entire users local folder up to the server. Once on the server, move the files into place (if you didn't rsync them there directly. Finally, Chown all the files (on the server) to associate them with the correct userID on the server. If everything looks right on the server, you can test by trying to login as this user from another local Mac (but now as a network account), and hopefully their home folder looks like they expected.
    Note you will need admin access in the local machine and the server to rsync their home folder. You don't want to be logged into their account while trying to copy their files up to the server.
    If rsync is not your bag, a portable hard disk and/or disk image of their home folder is another way to move their stuff.
    Once you've verified that their network account got to the server ok, then REMOVE the local account.

  • Can we have the 'select list with submit' type within a tabular form?

    An item can be the "Select list with submit' type so a form has no problem with it. However, when I built a tabular form manually, I couldn't find this type. There are only three types avaiable: "named", "static", and "dynamic".
    Is it possible to have the "submit" type so columns of the tabular form can be dynamically rendered based on the user inputs?
    Another question I have is how to dynamically build the tabular form with decode func. For example, if the value of col_1 is 'val_1', then build a select list in col_2; otherwise null in col_2.
    I tried to use
    select col1,
    decode (col1, 'val_1', select htmldb_item.select_list_from_lov(2, first, 'lov1') from dual, null)
    from....
    where....
    But it didn't work.
    I'd like to know whether it's feasible to have something like that.
    TIA.
    Message was edited by:
    Luc

    You could use a region of type PL/SQL function
    returning SQL query to dynamically build this kind of
    tabular form. However if you want to use the built-in
    multi-row insert, update and delete processes, all
    items in a column must have the same display type. Marc, thanks for the quick reply. I appreciate it.
    I got your idea. However, I need to have the javascript 'ToggleAll' as the heading so the form works as same as the built-in one. If I put the query definition into a pl/sql procedure, where I can put this html tab attribute? It can not be inside the checkbox function, otherwise the checkbox of any row would act as same as the header.
    I hope I've made this clear.
    To Vikas: It's our clients who want this, not us. :(

Maybe you are looking for

  • URGENT: Passing Array from JSP to a Stored Procedure

    Hi, Can some one please help me understanding how can I pass array from JSP page to a stored procedure in database. Thanks in advance. Jatinder

  • "Delete and close gap" stopped working

    Another first: In one project, but not in others, "Delete and close gap" will only work if I delete complete clips. If I try to trim a clip, either in the Timeline, or in the Sceneline by trimming in-points or out-points in the mini-timeline under th

  • Are Type 1 Fonts compatible with Windows 8 Pro 64-bit?

    Are Type 1 Fonts compatible with Windows 8 Pro 64-bit? Can anyone point to a specific reference that says Type 1 fonts should or shouldn't work?

  • Wireless networking fails after AirPort Extreme Update 2007-003

    I have just tried installing AirPort Extreme Update 2007-003 on a MacBook Pro and wireless networking, which used to work, now no longer works. My wireless network consists of the MBP and a Thomson Speedtouch 585 ADSL modem/router. The symptom is tha

  • The number of machines my license for CS6 works on

    Hello, I have 1 iMac at home and 2 personal Macbook Pro's - One that I use for presentations (and older and slower 17" that I prefer to lug around with me) and one (a faster new 17") that I use to work on when I am travelling. I have  bought the CS6