Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

einfaches multirow window am Beispiel "Organization Type" #4

Open
homebeaver opened this issue Nov 11, 2019 · 0 comments
Open

einfaches multirow window am Beispiel "Organization Type" #4

homebeaver opened this issue Nov 11, 2019 · 0 comments

Comments

@homebeaver
Copy link
Contributor

Vergleich AD und gossip:

grafik

select * from ad_menu where ad_menu_id=441 -- für sonstige ad_menu informationen, wie ad_window_id=304, ... name="Organization Type"
select * from ad_treenodeMM where node_id=441 -- für parent_id und segno

select * from ad_window where ad_window_id=304          -- window metadaten

select seqno,tablevel,hastree,issinglerow,name --,*     -- tab metadaten
from ad_tab where ad_window_id=304 --and isactive='Y'
order by seqno
-- liefert:
10;0;"N";"N";"Org Type"
homebeaver pushed a commit that referenced this issue Nov 13, 2019
Korrektur: frame.setVisible(true) bei state.equals(StateValue.DONE)
homebeaver pushed a commit that referenced this issue Nov 13, 2019
TODO: die Breite ist nicht angepasst!
homebeaver pushed a commit that referenced this issue Nov 14, 2019
homebeaver pushed a commit that referenced this issue Nov 15, 2019
homebeaver pushed a commit that referenced this issue Nov 16, 2019
von DefaultTableModel abgeleitet werden
homebeaver pushed a commit that referenced this issue Nov 20, 2019
TODO Renderer + Editor, derzeit
- DefaultTableRenderer
- kein Editor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant