|
SAP NetWeaver 7.30 (SP05) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IActionList
| Method Summary | |
|---|---|
boolean |
add(IAction action)
TODO: Description of the Method. |
void |
add(int index,
IAction action)
TODO: Description of the Method. |
boolean |
containsAction(IAction action)
TODO: Description of the Method. |
boolean |
containsAction(IActionType actionType)
TODO: Description of the Method. |
IAction |
get(int index)
TODO: Description of the Method. |
IAction |
getAction(IActionType actionType)
Get the Action attribute of the IActionList object. |
int |
indexOf(IAction handler)
TODO: Description of the Method. |
int |
lastIndexOf(IAction action)
TODO: Description of the Method. |
IActionListIterator |
listIterator()
TODO: Description of the Method. |
IActionListIterator |
listIterator(int index)
TODO: Description of the Method. |
boolean |
remove(IAction action)
TODO: Description of the Method. |
IAction |
remove(int index)
TODO: Description of the Method. |
IAction |
set(int index,
IAction action)
TODO: Description of the Method. |
int |
size()
TODO: Description of the Method. |
IActionList |
subList(int index1,
int index2)
TODO: Description of the Method. |
| Method Detail |
|---|
int size()
boolean containsAction(IAction action)
action - TODO: Description of the incoming method parameter
boolean containsAction(IActionType actionType)
actionType - TODO: Description of the incoming method parameter
IAction getAction(IActionType actionType)
actionType - TODO: Description of the incoming method parameter
boolean add(IAction action)
action - TODO: Description of the incoming method parameter
boolean remove(IAction action)
action - TODO: Description of the incoming method parameter
IAction get(int index)
index - TODO: Description of the incoming method parameter
IAction set(int index,
IAction action)
index - TODO: Description of the incoming method parameteraction - TODO: Description of the incoming method parameter
void add(int index,
IAction action)
index - TODO: Description of the incoming method parameteraction - TODO: Description of the incoming method parameterIAction remove(int index)
index - TODO: Description of the incoming method parameter
int indexOf(IAction handler)
handler - TODO: Description of the incoming method parameter
int lastIndexOf(IAction action)
action - TODO: Description of the incoming method parameter
IActionListIterator listIterator()
IActionListIterator listIterator(int index)
index - TODO: Description of the incoming method parameter
IActionList subList(int index1,
int index2)
index1 - TODO: Description of the incoming method parameterindex2 - TODO: Description of the incoming method parameter
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
|
SAP NetWeaver 7.30 (SP05) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||