IFlowSection

Kind of class: public interface
Package:
Inherits from:
  • none
Implemented by:
Classpath: org.asaplibrary.management.flow.IFlowSection
File last modified: Wednesday, 11 May 2011, 18:40:33
Building block of navigatable site sections.

Summary

Instance properties
Instance methods

Instance properties

startAction

startAction:IAction(read)

stopAction

stopAction:IAction(read)

Instance methods

getName

function getName() : String

setName

function setName(inName:String) : void