FlowNavigationData
| Kind of class: | public class |
|---|---|
| Package: | |
| Inherits from: |
|
| Classpath: | org.asaplibrary.management.flow.FlowNavigationData |
| File last modified: | Wednesday, 11 May 2011, 18:39:58 |
Navigation properties for FlowSection names.
Summary
Instance properties
- name : String
- trigger : Object
- stopEverythingFirst : Boolean
- updateState : Boolean
Instance methods
- toString () : String
Instance properties
name
name:String(read,write)
stopEverythingFirst
stopEverythingFirst:Boolean(read,write)
trigger
trigger:Object(read,write)
updateState
updateState:Boolean(read,write)
Instance methods
toString
function toString() : String