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-3.0.2 platform/wm/rhodes/RhoNativeViewManagerWM.h
rhodes-3.0.2.beta.1 platform/wm/rhodes/RhoNativeViewManagerWM.h
rhodes-3.0.1 platform/wm/rhodes/RhoNativeViewManagerWM.h
rhodes-3.0.1.beta.8 platform/wm/rhodes/RhoNativeViewManagerWM.h
rhodes-3.0.1.beta.7 platform/wm/rhodes/RhoNativeViewManagerWM.h
rhodes-3.0.1.beta.6 platform/wm/rhodes/RhoNativeViewManagerWM.h
rhodes-3.0.1.beta.5 platform/wm/rhodes/RhoNativeViewManagerWM.h
rhodes-3.0.1.beta.4 platform/wm/rhodes/RhoNativeViewManagerWM.h
rhodes-3.0.1.beta.3 platform/wm/rhodes/RhoNativeViewManagerWM.h
rhodes-3.0.1.beta.2 platform/wm/rhodes/RhoNativeViewManagerWM.h
rhodes-3.0.0 platform/wm/rhodes/RhoNativeViewManagerWM.h
rhodes-3.0.0.beta.7 platform/wm/rhodes/RhoNativeViewManagerWM.h
rhodes-3.0.0.beta.6 platform/wm/rhodes/RhoNativeViewManagerWM.h
rhodes-3.0.0.beta.5 platform/wm/rhodes/RhoNativeViewManagerWM.h
rhodes-3.0.0.beta.4 platform/wm/rhodes/RhoNativeViewManagerWM.h
rhodes-3.0.0.beta.3 platform/wm/rhodes/RhoNativeViewManagerWM.h
rhodes-3.0.0.beta.2 platform/wm/rhodes/RhoNativeViewManagerWM.h
rhodes-3.0.0.beta.1 platform/wm/rhodes/RhoNativeViewManagerWM.h
rhodes-2.4.1 platform/wm/rhodes/RhoNativeViewManagerWM.h
rhodes-2.4.1.beta.1 platform/wm/rhodes/RhoNativeViewManagerWM.h