com.wewebu.ow.server.app
Interface OwComboboxRendererFactory

All Known Implementing Classes:
OwMainAppContext

public interface OwComboboxRendererFactory

Factory which will create new instances of a renderer.

Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.

For licensing information read the license.txt file or
go to: http://wiki.alfresco.com

Since:
3.2.0.0

Method Summary
 OwComboboxRenderer createComboboxRenderer()
          Return a new instance of a combobox renderer, will read configuration settings and create the corresponding instance.
 

Method Detail

createComboboxRenderer

OwComboboxRenderer createComboboxRenderer()
Return a new instance of a combobox renderer, will read configuration settings and create the corresponding instance.

Returns:
OwComboboxRenderer specific to the configuration


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.