|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConditionalListItem | |
---|---|
org.moremotion.config | |
org.moremotion.page | |
org.moremotion.process |
Uses of ConditionalListItem in org.moremotion.config |
---|
Methods in org.moremotion.config that return ConditionalListItem | |
---|---|
ConditionalListItem[] |
ConditionalList.getItems(MoreMotionRequest request)
Returns a ConditionalListItem array after evaluating the conditions |
ConditionalListItem |
ConditionalListIterator.next()
|
Methods in org.moremotion.config with parameters of type ConditionalListItem | |
---|---|
void |
ConditionalList.add(ConditionalListItem listItem)
|
Uses of ConditionalListItem in org.moremotion.page |
---|
Subclasses of ConditionalListItem in org.moremotion.page | |
---|---|
class |
CommandDefinition
A CommandDefinition defines a command that can be used to navigate to a certain MoreMotion page. |
class |
CommandParameter
Represents a CommandParameter of a MoreMotion Page |
class |
DataRequestNode
|
class |
PageDataRequest
Represents a single data request for a page. |
class |
TemplateCall
|
Uses of ConditionalListItem in org.moremotion.process |
---|
Subclasses of ConditionalListItem in org.moremotion.process | |
---|---|
class |
CallDefinition
Represents the Call Definition belonging to one of "callProcess", "callQueryProcess" or "callTemplate" process configuration elements. |
class |
ProcessCallDefinition
|
class |
ProcessTemplateCallDefinition
|
class |
QueryProcessCallDefinition
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |