|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jaxfront.core.util.ShowSourceCodeAction
public class ShowSourceCodeAction
Field Summary |
---|
Fields inherited from interface com.jaxfront.core.rule.Action |
---|
ACTION_DOM, ACTION_IDENTIFIER, ACTION_NAME, ACTION_SOURCE |
Constructor Summary | |
---|---|
ShowSourceCodeAction()
|
Method Summary | |
---|---|
void |
perform(Type eventSource,
Type target)
Performs any kind of action command. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShowSourceCodeAction()
Method Detail |
---|
public void perform(Type eventSource, Type target)
Action
perform
in interface Action
eventSource
- type which caused the event (event source)target
- target type to perform action on
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |