Search:

Type: Posts; User: gohanz; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    0
    Views
    1,191

    about AbstractView

    hi,

    i wanna ask about the new AbstractView ...
    if the previous size of the view is changed, and when we click the view again, it will show the last size that we've changed ...
    so, it don't make...
  2. Replies
    1
    Views
    1,310

    validation in MessageAreaPane

    hi,

    how do you set the 'Username is required' when we typed at the loginForm?
    I didn't find that string anywhere in the code.

    thanks.
  3. Replies
    5
    Views
    2,159

    thanks for the answer ... ((SecureContext)...

    thanks for the answer ...

    ((SecureContext) ContextHolder.getContext()).getAuthentication().getAuthorities()

    i already do that. i make that call in the advisor, on method onWindowOpened ... but...
  4. Replies
    5
    Views
    2,159

    security in spring

    hi,

    how do i able to get what commands that a user can access according to its roles ? i'm using jdbc authentication

    thanks ...
  5. mm, i have more question about the view ... ...

    mm, i have more question about the view ...

    how do i save the previous view after i show the new view?

    for example, if i have a transaction that include 3 views, and have the ability to return...
  6. wow, thanks a lot it works ... :D

    wow, thanks a lot

    it works ... :D
  7. how to know which viewdescriptor is visible in the window

    hi,

    i have a toolbar and when i pressed the button, i want to know which viewdescriptor is shown at the active window ... how do i do it?


    thanks
  8. hi, thanks a lot for the detail definition. it...

    hi,

    thanks a lot for the detail definition. it brights up my life, hehehe :wink:
    it really really helps ... :)
  9. hi, i've put the command in the...

    hi,

    i've put the command in the command-context.xml, and i retrieve the command through this :

    ActionCommand ac =...
  10. action listener for button in spring-rcp using command

    is there an action listener for button in spring-rcp that is different from the standard swing's action listener, which using the command or something else?

    or i should just use the standard's one?
Results 1 to 10 of 10