protected class SimpleDataSource.ActionDescriptor
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
WRAP_LIST_ITEM |
static int |
WRAP_TABLE_ROW |
Modifier and Type | Method and Description |
---|---|
int |
getAction()
Gets the type of this action.
|
java.lang.Object |
getActionObject()
Gets the action object that depends on type of this action.
|
public static final int WRAP_TABLE_ROW
public static final int WRAP_LIST_ITEM
public java.lang.Object getActionObject()
public int getAction()
© 2003-2011 by Sascha Schmidt (vision-cloud.de). All Rights Reserved.