htmleditor의 미리보기 내용을 제거 한다.
hideContent: function( arg )
현재 Model 에서 파라미터(Parameter)로 지정한 위치값에 해당하는 행(row)을 보이지 않게 하는데 사용합니다.
hideRows: function( nRowIdx )
Cell 에 tooltip 을 숨김처리하는 함수이다.
hideTitleTooltip : function( argRowIdx, argColIdx, argTime )
htmleditor의 toolbar를 hide 한다.
hideToolbar: function()
Cell 에 tooltip 을 숨김처리하는 함수이다.
hideTooltip : function( argRowIdx, argColIdx, argTime )
해당 cell에서 tooltip 메시지를 보여주는 함수이다.
hideTooltip : function( /**String*/argTreeKey, /**Integer, String*/argColIdx, /**Integer*/argTime )