API Documentation > Interfaces > Interface TextAreaTimer
Interface TextAreaTimer

package com.ptc.uifc.uifcTextArea;

public interface
TextAreaTimer
extends
com.ptc.uifc.uifcCore.Timer


Description
Method Summary
void
OnTimer (TextArea handle)
Method Detail
OnTimer
void
OnTimer
(TextArea handle)
Parameters:
handle
Returns:
Was this helpful?