AjaxDragResize Class Reference

Inherits er::ajax::AjaxComponent.

Collaboration diagram for AjaxDragResize:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 AjaxDragResize (WOContext context)
void appendToResponse (WOResponse res, WOContext ctx)
String cssClass ()
String dragResizeID ()
WOActionResults handleRequest (WORequest request, WOContext context)
String style ()
boolean synchronizesVariablesWithBindings ()

Static Public Member Functions

static Object resizableObjectForPage (WOComponent page, String resizableID)

Protected Member Functions

void addRequiredWebResources (WOResponse response)

Private Attributes

String _dragResizeID

Static Private Attributes

static final String COMPONENT_RESIZABLES_MAP_KEY = "AjaxComponentResizablesMap"


Constructor & Destructor Documentation

AjaxDragResize ( WOContext  context  ) 


Member Function Documentation

void addRequiredWebResources ( WOResponse  res  )  [protected, virtual]

Override this method to append the needed scripts for this component.

Parameters:
res 

Implements AjaxComponent.

void appendToResponse ( WOResponse  res,
WOContext  ctx 
)

Overridden to call addRequiredWebResources(WOResponse).

Reimplemented from AjaxComponent.

String cssClass (  ) 

String dragResizeID (  ) 

WOActionResults handleRequest ( WORequest  request,
WOContext  context 
) [virtual]

Override this method to return the response for an Ajax request.

Parameters:
request 
context 

Implements AjaxComponent.

static Object resizableObjectForPage ( WOComponent  page,
String  resizableID 
) [static]

String style (  ) 

boolean synchronizesVariablesWithBindings (  ) 


Member Data Documentation

String _dragResizeID [private]

final String COMPONENT_RESIZABLES_MAP_KEY = "AjaxComponentResizablesMap" [static, private]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:37 2012 for Project Wonder by  doxygen 1.5.8