com.tibco.bpm.web.client.model.pagebus.hub
Class IframeAttributes

java.lang.Object
  extended by com.google.gwt.json.client.JSONValue
      extended by com.google.gwt.json.client.JSONObject
          extended by com.tibco.bpm.web.client.model.pagebus.hub.IframeAttributes

public class IframeAttributes
extends com.google.gwt.json.client.JSONObject

Used to pass attributes to the iframe element that is created for the IframeContainer. Use the JSONObject methods which this class extends to create the required attributes.

©2011 Cloud Software Group, Inc.

Since:
1.2.0

Constructor Summary
IframeAttributes()
           
 
Method Summary
static com.google.gwt.core.client.JavaScriptObject getDefaultJavaScriptObject()
           
 
Methods inherited from class com.google.gwt.json.client.JSONObject
containsKey, equals, get, getJavaScriptObject, hashCode, isObject, keySet, put, size, toString
 
Methods inherited from class com.google.gwt.json.client.JSONValue
isArray, isBoolean, isNull, isNumber, isString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IframeAttributes

public IframeAttributes()
Method Detail

getDefaultJavaScriptObject

public static com.google.gwt.core.client.JavaScriptObject getDefaultJavaScriptObject()


Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.