D2WEditRelationship
D2WEditRelationship
- Subject: D2WEditRelationship
- From: Mark Wardle <email@hidden>
- Date: Mon, 15 Feb 2010 22:32:21 +0000
Dear all,
I'm trying to subclass and customise D2WEditRelationshipPage to create
a custom look (in fact, I'm subclassing ERNEUEditRelationshipPage).
Specifically, I want to be able to customise the page using the rule system.
Firstly, I want to hide the "query" button and the "query" panel.
In the WOD file, I can see:
DisplayQuery: WOConditional {
condition = displayQuery;
}
but the displayQuery attribute of the component is part of
D2WEditRelationshipPage, and I don't have the source code to that.
Secondly, I want to customise the browser component - in fact, replace
it with an embedded D2WList instead but all of the actions link into
D2WEditRelationshipPage and without decent documentation (and the
source code), it is very difficult.
This is an issue with subclassing more generally obviously.
Am I missing some obvious source of documentation for these
components, should I fire up a java decompiler, and is there a rule
that is checked by D2WEditRelationshipPage to disable/enable querying?
Thanks,
Mark
--
Dr. Mark Wardle
Specialist registrar, Neurology
Cardiff, UK
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden