Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


oracle.ide.navigator
Class HostedView

java.lang.Object
  extended by oracle.ide.navigator.HostedView


public class HostedView
extends java.lang.Object

Constructor Summary
HostedView(ViewId viewId, float weight)
           

 

Method Summary
 ViewId viewId()
           
 float weight()
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

HostedView

public HostedView(ViewId viewId,
                  float weight)

Method Detail

viewId

public ViewId viewId()

weight

public float weight()

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


Copyright © 1997, 2012, Oracle. All rights reserved.