|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.identity.StandardDisplayIdentity
wt.eff.StandardEffGroupDisplayIdentity
public class StandardEffGroupDisplayIdentity
Display identity for effectivity groups.
Supported API: true
Extendable: false
| Constructor Summary | |
|---|---|
StandardEffGroupDisplayIdentity(String resource_bundle,
String message_key,
LocalizableMessage display_type,
LocalizableMessage display_identifier,
DisplayIdentity eff_context_identity,
DisplayIdentity target_identity)
Constructor for identity. |
|
| Method Summary | |
|---|---|
DisplayIdentity |
getEffContextDisplayIdentity()
Gets the value of the attribute: effContextDisplayIdentity; The group's context's display identity. |
wt.eff.StandardEffRangesIdentifier |
getRangeMessage()
Gets the value of the attribute: rangeMessage; The range identity. |
DisplayIdentity |
getTargetDisplayIdentity()
Gets the value of the attribute: targetDisplayIdentity; The group's target's display identity. |
void |
setRangeMessage(wt.eff.StandardEffRangesIdentifier a_RangeMessage)
Sets the value of the attribute: rangeMessage; The range identity. |
void |
setTargetDisplayIdentity(DisplayIdentity a_TargetDisplayIdentity)
Sets the value of the attribute: targetDisplayIdentity; The group's target's display identity. |
| Methods inherited from class wt.identity.StandardDisplayIdentity |
|---|
getLocalizedMessage, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StandardEffGroupDisplayIdentity(String resource_bundle,
String message_key,
LocalizableMessage display_type,
LocalizableMessage display_identifier,
DisplayIdentity eff_context_identity,
DisplayIdentity target_identity)
resource_bundle - message_key - display_type - display_identifier - eff_context_identity - target_identity - | Method Detail |
|---|
public DisplayIdentity getEffContextDisplayIdentity()
public DisplayIdentity getTargetDisplayIdentity()
public void setTargetDisplayIdentity(DisplayIdentity a_TargetDisplayIdentity)
throws WTPropertyVetoException
a_TargetDisplayIdentity -
WTPropertyVetoExceptionpublic wt.eff.StandardEffRangesIdentifier getRangeMessage()
public void setRangeMessage(wt.eff.StandardEffRangesIdentifier a_RangeMessage)
throws WTPropertyVetoException
a_RangeMessage -
WTPropertyVetoException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||