|
Ujorm release 1.22 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ujorm.core.UjoActionImpl
public class UjoActionImpl
A default implementation of the UjoAction.
| Field Summary |
|---|
| Fields inherited from interface org.ujorm.UjoAction |
|---|
ACTION_CLONE, ACTION_COPY, ACTION_CSV_EXPORT, ACTION_CSV_IMPORT, ACTION_RESBUNDLE_EXPORT, ACTION_RESBUNDLE_IMPORT, ACTION_TABLE_SHOW, ACTION_TO_STRING, ACTION_UNDEFINED, ACTION_XML_ELEMENT, ACTION_XML_EXPORT, ACTION_XML_IMPORT, ACTION_ZERO_REPLACE, DUMMY |
| Constructor Summary | |
|---|---|
UjoActionImpl(int type)
|
|
UjoActionImpl(int type,
java.lang.Object context)
|
|
UjoActionImpl(java.lang.Object context)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getContext()
Returns a conetxt of the action. |
int |
getType()
Returns a type of the action. |
java.lang.String |
toString()
String value |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UjoActionImpl(int type,
java.lang.Object context)
public UjoActionImpl(java.lang.Object context)
public UjoActionImpl(int type)
| Method Detail |
|---|
public final int getType()
getType in interface UjoActionpublic final java.lang.Object getContext()
getContext in interface UjoActionpublic java.lang.String toString()
toString in class java.lang.Object
|
Ujorm release 1.22 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||