Nuxeo Enterprise Platform 5.4

org.nuxeo.opensocial.container.client
Interface ContainerConstants

All Superinterfaces:
com.google.gwt.i18n.client.Constants, com.google.gwt.i18n.client.Localizable, com.google.gwt.i18n.client.LocalizableResource

public interface ContainerConstants
extends com.google.gwt.i18n.client.Constants

Author:
Stéphane Fourrier

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.google.gwt.i18n.client.Constants
com.google.gwt.i18n.client.Constants.DefaultBooleanValue, com.google.gwt.i18n.client.Constants.DefaultDoubleValue, com.google.gwt.i18n.client.Constants.DefaultFloatValue, com.google.gwt.i18n.client.Constants.DefaultIntValue, com.google.gwt.i18n.client.Constants.DefaultStringArrayValue, com.google.gwt.i18n.client.Constants.DefaultStringMapValue, com.google.gwt.i18n.client.Constants.DefaultStringValue
 
Nested classes/interfaces inherited from interface com.google.gwt.i18n.client.LocalizableResource
com.google.gwt.i18n.client.LocalizableResource.DefaultLocale, com.google.gwt.i18n.client.LocalizableResource.Description, com.google.gwt.i18n.client.LocalizableResource.Generate, com.google.gwt.i18n.client.LocalizableResource.GeneratedFrom, com.google.gwt.i18n.client.LocalizableResource.GenerateKeys, com.google.gwt.i18n.client.LocalizableResource.Key, com.google.gwt.i18n.client.LocalizableResource.Meaning
 
Method Summary
 String addRow()
           
 String borderColor()
           
 String cantDeleteLastZoneError()
           
 String choose()
           
 String close()
           
 String closeTitle()
           
 String containerSizeTitle()
           
 String createdBy()
           
 String customContentTitle()
           
 String customSize()
           
 String enableFooter()
           
 String enableHeader()
           
 String folderSelection()
           
 String headerColor()
           
 String headerNFooterTitle()
           
 String preferences()
           
 String save()
           
 String showCode()
           
 String showCodeTitle()
           
 String sideBarTitle()
           
 String sizeInPixel()
           
 String title()
           
 String titleColor()
           
 String unknown()
           
 String windowTitle()
           
 

Method Detail

windowTitle

String windowTitle()

containerSizeTitle

String containerSizeTitle()

sizeInPixel

String sizeInPixel()

sideBarTitle

String sideBarTitle()

customContentTitle

String customContentTitle()

unknown

String unknown()

addRow

String addRow()

headerNFooterTitle

String headerNFooterTitle()

enableHeader

String enableHeader()

enableFooter

String enableFooter()

showCodeTitle

String showCodeTitle()

showCode

String showCode()

closeTitle

String closeTitle()

close

String close()

customSize

String customSize()

preferences

String preferences()

title

String title()

headerColor

String headerColor()

titleColor

String titleColor()

borderColor

String borderColor()

save

String save()

choose

String choose()

createdBy

String createdBy()

folderSelection

String folderSelection()

cantDeleteLastZoneError

String cantDeleteLastZoneError()

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.