Sha256: 396ef802efa24996d69790d42829bd4615b4e8c890db8393f07707c7839ff015

Contents?: true

Size: 396 Bytes

Versions: 38

Compression:

Stored size: 396 Bytes

Contents

/*
 *  RhoNativeViewManagerWM.h
 *  rhorunner
 *
 *  Created by Dmitry Soldatenkov on 10/08/2010.
 *  Copyright 2010 Rhomobile. All rights reserved.
 *
 */

#ifndef _RHO_NATIVE_VIEW_MANAGER_WM_
#define _RHO_NATIVE_VIEW_MANAGER_WM_

#include "common/RhoNativeViewManager.h"

class RhoNativeViewManagerWM {
public: 
	static NativeViewFactory* getFactoryByViewType(const char* viewtype);
};

#endif

Version data entries

38 entries across 38 versions & 1 rubygems

Version Path
rhodes-2.4.0 platform/wm/rhodes/RhoNativeViewManagerWM.h
rhodes-2.4.0.beta.2 platform/wm/rhodes/RhoNativeViewManagerWM.h
rhodes-2.4.0.beta.1 platform/wm/rhodes/RhoNativeViewManagerWM.h
rhodes-2.3.2 platform/wm/rhodes/RhoNativeViewManagerWM.h
rhodes-2.3.2.beta.2 platform/wm/rhodes/RhoNativeViewManagerWM.h
rhodes-2.3.2.beta.1 platform/wm/rhodes/RhoNativeViewManagerWM.h
rhodes-2.3.1 platform/wm/rhodes/RhoNativeViewManagerWM.h
rhodes-2.3.1.beta.1 platform/wm/rhodes/RhoNativeViewManagerWM.h
rhodes-2.3.0 platform/wm/rhodes/RhoNativeViewManagerWM.h
rhodes-2.3.0.beta.3 platform/wm/rhodes/RhoNativeViewManagerWM.h
rhodes-2.3.0.beta.2 platform/wm/rhodes/RhoNativeViewManagerWM.h
rhodes-2.3.0.beta.1 platform/wm/rhodes/RhoNativeViewManagerWM.h
rhodes-2.2.6 platform/wm/rhodes/RhoNativeViewManagerWM.h
rhodes-2.2.6.beta.1 platform/wm/rhodes/RhoNativeViewManagerWM.h
rhodes-2.2.5 platform/wm/rhodes/RhoNativeViewManagerWM.h
rhodes-2.2.5.beta.3 platform/wm/rhodes/RhoNativeViewManagerWM.h
rhodes-2.2.5.beta.2 platform/wm/rhodes/RhoNativeViewManagerWM.h
rhodes-2.2.5.beta.1 platform/wm/rhodes/RhoNativeViewManagerWM.h