Packagecom.degrafa.decorators
Interfacepublic interface IDecorator
SubinterfacesIRenderDecorator
ImplementorsDecoratorBase

IDecorator is the base interface for basic decorations. See DecoratorBase.



Public Methods
 MethodDefined by
  
end(stack:CommandStack):void
IDecorator
  
IDecorator
Method detail
end()method
public function end(stack:CommandStack):voidParameters
stack:CommandStack
initialize()method 
public function initialize(stack:CommandStack):voidParameters
stack:CommandStack