|
![]() Quark Platform Documentation Version 1.7.0_0 Business Objects |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ArgumentExplorerOwner
This class is used as an intermediatary between the Explorer representation of arguments and the owner frame of the explorer. Since the explorer is only a UI shell, all of the dirty work must be done by the owner.
| Method Summary | |
|---|---|
String |
getHTMLFormattedMetadata(Gem.PartInput input)
Returns a string that describes the specified input. |
String |
getTypeString(TypeExpr typeExpr)
|
ValueEditorManager |
getValueEditorManager()
|
void |
retargetInputArgument(Gem.PartInput argument,
CollectorGem newTarget,
int addIndex)
Retarget an input argument to a new position or target. |
| Method Detail |
|---|
String getHTMLFormattedMetadata(Gem.PartInput input)
input - the input to describe.
void retargetInputArgument(Gem.PartInput argument,
CollectorGem newTarget,
int addIndex)
argument - the input argument to retarget.newTarget - the new target for the argument.addIndex - the index at which the argument will appear in the new target's reflected arguments.ValueEditorManager getValueEditorManager()
String getTypeString(TypeExpr typeExpr)
typeExpr -
|
![]() Quark Platform Documentation Version 1.7.0_0 Business Objects |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||