Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
{div:class=} h1.
Wiki Markup
Div
classapi-page

fluid.emptySubcomponent(options)

{section} {column:width=70%} Construct a dummy or

Section
Column
width70%

Construct a dummy or "placeholder"

subcomponent,

that

optionally

provides

empty

implementations

for

a

set

of

methods.

{

Code Block
:javascript|borderStyle=none|bgColor=white}
javascript
bgColorwhite
borderStylenone
javascript

fluid.emptySubcomponent(options);
{code} *File

File name:

* {{

Fluid.js

}} h2. Parameters {span:class=

Parameters

Span
classborderless-table

} |*{{options}}*|

options

(Anything)

can

be

anything,

will

use

jQuery.makeArray

to

turn

it

into

an

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}

array

Return Value

Span
classborderless-table

Object

The empty subcomponent

Column
width5%

Column

See Also


Example

Code Block
javascript
javascript

example here

In this example, description here...