Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

SciTextElement.SetSize Method 

Sets the size of the input box in characters.

public void SetSize(
   int size
);

Parameters

size
The size of the input box in characters.

See Also

SciTextElement Class | Plumtree.Remote.Sci Namespace