Project Wonder 5.0

er.yui
Class YUIMain

java.lang.Object
  extended by com.webobjects.appserver.WOElement
      extended by com.webobjects.appserver.WODynamicElement
          extended by com.webobjects.appserver._private.WODynamicGroup
              extended by er.yui.YUIDivContainer
                  extended by er.yui.YUIMain

public class YUIMain
extends YUIDivContainer

Generates a YUI class = "yui-main" div.

Author:
Mitchell Smith
Bindings
id the id of the div
           
style the style of the div
           

Field Summary
 
Fields inherited from class com.webobjects.appserver._private.WODynamicGroup
_children
 
Fields inherited from class com.webobjects.appserver.WODynamicElement
_ConstructorParameters
 
Constructor Summary
YUIMain(java.lang.String aName, com.webobjects.foundation.NSDictionary<java.lang.String,java.lang.Object> associations, com.webobjects.appserver.WOElement template)
           
 
Method Summary
protected  java.lang.String divClass(com.webobjects.appserver.WOContext context)
           
protected  java.lang.String divID(com.webobjects.appserver.WOContext context)
           
protected  java.lang.String divStyle(com.webobjects.appserver.WOContext context)
           
 
Methods inherited from class er.yui.YUIDivContainer
appendToResponse, associations
 
Methods inherited from class com.webobjects.appserver._private.WODynamicGroup
addChildElement, appendChildrenToResponse, childrenElements, EmptyGroup, hasChildrenElements, invokeAction, invokeChildrenAction, takeChildrenValuesFromRequest, takeValuesFromRequest, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

YUIMain

public YUIMain(java.lang.String aName,
               com.webobjects.foundation.NSDictionary<java.lang.String,java.lang.Object> associations,
               com.webobjects.appserver.WOElement template)
Method Detail

divID

protected java.lang.String divID(com.webobjects.appserver.WOContext context)
Specified by:
divID in class YUIDivContainer

divClass

protected java.lang.String divClass(com.webobjects.appserver.WOContext context)
Specified by:
divClass in class YUIDivContainer

divStyle

protected java.lang.String divStyle(com.webobjects.appserver.WOContext context)
Specified by:
divStyle in class YUIDivContainer

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.