Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Construct a dummy or

{section}
{column:width=70%}

Construct a dummy or "placeholder" subcomponent, that optionally provides empty implementations for a set of methods.


{code
:javascript|borderStyle=none|bgColor=white}
fluid.emptySubcomponent(options);
{code}

*File name:* {{Fluid.js

Parameters

}}

h2. Parameters

{span:class=borderless-table
}
|*{{options}}*| (Anything) can be anything, will use jQuery.makeArray to turn it into an
array

Return Value

Div
class
Wiki Markup
{div:class=api-page
}

h1. fluid.emptySubcomponent(options)
Section
Column
width70%
javascriptjavascript
bgColorwhite
borderStylenone
Span
class

options

Span
classborderless-table

Object

The empty subcomponent

Column
width5%
Column

See Also

Example

Code Blockjavascriptjavascript

example here
In this example, description here...
 array |
{span}

h2. Return Value
{span:class=borderless-table}
|*Object*| The empty subcomponent |
{span}

{column}

{column:width=5%}
{column}

{column}
h3. See Also
* [fluid.initSubcomponent]
{column}
{section}
----

h3. Example
{code:javascript}
example here
{code}
In this example, description here...

{div}