Sha256: 1d6ebf50e99358d1e53007b71d18fc70270886270051e33fd96e88a0516d2c50

Contents?: true

Size: 311 Bytes

Versions: 14

Compression:

Stored size: 311 Bytes

Contents

package com.rho.screenorientation;

import com.rho.screenorientation.IScreenOrientation;
import com.rho.screenorientation.ScreenOrientationBase;

public class ScreenOrientation extends ScreenOrientationBase implements IScreenOrientation
{
    public ScreenOrientation(String id)
    {
        super(id);
    }
}

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
rhodes-7.6.0 lib/commonAPI/screenorientation/ext/platform/android/src/com/rho/screenorientation/ScreenOrientation.java
rhodes-7.5.1 lib/commonAPI/screenorientation/ext/platform/android/src/com/rho/screenorientation/ScreenOrientation.java
rhodes-7.4.1 lib/commonAPI/screenorientation/ext/platform/android/src/com/rho/screenorientation/ScreenOrientation.java
rhodes-7.1.17 lib/commonAPI/screenorientation/ext/platform/android/src/com/rho/screenorientation/ScreenOrientation.java
rhodes-6.2.0 lib/commonAPI/screenorientation/ext/platform/android/src/com/rho/screenorientation/ScreenOrientation.java
rhodes-6.0.11 lib/commonAPI/screenorientation/ext/platform/android/src/com/rho/screenorientation/ScreenOrientation.java
rhodes-5.5.18 lib/commonAPI/screenorientation/ext/platform/android/src/com/rho/screenorientation/ScreenOrientation.java
rhodes-5.5.17 lib/commonAPI/screenorientation/ext/platform/android/src/com/rho/screenorientation/ScreenOrientation.java
rhodes-5.5.15 lib/commonAPI/screenorientation/ext/platform/android/src/com/rho/screenorientation/ScreenOrientation.java
rhodes-5.5.0.22 lib/commonAPI/screenorientation/ext/platform/android/src/com/rho/screenorientation/ScreenOrientation.java
rhodes-5.5.2 lib/commonAPI/screenorientation/ext/platform/android/src/com/rho/screenorientation/ScreenOrientation.java
rhodes-5.5.0.7 lib/commonAPI/screenorientation/ext/platform/android/src/com/rho/screenorientation/ScreenOrientation.java
rhodes-5.5.0.3 lib/commonAPI/screenorientation/ext/platform/android/src/com/rho/screenorientation/ScreenOrientation.java
rhodes-5.5.0 lib/commonAPI/screenorientation/ext/platform/android/src/com/rho/screenorientation/ScreenOrientation.java