|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.topbraid.actions.statement.AbstractStatementAction
public abstract class AbstractStatementAction
A basic implementation of IStatementAction with some convenience services.
| Constructor Summary | |
|---|---|
AbstractStatementAction(java.lang.String name)
|
|
AbstractStatementAction(java.lang.String name,
ImageMetadata imageMetadata)
|
|
| Method Summary | |
|---|---|
ImageMetadata |
getImageMetadata()
Gets the (optional) ImageMetadata associated with this action. |
java.lang.String |
getText()
Gets the display name of this action. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.topbraid.actions.statement.IStatementAction |
|---|
isEnabledFor, isVisibleFor, run |
| Constructor Detail |
|---|
public AbstractStatementAction(java.lang.String name)
public AbstractStatementAction(java.lang.String name,
ImageMetadata imageMetadata)
| Method Detail |
|---|
public ImageMetadata getImageMetadata()
IAction
getImageMetadata in interface IActionpublic java.lang.String getText()
IAction
getText in interface IAction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||